Getting No Such Object available on this agent at this OID errors

Hello , I’m testing Librenms on a VM Ubuntu 20 and want to monitor ESXi 6.5 on Dell server with OpenManage 9.4 installed , but getting lots of " No Such Object available on this agent at this OID " errors when I run ./discovery.php.

Librenms info:

Component Version
LibreNMS 22.2.1-7-gb8736fa75
DB Schema 2022_02_03_164059_increase_auth_id_length (235)
PHP 7.4.3
Python 3.8.10
MySQL 10.3.32-MariaDB-0ubuntu0.20.04.1
RRDTool 1.7.2
SNMP 5.8
====================================

There’s a Voltage error when I run ./discovery.php for example:
Voltage: SNMP[‘/usr/bin/snmpbulkwalk’ ‘-v2c’ ‘-c’ ‘public’ ‘-OsqnU’ ‘-m’ ‘LM-SENSORS-MIB’ ‘-M’ ‘/opt/librenms/mibs:/opt/librenms/mibs/vmware’ ‘udp:10.0.102.102:161’ ‘lmVoltSensorsDevice’]
.1.3.6.1.4.1.2021.13.16.4.1.2 No Such Object available on this agent at this OID

Invalid snmp_walk() data = .1.3.6.1.4.1.2021.13.16.4.1.2 No Such Object available on this agent at this OID

Some of the monitoring seems fine , but others like Voltage …etc are not working , please let me know if needed addition info, thanks.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.