All MIBs › CISCO-XGCP-MIB › cXgcpConnCodec
cXgcpConnCodec
Module: CISCO-XGCP-MIB
OID (symbolic): CISCO-XGCP-MIB::cXgcpConnCodec
OID (numeric): 1.3.6.1.4.1.9.9.318.1.4.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Specifies the codec type to be used with the Call. The following codec types are defined:
notApplicable - no Codec Type is defined g711ulaw - G.711 mu-law g711alaw - G.711 A-law g726k32 - G.726 32K g726k24 - G.726 24K g726k16 - G.726 16K g729 - G.729 g729a - G.729-A g729b - G.729-B g729bLowComp - G.729-B Low Complexity g728 - G.728 g723 - G.723 g7231HighRate - G.723.1 High Rate g7231aHighRate - G.723.1 Annex A High Rate g7231LowRate - G.723.1 Low Rate g7231aLowRate - G.723.1 Annex A Low Rate gsmFullRate - GSM full rate gsmHalfRate - GSM half rate gsmEnhancedFullRate - GSM enhanced full rate gsmEnhancedHalfRate - GSM enhanced half rate g729ab - G.729-A-B. clearChannel - Nx64 clear channel nse - For NSE xnse - For X-NSE nte - For telephone-event t38 - T-38 modemRelay - Modem Relay mdsteModemRelay - For X+mdste sse - For SSE codecUnknown - Unknown Codec
What is cXgcpConnCodec?
This read-only INTEGER reports the codec type in use for a call's connection, such as g711ulaw, g711alaw, g726k32, g726k24, g726k16, g729, or g729a, among others, or notApplicable if none is defined. Admins use it to confirm which codec actually got negotiated for a specific call, which matters for diagnosing audio quality or bandwidth usage issues. For example, if a call sounds unexpectedly poor, an admin would check this object to see whether a lower-fidelity codec like g726k16 was negotiated instead of the expected g711 codec.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.4.1.1.10 snmpwalk -v2c -c public <target> CISCO-XGCP-MIB::cXgcpConnCodec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.4.1.1.10.1 snmpget -v2c -c public <target> CISCO-XGCP-MIB::cXgcpConnCodec.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::cXgcpConnCodec 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.10 | cXgcpConnCodec | CISCO-XGCP-MIB |