hwWlanIDIndexedApRunState
HUAWEI-WLAN-AP-MIB ·
.1.3.6.1.4.1.2011.6.139.13.3.10.1.7
Object
column Enumeration
This object indicates the AP state.
Context
- MIB
- HUAWEI-WLAN-AP-MIB
- OID
.1.3.6.1.4.1.2011.6.139.13.3.10.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwWlanIDIndexedApEntry
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 'HUAWEI-WLAN-AP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-AP-MIB::hwWlanIDIndexedApRunState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-WLAN-AP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-AP-MIB::hwWlanIDIndexedApRunState.<hwWlanIDIndexedApId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-WLAN-AP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-WLAN-AP-MIB::hwWlanIDIndexedApRunState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | autofind |
3 | typeNotMatch |
4 | fault |
5 | config |
6 | configFailed |
7 | download |
8 | normal |
9 | committing |
10 | commitFailed |
11 | standby |
12 | verMismatch |
13 | nameConflicted |
14 | invalid |
15 | countryCodeMismatch |