All MIBs › CISCO-XGCP-MIB › cXgcpStatsRxCrcxs
cXgcpStatsRxCrcxs
Module: CISCO-XGCP-MIB
OID (symbolic): CISCO-XGCP-MIB::cXgcpStatsRxCrcxs
OID (numeric): 1.3.6.1.4.1.9.9.318.1.3.2.1.12
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Number of CRCX messages received by the MG.
What is cXgcpStatsRxCrcxs?
This read-only Counter32 counts the number of CRCX (Create Connection) messages received by the gateway. Admins use it to gauge how many new-connection requests the call agent is issuing to the gateway, a rough proxy for call setup volume. For example, comparing this counter to cXgcpStatsRxSuccCrcxs and cXgcpStatsRxFailCrcxs lets an admin compute what fraction of connection creation attempts are succeeding.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.3.2.1.12 snmpwalk -v2c -c public <target> CISCO-XGCP-MIB::cXgcpStatsRxCrcxs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.3.2.1.12.1 snmpget -v2c -c public <target> CISCO-XGCP-MIB::cXgcpStatsRxCrcxs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cXgcpStatsRxCrcxs.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::cXgcpStatsRxCrcxs 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.3 | cXgcpStats | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.3.2 | cXgcpStatsTable | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.3.2.1 | cXgcpStatsEntry | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.3.2.1.12 | cXgcpStatsRxCrcxs | CISCO-XGCP-MIB |