Hi, I use the voltage meter quite a lot since all my APs are connected directly to a 12 V battery.
So in ver 4.9 I get:
[root@ns objects]# /usr/bin/snmpget -t 1 -r 9 -m ALL -v 1 -c public 172.22.4.10:161 1.3.6.1.4.1.14988.1.1.3.8.0
SNMPv2-SMI::enterprises.14988.1.1.3.8.0 = INTEGER: 126
So I know everything is fine since it reads 12.6 V
BUT, ver 4.11 I get:
[root@ns objects]# /usr/bin/snmpget -t 1 -r 9 -m ALL -v 1 -c public 172.22.4.10:161 1.3.6.1.4.1.14988.1.1.3.8.0
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: SNMPv2-SMI::enterprises.14988.1.1.3.8.0
Is there a work around, or fix like 4.12 soon?
Jorge Frater