cD11HtPhyOperBand

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

Object

column Enumeration
This object represents the frequency band an 
802.11n radio operates in.  The semantics are
as follows.
              
24GHz - The radio operates in the 2.4GHz frequency
band.
              
5GHz - The radio operates in the 5 GHz frequency
band.

Context

MIB
CISCO-DOT11-HT-PHY-MIB
OID
.1.3.6.1.4.1.9.9.607.1.1.2.1.3
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::cD11HtPhyOperBand'
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::cD11HtPhyOperBand.<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::cD11HtPhyOperBand'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1band24GHz
2band5GHz

Conformance