All MIBs › DIAL-CONTROL-MIB › callHistoryLogicalIfIndex
callHistoryLogicalIfIndex
Module: DIAL-CONTROL-MIB
OID (symbolic): DIAL-CONTROL-MIB::callHistoryLogicalIfIndex
OID (numeric): 1.3.6.1.2.1.10.21.1.4.3.1.5
Node type: OBJECT-TYPE
Type: InterfaceIndex
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.
What is callHistoryLogicalIfIndex?
This number identifies the logical channel (like an ISDN B-channel) through which the call passed. Engineers use this to pinpoint which channel was in use and check for uneven load distribution across channels. On an ISDN card with 4 channels, this might be 1, 2, 3, or 4.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.21.1.4.3.1.5 snmpwalk -v2c -c public <target> DIAL-CONTROL-MIB::callHistoryLogicalIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.21.1.4.3.1.5.1 snmpget -v2c -c public <target> DIAL-CONTROL-MIB::callHistoryLogicalIfIndex.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.5 | callHistoryLogicalIfIndex | DIAL-CONTROL-MIB |