DIAL-CONTROL-MIB :: callActiveLogicalIfIndex

MIB Reference — IPNetwork Monitor

All MIBsDIAL-CONTROL-MIBcallActiveLogicalIfIndex

callActiveLogicalIfIndex

Module: DIAL-CONTROL-MIB

OID (symbolic): DIAL-CONTROL-MIB::callActiveLogicalIfIndex

OID (numeric): 1.3.6.1.2.1.10.21.1.3.1.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.

What is callActiveLogicalIfIndex?

This identifies the logical channel interface (like an ISDN B channel or Voice-over-IP session) currently carrying this call, or zero if unknown. Network operators use it to monitor which specific lines or channels are in use and balance load across available circuits. For ISDN, this might reference the B1 or B2 channel being used.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.21.1.3.1.1.7
snmpwalk -v2c -c public <target> DIAL-CONTROL-MIB::callActiveLogicalIfIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.10.21.1.3.1.1.7.1
snmpget -v2c -c public <target> DIAL-CONTROL-MIB::callActiveLogicalIfIndex.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> callActiveLogicalIfIndex.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.10transmissionCHECKPOINT-MIB-2
1.3.6.1.2.1.10.21dialControlMibDIAL-CONTROL-MIB
1.3.6.1.2.1.10.21.1dialControlMibObjectsDIAL-CONTROL-MIB
1.3.6.1.2.1.10.21.1.3callActiveDIAL-CONTROL-MIB
1.3.6.1.2.1.10.21.1.3.1callActiveTableDIAL-CONTROL-MIB
1.3.6.1.2.1.10.21.1.3.1.1callActiveEntryDIAL-CONTROL-MIB
1.3.6.1.2.1.10.21.1.3.1.1.7callActiveLogicalIfIndexDIAL-CONTROL-MIB