iapDot11Mode
XIRRUS-MIB ·
.1.3.6.1.4.1.21013.1.2.12.1.1.1.11
Object
column r/w
Enumeration
Set 802.11 mode (band), where dot11a mode is 5GHz band and dot11g mode is 2.4GHz band (abg only radios)
Context
- MIB
- XIRRUS-MIB
- OID
.1.3.6.1.4.1.21013.1.2.12.1.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- iapEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'XIRRUS-MIB' -M '/opt/observium/mibs/xirrus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XIRRUS-MIB::iapDot11Mode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XIRRUS-MIB' -M '/opt/observium/mibs/xirrus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XIRRUS-MIB::iapDot11Mode.<iapIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XIRRUS-MIB' -M '/opt/observium/mibs/xirrus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XIRRUS-MIB::iapDot11Mode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | dot11a |
1 | dot11g |
2 | monitor |