coDot11FrequencyBandsSupported

COLUBRIS-802DOT11-MIB · .1.3.6.1.4.1.8744.5.4.3.9.1.3

Object

column Integer32
The capability of the OFDM PHY implementation to operate in
the three U-NII bands. Coded as an integer value of a 
three  1 bit fields as follow:
              
bit 0  - Capable of operating in the lower (5.15-5.25 GHz)
         U-NII band.
              
bit 1  - Capable of operating in the middle (5.25-5.35 GHz)
         U-NII band.
              
bit 2  - Capable of operating in the middle (5.725-5.825 GHz)
         U-NII band.
              
For example, for an implementation capable of operating in the
lower and middle bands, this object would take the value 3.

Context

MIB
COLUBRIS-802DOT11-MIB
OID
.1.3.6.1.4.1.8744.5.4.3.9.1.3
Type
column
Access
readonly
Status
current
Parent
coDot11PhyOFDMEntry
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 'COLUBRIS-802DOT11-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-802DOT11-MIB::coDot11FrequencyBandsSupported'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COLUBRIS-802DOT11-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-802DOT11-MIB::coDot11FrequencyBandsSupported.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COLUBRIS-802DOT11-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COLUBRIS-802DOT11-MIB::coDot11FrequencyBandsSupported'

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.

Conformance