clExtApDot11WirelessModeSupported

CISCO-LWAPP-EXT-MIB · .1.3.6.1.4.1.9.9.9998.1.1.3.2.1.6

Object

column Integer32
This object represents wireless mode supported.
              
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.3.2.1.6
Type
column
Access
readonly
Status
current
Parent
clExtApDot11IfEntry

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::clExtApDot11WirelessModeSupported'
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::clExtApDot11WirelessModeSupported.<cLApSysMacAddress>.<cLApDot11IfSlotId>'
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::clExtApDot11WirelessModeSupported'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-31