cmdot11NMode
CM-dot11plus-MIB ·
.1.3.6.1.4.1.1166.1.19.51.1.5.1.16
Object
scalar deprecated
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 dot1154gNetMode. 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.1.16- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- cmdot11MgmtBase
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::cmdot11NMode.0'
More examples
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::cmdot11NMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | off |