DIAL-CONTROL-MIB :: callActiveCallState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDIAL-CONTROL-MIBcallActiveCallState

callActiveCallState

Module: DIAL-CONTROL-MIB

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

OID (numeric): 1.3.6.1.2.1.10.21.1.3.1.1.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The current call state. unknown(1) - The call state is unknown. connecting(2) - A connection attempt (outgoing call) is being made. connected(3) - An incoming call is in the process of validation. active(4) - The call is active.

What is callActiveCallState?

This status field shows the call's current phase: unknown, connecting (dialing), connected (validating), or active (fully established). Network operators use it to troubleshoot hung connections and distinguish between calls still dialing versus calls already talking. A state of 'connecting' for 30 seconds suggests slow dial-up network.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.21.1.3.1.1.9
snmpwalk -v2c -c public <target> DIAL-CONTROL-MIB::callActiveCallState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.10.21.1.3.1.1.9.1
snmpget -v2c -c public <target> DIAL-CONTROL-MIB::callActiveCallState.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::callActiveCallState 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.10transmissionCHECKPOINT-MIB-2
Numeric OIDNameModule
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.9callActiveCallStateDIAL-CONTROL-MIB