cctHistoryCallId
CISCO-CALL-TRACKER-MIB ·
.1.3.6.1.4.1.9.9.163.1.3.7.1.2
Object
column CctCallId
The call identifier for the call.
This is the same value assigned to the call in
cctActiveCallId when it was in the cctActiveTable.
It is possible for two cctHistoryEntry entries to have
the same cctHistoryCallId if one very long running call
terminates after the cctActiveCallId has wrapped around
and is reassigned to a new short lived call.
Context
- MIB
- CISCO-CALL-TRACKER-MIB
- OID
.1.3.6.1.4.1.9.9.163.1.3.7.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cctHistoryEntry
- Groups
- 2
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-CALL-TRACKER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALL-TRACKER-MIB::cctHistoryCallId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CALL-TRACKER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALL-TRACKER-MIB::cctHistoryCallId.<cctHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CALL-TRACKER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CALL-TRACKER-MIB::cctHistoryCallId'
Values & Constraints
Type Constraints
range: 1..4294967295
Conformance
Member of