cdFactNonVolOperStatus
BRCM-CABLEDATA-FACTORY-MIB ·
.1.3.6.1.4.1.4413.2.99.1.1.2.1.6
Object
scalar
Enumeration
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.
Context
- MIB
- BRCM-CABLEDATA-FACTORY-MIB
- OID
.1.3.6.1.4.1.4413.2.99.1.1.2.1.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cableDataFactoryBase
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | idle |
1 | readPending |
2 | reading |
3 | writePending |
4 | writing |