|
Description:
|
h3cOnuUpdateResult OBJECT-TYPE
SYNTAX INTEGER {updating(1), ok(2), fail(3), fileNotExist(4), notSetFilename(5), fileNotMatchONU(6), timeout(7), otherError(8)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"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."
|
|
|