cD11HtMacOperatingMode

CISCO-DOT11-HT-MAC-MIB · .1.3.6.1.4.1.9.9.626.1.2.1.1.1

Object

column r/w Enumeration
This object represents the level of protection to be
provided to the data transmissions of 802.11n radios.
The semantics are as follows.
              
'pureHt' - No protection will be provided to the
high throughput tranmissions in the BSS started on
this interface.  This indicates that there will
only be those high-throughput devices associated to
the AP in the respective BSS.
              
'optionalProtection' - Protection is optional
considering that there could be legacy devices in the
control and extension channels.
              
'mandatoryFortyProtection' - Protection is mandatory
for all the 40MHz channel transmissions.
              
'mandatoryAllProtection' - There are legacy devices
in the BSS and hence all high throughput transmissions
are mandatorily protected.

Context

MIB
CISCO-DOT11-HT-MAC-MIB
OID
.1.3.6.1.4.1.9.9.626.1.2.1.1.1
Type
column
Access
readwrite
Status
current
Parent
cD11HtMacOperationEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1pureHt
2optionalProtection
3mandatoryFortyProtection
4mandatoryAllProtection

Conformance