h3cOnuUpdateResult
H3C-EPON-MIB ·
.1.3.6.1.4.1.2011.10.2.42.1.5.8.1.2
Object
column
Enumeration
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.
Context
- MIB
- H3C-EPON-MIB
- OID
.1.3.6.1.4.1.2011.10.2.42.1.5.8.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cOnuFirmwareUpdateEntry
- Table
- h3cOnuFirmwareUpdateTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | updating |
2 | ok |
3 | fail |
4 | fileNotExist |
5 | notSetFilename |
6 | fileNotMatchONU |
7 | timeout |
8 | otherError |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| h3cOnuUpdate update(1): Update the ONU firmware.
Config the MIB object module h3cEponOnuUpdateFileName
with the filename of ONU firmware first. | column | Enumeration | .1.3.6.1.4.1.2011.10.2.42.1.5.8.1.1 |
| h3cOnuUpdateFileName The filename of the ONU firmware to be updated.
Note that the filename must contain the file path. | column | OctetString | .1.3.6.1.4.1.2011.10.2.42.1.5.8.1.3 |
| h3cOnuUpdateProtType private(0): Using private protocol to update the ONU firmware.
ctc(1): Using ctc standard protocol to update the ONU firmware. | column | Enumeration | .1.3.6.1.4.1.2011.10.2.42.1.5.8.1.4 |