MIB Viewer

downloadResultCode

OBJECT-TYPE
1.3.6.1.4.1.9303.4.3.1.3.6
Access
read-only
Status
current
Sub-identifiers
0
This object returns the status of the last download procedure. If no downloads have occurred, none(0) is returned, or if there is currently a download in progress, inProgress(1) is returned.
INTEGER { none(0), inProgress(1), success(2), failureHostNotFound(3), failureFileNotFound(4), failureFileIncorrectSize(5), failureFileVerifyFailure(6), failureFileIncompatible(7), failureUnknownError(8) }