I'm trying to monitor certain oids from our HP C3000 Blade.

If I walk the value, it returns ok: snmpwalk -v 2c -c public 192.168.40.2 1.3.6.1.4.1.232.22.2.3.1.1.1.5 iso.3.6.1.4.1.232.22.2.3.1.1.1.5.1 = STRING: "458032-B21"

When I search for the value in SNMP Tester or add a Custom OID sensor, I get the following error: No such instance (SNMP error # 223)

Any ideas? We really need to monitor some of these OIDs... Thanks!


Article Comments

Seeing as the result seems to be in a string format, have you tried using our SNMP Custom String sensor?


Apr, 2012 - Permalink

Yes, and that also gives the same snmp error 223.


Apr, 2012 - Permalink

What precise OID are you using? Please make sure it is 1.3.6.1.4.1.232.22.2.3.1.1.1.5.1.


Apr, 2012 - Permalink

Ah doh, didn't even notice the .1 - Thanks!


Apr, 2012 - Permalink