|
|
Description:
|
sieVvFwuObjectUpdateState OBJECT-TYPE
SYNTAX INTEGER {
updateStateIdle (0),
updateStateDelayed (1),
updateStatePending (2),
updateStateFailed (3),
updateStateWaitForReboot (4),
updateStateWaitForReset (5)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Specifies the state of this object with regard to update:
0 = normal, default state,
1 = cannot update now, e.g. a RAID rebuild is running,
2 = in the process of updating,
3 = error, update could not be completed successfully.
4 = update OK, but needs a reboot to become active,
5 = update OK, but needs a reset to become active."
|
|
|
|