hwApUpdateResult
HUAWEI-WLAN-UPDATE-MIB ·
.1.3.6.1.4.1.2011.6.139.7.2.1
Object
scalar Enumeration
Ap update result. 1 means success 2 means failure, unknown error 3 means failure, insufficient AP memory 4 means failure, fail to download the file 5 means failure, mismatch between the version in the EFS tail and the version in the file name 6 means failure, invalid file name 7 means failure, mismatch between the AP type in the EFS tail and the AP 8 means failure, file content error 9 means failure, writing flash memory failure 10 means failure, upgrade timeout 11 means failure, the communication between AP and AC fails
Context
- MIB
- HUAWEI-WLAN-UPDATE-MIB
- OID
.1.3.6.1.4.1.2011.6.139.7.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hwWlanUpdateNotifyObjects
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-WLAN-UPDATE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-UPDATE-MIB::hwApUpdateResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-WLAN-UPDATE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-WLAN-UPDATE-MIB::hwApUpdateResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | failureUnknownError |
3 | failureInsufficientMemory |
4 | failureDownloadFileFailure |
5 | failureMismatchVersionEfsAndFileName |
6 | failureInvalidFileName |
7 | failureMismatchApTypeInEfs |
8 | failureFileContentError |
9 | failureWriteFlashFailure |
10 | failureTimeoutForUpgrade |
11 | failureCommunicationFaultApAndAc |