Hello,
I have a problem adding custom oid sensor. I would like to add custom oid for RTT average (nqaResultsRttAvg OID ID - 1.3.6.1.4.1.2011.5.25.111.4.1.1.26) - this oid is huawei equipment.
(http://oidref.com/1.3.6.1.4.1.2011.5.25.111.4.1.1.26)
I am receiving error - Value: No such instance (SNMP error # 223).
When I run snmpwalk I am receiving values. example
snmpwalk -v2c -c {password} {IP} 1.3.6.1.4.1.2011.5.25.111.4.1.1.26
SNMPv2-SMI::enterprises.2011.5.25.111.4.1.1.26.12.86.105.108.110.105.117.115.95.82.105.103.97.4.112.105.110.103.3078.1 = Gauge32: 6 SNMPv2-SMI::enterprises.2011.5.25.111.4.1.1.26.12.86.105.108.110.105.117.115.95.82.105.103.97.4.112.105.110.103.3079.1 = Gauge32: 21 SNMPv2-SMI::enterprises.2011.5.25.111.4.1.1.26.12.86.105.108.110.105.117.115.95.82.105.103.97.4.112.105.110.103.3080.1 = Gauge32: 8 SNMPv2-SMI::enterprises.2011.5.25.111.4.1.1.26.12.86.105.108.110.105.117.115.95.82.105.103.97.4.112.105.110.103.3081.1 = Gauge32: 6 SNMPv2-SMI::enterprises.2011.5.25.111.4.1.1.26.12.86.105.108.110.105.117.115.95.82.105.103.97.4.112.105.110.103.3082.1 = Gauge32: 5
I have tried snmp tester and tested OID by adding OID values one by one, but the result is the same.
1.3.6.1.4.1.2011.5.25.111.4.1.1.26.2011.5.25.111.4.1.1.26.12.86.105.108.110.105.117.115.95.82.105.103.97.4.112.105.110.103
Maybe someone has the same problems. Maybe you could advice how should I proceed with troubleshooting?
Kind regards, Egidijus
Add comment