MIB Viewer

hwApUpdateResult

OBJECT-TYPE
1.3.6.1.4.1.2011.6.139.7.2.1
Access
read-only
Status
current
Sub-identifiers
0
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
INTEGER { success(1), failureUnknownError(2), failureInsufficientMemory(3), failureDownloadFileFailure(4), failureMismatchVersionEfsAndFileName(5), failureInvalidFileName(6), failureMismatchApTypeInEfs(7), failureFileContentError(8), failureWriteFlashFailure(9), failureTimeoutForUpgrade(10), failureCommunicationFaultApAndAc(11) }