All MIBs › CISCO-DIAL-CONTROL-MIB › cCallHistoryConnectTime
cCallHistoryConnectTime
Module: CISCO-DIAL-CONTROL-MIB
OID (symbolic): CISCO-DIAL-CONTROL-MIB::cCallHistoryConnectTime
OID (numeric): 1.3.6.1.4.1.9.3.25.1.4.3.1.10
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description:
The value of sysUpTime when the call was connected.
What is cCallHistoryConnectTime?
This read-only object records the system uptime (sysUpTime) value at the exact moment when a call connection was established in the call history table. It provides a timestamp reference for when the call actually transitioned to an active state. Call center systems use this to generate accurate call timing records and CDR (Call Detail Record) reporting for billing and analytics.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.3.25.1.4.3.1.10 snmpwalk -v2c -c public <target> CISCO-DIAL-CONTROL-MIB::cCallHistoryConnectTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.3.25.1.4.3.1.10.1 snmpget -v2c -c public <target> CISCO-DIAL-CONTROL-MIB::cCallHistoryConnectTime.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.3 | ciscoExperiment | CISCO-SMI |
| 1.3.6.1.4.1.9.3.25 | ciscoDialControlMib | CISCO-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.3.25.1 | ciscoDialControlMibObjects | CISCO-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.3.25.1.4 | cCallHistory | CISCO-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.3.25.1.4.3 | cCallHistoryTable | CISCO-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.3.25.1.4.3.1 | cCallHistoryEntry | CISCO-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.3.25.1.4.3.1.10 | cCallHistoryConnectTime | CISCO-DIAL-CONTROL-MIB |