All MIBs › CISCO-DIAL-CONTROL-MIB › cCallHistoryLogicalIfIndex
cCallHistoryLogicalIfIndex
Module: CISCO-DIAL-CONTROL-MIB
OID (symbolic): CISCO-DIAL-CONTROL-MIB::cCallHistoryLogicalIfIndex
OID (numeric): 1.3.6.1.4.1.9.3.25.1.4.3.1.7
Node type: OBJECT-TYPE
Type: InterfaceIndexOrZero
Access: read-only
Description:
This is the ifIndex value of the logical interface through which this call was made. For ISDN media, this would be the ifIndex of the B channel which was used for this call. If the ifIndex value is unknown, the value of this object will be zero. For an IP call, the value will be zero.
What is cCallHistoryLogicalIfIndex?
This OID records which logical network interface (like an ISDN B-channel) was used for a past call. It identifies the communication path a call took. A telecom technician would review call history using this value to trace which physical link a VoIP or ISDN call traveled through.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.3.25.1.4.3.1.7 snmpwalk -v2c -c public <target> CISCO-DIAL-CONTROL-MIB::cCallHistoryLogicalIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.3.25.1.4.3.1.7.1 snmpget -v2c -c public <target> CISCO-DIAL-CONTROL-MIB::cCallHistoryLogicalIfIndex.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.7 | cCallHistoryLogicalIfIndex | CISCO-DIAL-CONTROL-MIB |