MIB Viewer

managementLoadExecuteStatus

OBJECT-TYPE
1.3.6.1.4.1.738.1.111.1.3.2.5
Access
read-only
Status
current
Sub-identifiers
0
Provides status on the execute file load procedure. The status return is given by one of the enumerated codes not-started (download has not yet started) in-progress (download has not yet finished) success (download has finished successfully) error-connection (download cannot connect) error-filename (download has bad image path/filename) error-fault (download has fault condition on device).
INTEGER { not-started(1), in-progress(2), success(3), error-connection(4), error-filename(5), error-fault(6) }