All MIBs › DIAL-CONTROL-MIB › callHistoryConnectTime
callHistoryConnectTime
Module: DIAL-CONTROL-MIB
OID (symbolic): DIAL-CONTROL-MIB::callHistoryConnectTime
OID (numeric): 1.3.6.1.2.1.10.21.1.4.3.1.8
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description:
The value of sysUpTime when the call was connected.
What is callHistoryConnectTime?
This timestamp records when the call connected, measured in hundredths of a second since the device last rebooted. Engineers use it to correlate call events with other system logs and analyze call timing patterns. A value of 500,000 represents 5,000 seconds uptime when connection occurred.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.21.1.4.3.1.8 snmpwalk -v2c -c public <target> DIAL-CONTROL-MIB::callHistoryConnectTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.21.1.4.3.1.8.1 snmpget -v2c -c public <target> DIAL-CONTROL-MIB::callHistoryConnectTime.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.21 | dialControlMib | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1 | dialControlMibObjects | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.4 | callHistory | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.4.3 | callHistoryTable | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.4.3.1 | callHistoryEntry | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.4.3.1.8 | callHistoryConnectTime | DIAL-CONTROL-MIB |