wlanAPStatus
OBS ✓
WLSX-WLAN-MIB ·
.1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.19
Object
column ARUBA-TCArubaAPStatus
AP Status.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Discovery
Polling
Explore Observium network monitoring
Context
- MIB
- WLSX-WLAN-MIB
- OID
.1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wlsxWlanAPEntry
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::wlanAPStatus'
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::wlanAPStatus.<wlanAPMacAddress>'
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::wlanAPStatus'
Syntax
- Source
- ARUBA-TCArubaAPStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | up |
2 | down |