cmdot11WifiNMode

CM-dot11plus-MIB · .1.3.6.1.4.1.1166.1.19.51.1.5.2.3.1.1

Object

column r/w Enumeration
Used to enable/disable 802.11n operation. 
'Auto' is used to enable 802.11n operation; the Access Point will detect which
 stations are out there and operate in the proper mode.
'Off' is used to disable 802.11n operation; the Access Point will operate in the
 mode specified by cmdot1154gNetMode. The nOnly setting will configure the
 card to operate only in N mode - 'b' and 'g' modes will be inhibited.
              
 Note: This MIB object is only valid for products supporting 802.11n,
 and also affects other MIB selections.

Context

MIB
CM-dot11plus-MIB
OID
.1.3.6.1.4.1.1166.1.19.51.1.5.2.3.1.1
Type
column
Access
readwrite
Status
current
Parent
cmdot11nEntry

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 'CM-dot11plus-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-dot11plus-MIB::cmdot11WifiNMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CM-dot11plus-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-dot11plus-MIB::cmdot11WifiNMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-dot11plus-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-dot11plus-MIB::cmdot11WifiNMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1auto
2off
3nOnly