cXgcpConnCallState
CISCO-XGCP-MIB ·
.1.3.6.1.4.1.9.9.318.1.4.1.1.9
Object
column Enumeration
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
Context
- MIB
- CISCO-XGCP-MIB
- OID
.1.3.6.1.4.1.9.9.318.1.4.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cXgcpConnectionEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-XGCP-MIB::cXgcpConnCallState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-XGCP-MIB::cXgcpConnCallState.<cmgwIndex>.<cXgcpConnId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-XGCP-MIB::cXgcpConnCallState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | idle |
1 | setting |
2 | connecting |
3 | conferencing |
4 | active |
5 | confDestroying |
6 | disconnecting |
7 | inactive |
8 | voiceConnecting |
9 | voiceActive |
10 | confDissociating |
11 | callLegsDissociated |
12 | hpConnecting |
13 | hpConnected |
14 | hpConferencing |
15 | hpActive |
16 | voipConfDestroy |
17 | erroState |
18 | connectingInactive |
19 | confDestroyingInactive |
20 | confTest |
21 | setupWait |
22 | waitNseSent |
23 | twcActive |
24 | waitState |
25 | handOver |
Conformance
Member of