ccCfgHistChangeCount
SYMBOL-CC-WS2000-MIB ·
.1.3.6.1.4.1.388.11.2.2.5.1
Object
This value will increment by 1 or more for each
config change. It persists across reboots.
This variable can only be SET with the same value
that it currently contains. Any other value will
cause a SET-FAILED.
Note that this is NOT a TEST-AND-INCREMENT
semaphore, as this value does not immediately
increment after a config change, but only after
a short, though non-zero, delay. Because of this
non-zero delay, it is not suitable as a semaphore.
Note also that this value counts the number of
times that Flash memory has been written, which
may be greater than the number of config changes.
Context
- MIB
- SYMBOL-CC-WS2000-MIB
- OID
.1.3.6.1.4.1.388.11.2.2.5.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ccCfgHist
- Siblings
- 2
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccCfgHistChangeTime A snapshot of sysUpTime as of the last config
change. | scalar | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.388.11.2.2.5.2 |
| ccCfgHistSemaphore Can be used to solve the multiple-manager problem.
Before performing any SETs, the manager reads this
value. As a VAR-BIND of the only/last SET PDU,
this value is written with th… | scalar | SNMPv2-TCTestAndIncr | .1.3.6.1.4.1.388.11.2.2.5.3 |