cwrOperatingBand

CISCO-WIRELESS-IF-MIB · .1.3.6.1.4.1.9.9.136.1.3.2.1.4

Object

column r/w Enumeration
This object represents the portion of the frequency spectrum in 
which the radio PHY will operate.
bandUNII(1) - The U-NII (Unlicensed National Information 
                         Infrastructure)
              band represents the frequency range 5725.25 to 
              5823.75 MHz.
bandMMDS(2) - The MMDS (Multichannel Multipoint Distribution 
                       Service)
             band represents the frequency range 2150.75 to
             2688.25 MHz.
bandOther(3)- For all other frequenciy ranges.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1bandUNII
2bandMMDS
3bandOther

Conformance