MIB Viewer

cdFactNonVolOperStatus

OBJECT-TYPE
1.3.6.1.4.1.4413.2.99.1.1.2.1.6
Access
read-only
Status
current
Sub-identifiers
0
This object reports the current state of the non volatile storage on this device. If no read or write operation is currently pending or in progress, then the object will return a value of idle(0). If a read or write operation is currently pending or in progress, the appropriate value will be returned. This object may be polled to determine when a write operation initiated by cdFactCommitSettings is complete.
INTEGER { idle(0), readPending(1), reading(2), writePending(3), writing(4) }