MIB Viewer

prvtBootOperStatus

OBJECT-TYPE
1.3.6.1.4.1.738.1.111.1.3.5.5
Access
read-only
Status
current
Sub-identifiers
0
The object is used to show the current status of the upgrating process. The default value is ready(1), indicating that the process is idle. when the value is set to notReady(2), the device upgrading mechanism is not correctly configured. upgradeInProgress(3) indicates upgrading process have started and haven't finished yet.
INTEGER { unknown(0), ready(1), notReady(2), upgradeInProgress(3) }