cmdot11WifiNProtection
CM-dot11plus-MIB ·
.1.3.6.1.4.1.1166.1.19.51.1.5.2.3.1.6
Object
column r/w
Enumeration
Determines if protection will be turned on or off for 802.11n mode. When set to auto, the Access Point will enable protection to allow 802.11n clients to co-exist with 802.11a/b/g clients. Note: This MIB object is only valid for products supporting 802.11n.
Context
- MIB
- CM-dot11plus-MIB
- OID
.1.3.6.1.4.1.1166.1.19.51.1.5.2.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmdot11nEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::cmdot11WifiNProtection'
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::cmdot11WifiNProtection.<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::cmdot11WifiNProtection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | off |