ntWlanApRateSupportLevel

NORTEL-WLAN-AP-MIB · .1.3.6.1.4.1.45.1.11.1.10.1.1.3

Object

column r/w Enumeration
This object indicates whether a specific rate is currently
supported, and if so, whether it is a basic rate.
              
   off - indicates that this rate is not currently
       supported.
              
   supported - indicates that this rate is currently
       supported, but is not required to be supported
       by an MU in order to connect to this radio.
              
   supportedBasic - indicates that this rate is currently
       supported as a basic rate, and an MU must also
       support this rate in order to connect to this
       radio.

Context

MIB
NORTEL-WLAN-AP-MIB
OID
.1.3.6.1.4.1.45.1.11.1.10.1.1.3
Type
column
Access
readwrite
Status
current
Parent
ntWlanApRateSupportEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NORTEL-WLAN-AP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-WLAN-AP-MIB::ntWlanApRateSupportLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NORTEL-WLAN-AP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-WLAN-AP-MIB::ntWlanApRateSupportLevel.<ntWlanApRateSupportIfIndex>.<ntWlanApRateSupportSpeed>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NORTEL-WLAN-AP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NORTEL-WLAN-AP-MIB::ntWlanApRateSupportLevel'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0off
1supported
2supportedBasic