MIB Viewer

h3cOnuUpdateResult

OBJECT-TYPE
1.3.6.1.4.1.43.45.1.10.2.42.1.5.8.1.2
Access
read-only
Status
current
Sub-identifiers
0
The ONU firmware update result. updating - The ONU is updating firmware right now. ok - The ONU update result is OK. fail - The ONU update result is fail. fileNotExist - The ONU update failed because the file does not exist. notSetFilename - The ONU firmware filename is not set. fileNotMatchONU - The ONU firmware does not match the ONU. timeout - The ONU responses timeout. otherError - The ONU update result is unknown.
INTEGER { updating(1), ok(2), fail(3), fileNotExist(4), notSetFilename(5), fileNotMatchONU(6), timeout(7), otherError(8) }