clExtRFProfileWirelessMode

CISCO-LWAPP-EXT-MIB · .1.3.6.1.4.1.9.9.9998.1.1.7.1.1.1

Object

column r/w Unsigned32
This object represents wireless mode configuration.
              
bit 0 - dot11a
bit 1 - dot11b
bit 2 - dot11g
bit 3 - dot11an
bit 4 - dot11gn
              
AP can support wireless multi-mode, the value can follow the example:
gn  an  g   b   a
--------------------
0    0  1   1   0
value:6, means b/g

Context

MIB
CISCO-LWAPP-EXT-MIB
OID
.1.3.6.1.4.1.9.9.9998.1.1.7.1.1.1
Type
column
Access
readwrite
Status
current
Parent
clExtRFProfileEntry

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

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-31