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

Scalars 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
1success
2failureUnknownError
3failureInsufficientMemory
4failureDownloadFileFailure
5failureMismatchVersionEfsAndFileName
6failureInvalidFileName
7failureMismatchApTypeInEfs
8failureFileContentError
9failureWriteFlashFailure
10failureTimeoutForUpgrade
11failureCommunicationFaultApAndAc