ceRedunGroupDefinitionChanged
CISCO-ENTITY-REDUNDANCY-MIB ·
.1.3.6.1.4.1.9.9.498.1.1.1.1.7
Object
The value of sysUpTime when there was the most recent change
to any objects in the ceRedunGroupTypesTable except for
ceRedunGroupCounts or ceRedunNextUnusedGroupIndex.
The sysUpTime should also reflect changes to either the
ceRedunVendorTypesTable, ceRedunInternalStatesTable
or ceRedunSwitchoverReasonTable.
Normally these objects are static, but if there was an in
service upgrade to the software image of the managed system
then the tables may change and should be read again.
If there has been no change since the last initialization
of the local network management system, this object should
contain the value 0.
Context
- MIB
- CISCO-ENTITY-REDUNDANCY-MIB
- OID
.1.3.6.1.4.1.9.9.498.1.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ceRedunGroupTypesEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ENTITY-REDUNDANCY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-REDUNDANCY-MIB::ceRedunGroupDefinitionChanged'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-REDUNDANCY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-REDUNDANCY-MIB::ceRedunGroupDefinitionChanged.<ceRedunGroupTypeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-REDUNDANCY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-REDUNDANCY-MIB::ceRedunGroupDefinitionChanged'
Syntax
- Source
- SNMPv2-TCTimeStamp
- Base type
Unsigned32- Based on
- SNMPv2-SMITimeTicks
Type Description
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be
defined in the description of any object defined using this
type.
If sysUpTime is reset to zero as a result of a re-
initialization of the network management (sub)system, then
the values of all TimeStamp objects are also reset.
However, after approximately 497 days without a re-
initialization, the sysUpTime object will reach 2^^32-1 and
then increment around to zero; in this case, existing values
of TimeStamp objects do not change. This can lead to
ambiguities in the value of TimeStamp objects.
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of