MIB Viewer

dlOperStatus

OBJECT-TYPE
1.3.6.1.4.1.52.1.6.4.17
Access
read-only
Status
mandatory
Sub-identifiers
0
This object reflects the status of the download code. A value of normalOperation(3) reflects either a down load was started but has finished normally and no reset was specified or no down load has been started. A value of downLoadActive only appears while a down load is in progress. A value of downLoadCompleteError reflects that a down load was started however an error was detected.
INTEGER { other(1), unknown(2), normalOperation(3), downLoadActive(4), downLoadCompleteError(5) }