All MIBs › CISCO-XGCP-MIB › cXgcpConnCallState
cXgcpConnCallState
Module: CISCO-XGCP-MIB
OID (symbolic): CISCO-XGCP-MIB::cXgcpConnCallState
OID (numeric): 1.3.6.1.4.1.9.9.318.1.4.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Represents possible MG call states. idle - Idle setting - Incoming call from PSTN connecting - CRCX message received conferencing - Call connected, await conf active - Conference created confDestroying - Destroying conference disconnecting - Conf destroyed, disconnect call inactive - call in inactive mode voiceConnecting - Creating telephony call leg only voiceActive - Telephony call leg created confDissociating - Destroying conf callLegsDissociated - Conf destroyed hpConnecting - connecting TDM hair-pin call leg hpConnected - one HP call leg connected hpConferencing - Conferencing TDM Hairpin call leg hpActive - TDM hair-pinning active state voipConfDestroy - Conf destroyed, make HP call erroState - call in error state connectingInactive - creating inactive connection confDestroyingInactive - conf destroy inactive conn confTest - AAL2/IP continuity test setupWait - Waiting for setup information waitNseSent - Wait for NSE event to be sent twcActive - TWC call active waitState - App is waiting for call control handOver - App is grabbing back the control
What is cXgcpConnCallState?
This read-only INTEGER reports the current state of an MG call, such as idle, setting (incoming call from PSTN), connecting (CRCX received), conferencing, or active, giving a real-time snapshot of where a call is in its lifecycle. Admins use it to diagnose exactly where a stuck or failed call is hanging, without needing to reconstruct the full signaling exchange. For example, if a call never completes, an admin checking this object and finding it stuck at 'connecting' would suspect the connection setup (CRCX) step is not progressing to an active state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.4.1.1.9 snmpwalk -v2c -c public <target> CISCO-XGCP-MIB::cXgcpConnCallState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.4.1.1.9.1 snmpget -v2c -c public <target> CISCO-XGCP-MIB::cXgcpConnCallState.1
Start monitoring Cisco VoIP/VoATM media gateway / Media Gateway Controller (MGC) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-XGCP-MIB::cXgcpConnCallState OID value, configure state conditions and alerts, and monitor any Cisco VoIP/VoATM media gateway / Media Gateway Controller (MGC) from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.318 | ciscoXgcpMIB | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1 | cXgcpObjects | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.4 | cXgcpConnection | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.4.1 | cXgcpConnectionTable | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.4.1.1 | cXgcpConnectionEntry | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.4.1.1.9 | cXgcpConnCallState | CISCO-XGCP-MIB |