All MIBs › CISCO-XGCP-MIB › cXgcpConnVccId
cXgcpConnVccId
Module: CISCO-XGCP-MIB
OID (symbolic): CISCO-XGCP-MIB::cXgcpConnVccId
OID (numeric): 1.3.6.1.4.1.9.9.318.1.4.1.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: VCCI used for the VoAAL2 call. The object should have a non-zero value only if the associated call is of VoAAL2 type. For all other calls the value should be '0'.
What is cXgcpConnVccId?
This read-only Unsigned32 (1 to 4294967295) reports the VCCI used for a VoAAL2 (Voice over AAL2) call on this connection, and is expected to be non-zero only when the connection is actually of VoAAL2 type; for all other call types it reads 0. Admins use it to verify a connection is correctly using the expected ATM virtual channel for AAL2 voice traffic. For example, an admin troubleshooting an AAL2 voice trunk would check this object is populated with a valid non-zero VCCI value rather than 0 for calls that should be VoAAL2.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.4.1.1.7 snmpwalk -v2c -c public <target> CISCO-XGCP-MIB::cXgcpConnVccId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.4.1.1.7.1 snmpget -v2c -c public <target> CISCO-XGCP-MIB::cXgcpConnVccId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cXgcpConnVccId.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::cXgcpConnVccId 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.7 | cXgcpConnVccId | CISCO-XGCP-MIB |