MIB Viewer

hwNewPatchOperState

OBJECT-TYPE
1.3.6.1.4.1.2011.6.6.2.3.1.5
Access
read-only
Status
current
Sub-identifiers
0
The current state of the patch. Options: 1.patchActive(1) -indicates that a patch is in the activated state. 2.patchDeActive(2) -indicates that a patch is in the deactivated state. 3.patchRunning(4) -indicates that a patch is in the running state. 4.patchWaitActive(5) -indicates that a patch is in the to be activated state. 5.patchWaitRunning(6) -indicates that a patch is in the state of waiting to be run. 6.patchWaitDelete(7) -indicates that a patch is in the state of waiting to be deleted.
INTEGER { patchActive(1), patchDeActive(2), patchRunning(4), patchWaitActive(5), patchWaitRunning(6), patchWaitDelete(7) }