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
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | idle |
1 | readPending |
2 | reading |
3 | writePending |
4 | writing |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdFactCommitSettings Setting this object to true(1) causes any factory settings which
have been provisioned to be committed to permanent storage on the
device. Reading this object always returns fals… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4413.2.99.1.1.2.1.1 |
| cdFactScratchPad This object provides a 32 bit scratch pad which may be used for any
purpose desired. Data written to this scratch pad will be permanently
stored on the device. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4413.2.99.1.1.2.1.2 |
| cdFactSerialNumberTable A list of serial numbers for this device. A table is necessary for
this purpose to accomodate possibly multiple serial numbers for a
given device - internal vs. published serial … | table | - | .1.3.6.1.4.1.4413.2.99.1.1.2.1.3 |
| cdFactMacAddressTable A table of MAC addresses used by this device. MAC addresses in this
table may be internal to the device or external, meaning they are
assigned by the device to an externally atta… | table | - | .1.3.6.1.4.1.4413.2.99.1.1.2.1.4 |
| cdFactIpSettingsTable A table of settings used when provisioning the IP stack(s) on this
device. | table | - | .1.3.6.1.4.1.4413.2.99.1.1.2.1.5 |