Hey,
I run Linux VM with net-snmp on it
here is the output of custom variable that I have added
[root@linxuph53 ~]# snmpwalk -v 1 127.0.0.1 -c public .1.3.6.1.4.1.2021.8 UCD-SNMP-MIB::extIndex.1 = INTEGER: 1 UCD-SNMP-MIB::extNames.1 = STRING: sessionsweb UCD-SNMP-MIB::extCommand.1 = STRING: /bin/sh UCD-SNMP-MIB::extResult.1 = INTEGER: 0 UCD-SNMP-MIB::extOutput.1 = STRING: 70 UCD-SNMP-MIB::extErrFix.1 = INTEGER: noError(0) UCD-SNMP-MIB::extErrFixCmd.1 = STRING:
this is the value that interest me:
UCD-SNMP-MIB::extOutput.1 = STRING: 70
however when I try to create a custom SNMP Sensor adding this line: 1.3.6.1.4.1.2021.8 in OID value in settings I'm getting this error
No Such Name (SNMP error # 2)
any ideas?
thanks, Dmitry
Add comment