MIB Viewer

ctDLOperStatus

OBJECT-TYPE
1.3.6.1.4.1.52.4.1.5.8.1.17
Access
read-only
Status
mandatory
Sub-identifiers
0
This object reflects the status of the download code. normalOperation(3) - Indicates that either no download has been started, or that a download was started and has finished normally. downLoadActive(4) - indicates a download is currently in progress. downLoadCompleteError(5) - Indicates that a download was started but an error was detected.
INTEGER { other(1), unknown(2), normalOperation(3), downLoadActive(4), downLoadCompleteError(5) }