All MIBs › DIAL-CONTROL-MIB › callActivePeerIfIndex
callActivePeerIfIndex
Module: DIAL-CONTROL-MIB
OID (symbolic): DIAL-CONTROL-MIB::callActivePeerIfIndex
OID (numeric): 1.3.6.1.2.1.10.21.1.3.1.1.6
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 or is unknown, the value of this object will be zero.
What is callActivePeerIfIndex?
This number identifies the physical dial interface (ISDN line, modem port, etc.) associated with the peer in the peer configuration table. Engineers use it to map active calls to hardware ports and troubleshoot port-specific issues. A value of 5 points to 'interface 5,' which might be 'ISDN BRI port 1.'
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.21.1.3.1.1.6 snmpwalk -v2c -c public <target> DIAL-CONTROL-MIB::callActivePeerIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.21.1.3.1.1.6.1 snmpget -v2c -c public <target> DIAL-CONTROL-MIB::callActivePeerIfIndex.1
Start monitoring Router/access server with ISDN/dial-on-demand WAN interface (vendor-neutral, RFC 2128) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DIAL-CONTROL-MIB::callActivePeerIfIndex OID value, configure state conditions and alerts, and monitor any Router/access server with ISDN/dial-on-demand WAN interface (vendor-neutral, RFC 2128) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.3 | callActive | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.3.1 | callActiveTable | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.3.1.1 | callActiveEntry | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.3.1.1.6 | callActivePeerIfIndex | DIAL-CONTROL-MIB |