hwWlanAPPowerSupplyState
HUAWEI-WLAN-AP-MIB ·
.1.3.6.1.4.1.2011.6.139.13.3.3.1.80
Object
column Enumeration
This object indicates the AP power supply state. In Limited state, some functions are limited. In Disabled state, all radios are off, and some WLAN functions are unavailable.
Context
- MIB
- HUAWEI-WLAN-AP-MIB
- OID
.1.3.6.1.4.1.2011.6.139.13.3.3.1.80- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwWlanApEntry
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::hwWlanAPPowerSupplyState'
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::hwWlanAPPowerSupplyState.<hwWlanApMac>'
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::hwWlanAPPowerSupplyState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | insufficient |
3 | limited |
4 | invalid |