cD11HtPhyOperatingMode

CISCO-DOT11-HT-PHY-MIB · .1.3.6.1.4.1.9.9.607.1.1.2.1.1

Object

column Enumeration
This object represents the mode of operation of
802.11n interface at the physical layer.  The
semantics are as follows.
              
legacy - In this mode, packets are transmitted
in the legacy 802.11a/g format.
              
mixed  - In this mode, packets are transmitted
with a preamble that can be recognized by the
legacy 802.11a/g devices.  Both mixed mode and
legacy packets can be recognised by the receiving
802.11n interface.
              
greenField - In this mode, a transmitting station
won't add a preamble to the packets sent.

Context

MIB
CISCO-DOT11-HT-PHY-MIB
OID
.1.3.6.1.4.1.9.9.607.1.1.2.1.1
Type
column
Access
readonly
Status
current
Parent
cD11HtPhyEntry
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-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-HT-PHY-MIB::cD11HtPhyOperatingMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DOT11-HT-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-HT-PHY-MIB::cD11HtPhyOperatingMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DOT11-HT-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DOT11-HT-PHY-MIB::cD11HtPhyOperatingMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1legacy
2mixed
3greenField

Conformance