hpnicfDot11APOperationStatus

HPN-ICF-DOT11-APMT-MIB · .1.3.6.1.4.1.11.2.14.11.15.2.75.2.1.1.1.4

Object

column Enumeration
Represents operational status of AP.
The following values are supported:
join         - AP is joining to AC.
joinConfirm  - AC confirm whether permit AP to join.
download     - AP is downloading software from AC.
config       - AP and AC exchange configuration before AP
- provide WLAN service.
run          - The WLAN service is ready.

Context

MIB
HPN-ICF-DOT11-APMT-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.75.2.1.1.1.4
Type
column
Access
readonly
Status
current
Parent
hpnicfDot11APObjectStatusEntry

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 'HPN-ICF-DOT11-APMT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DOT11-APMT-MIB::hpnicfDot11APOperationStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-DOT11-APMT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DOT11-APMT-MIB::hpnicfDot11APOperationStatus.<hpnicfDot11APID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-DOT11-APMT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-DOT11-APMT-MIB::hpnicfDot11APOperationStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1join
2joinConfirm
3download
4config
5run