ctpcStatEventHistoryIndex
CISCO-TELEPRESENCE-CALL-MIB ·
.1.3.6.1.4.1.9.9.644.1.5.3.1.1
Object
column Unsigned32
A unique non-zero integer value that identifies a
row in this table.
The value of this table starts from '1' and monotonically
increases for each threshold crossed event
received by the agent. If the value of this object is
'4294967295', the agent will reset it to '1' upon receiving the
next event.
Context
- MIB
- CISCO-TELEPRESENCE-CALL-MIB
- OID
.1.3.6.1.4.1.9.9.644.1.5.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ctpcStatEventHistoryEntry
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-TELEPRESENCE-CALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TELEPRESENCE-CALL-MIB::ctpcStatEventHistoryIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TELEPRESENCE-CALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TELEPRESENCE-CALL-MIB::ctpcStatEventHistoryIndex.<ctpcStatEventHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TELEPRESENCE-CALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TELEPRESENCE-CALL-MIB::ctpcStatEventHistoryIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295