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
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-CC-WS2000-MIB::ccCfgHistChangeCount.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-CC-WS2000-MIB::ccCfgHistChangeCount'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295