2.9.27 - SNMP broken

…at least for wireless interfaces:

snmpget from linux machine to MT 2.9.27: (OID = wireless interface tx rate)

management:~# snmpget -v1 -cpublic 10.0.5.1 .1.3.6.1.4.1.14988.1.1.1.1.1.2.3
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: SNMPv2-SMI::enterprises.14988.1.1.1.1.1.2.3

snmpget from linux machine to same MT downgraded to 2.9.26:(OID = wireless interface tx rate)

management:~# snmpget -v1 -cpublic 10.0.5.1 .1.3.6.1.4.1.14988.1.1.1.1.1.2.3
SNMPv2-SMI::enterprises.14988.1.1.1.1.1.2.3 = Gauge32: 9000000

If you do a print oid does MT still show its using the same OID for that value? Maybe the identifier for that nic changed.

Mine is:

0 X tx-rate=.1.3.6.1.4.1.14988.1.1.1.1.1.2.6
rx-rate=.1.3.6.1.4.1.14988.1.1.1.1.1.3.6
strength=.1.3.6.1.4.1.14988.1.1.1.1.1.4.6
ssid=.1.3.6.1.4.1.14988.1.1.1.1.1.5.6
bssid=.1.3.6.1.4.1.14988.1.1.1.1.1.6.6
frequency=.1.3.6.1.4.1.14988.1.1.1.1.1.7.6

Sam

We aren’t having any problems with SNMP for wireless interfaces on 2.9.27. As mentioned, your OID may be different as the index may have changed.