All MIBs › DIAL-CONTROL-MIB › callHistoryPeerIfIndex
callHistoryPeerIfIndex
Module: DIAL-CONTROL-MIB
OID (symbolic): DIAL-CONTROL-MIB::callHistoryPeerIfIndex
OID (numeric): 1.3.6.1.2.1.10.21.1.4.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This is the ifIndex value of the peer table entry to which this call was made. If a peer table entry for this call does not exist, the value of this object will be zero.
What is callHistoryPeerIfIndex?
This number identifies which interface port the peer table entry uses, or zero if no match exists. Engineers use it to trace which physical or logical interface handled outbound calls to a specific peer. A value of 3 means the call used interface index 3.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.21.1.4.3.1.4 snmpwalk -v2c -c public <target> DIAL-CONTROL-MIB::callHistoryPeerIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.21.1.4.3.1.4.1 snmpget -v2c -c public <target> DIAL-CONTROL-MIB::callHistoryPeerIfIndex.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.4 | callHistoryPeerIfIndex | DIAL-CONTROL-MIB |