wlanAPRadioMode
WLSX-WLAN-MIB ·
.1.3.6.1.4.1.14823.2.2.1.5.2.1.5.1.5
Object
column ARUBA-TCArubaAccessPointMode
The Mode in which the radio is operating.
Context
- MIB
- WLSX-WLAN-MIB
- OID
.1.3.6.1.4.1.14823.2.2.1.5.2.1.5.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wlsxWlanRadioEntry
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 'WLSX-WLAN-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-WLAN-MIB::wlanAPRadioMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WLSX-WLAN-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-WLAN-MIB::wlanAPRadioMode.<wlanAPMacAddress>.<wlanAPRadioNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WLSX-WLAN-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WLSX-WLAN-MIB::wlanAPRadioMode'
Syntax
- Source
- ARUBA-TCArubaAccessPointMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | airMonitor |
2 | accessPoint |
3 | accessPointAndMonitor |
4 | meshPortal |
5 | meshPoint |
6 | rfprotectSensor |
7 | spectrumSensor |
8 | station |
9 | stationMeshP |
10 | amsMode |
11 | controllerMode |
12 | airmatchMonitor |