All MIBs › CISCO-XGCP-MIB › cXgcpMgcConfigProtocolIndex
cXgcpMgcConfigProtocolIndex
Module: CISCO-XGCP-MIB
OID (symbolic): CISCO-XGCP-MIB::cXgcpMgcConfigProtocolIndex
OID (numeric): 1.3.6.1.4.1.9.9.318.1.1.1.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object specifies which protocol that the MG should use to communicate with the MGC when it try to set up the call.
The value of this object is the same as the value of object cMediaGwProtocolIndex from protocol table (cMediaGwProtocolTable).
If the value of cXgcpMgcConfigMgcGrpNum is non-zero, this object will be ignored because the protocol will be determined by the MGC group.
The initial value is 1, means the system should have at least one default protocol between the gateway and the MGC created in the cMeidaGwProtocolTable when the system is initialized.
What is cXgcpMgcConfigProtocolIndex?
This read-write Integer32 (1-32) specifies which entry in the media gateway protocol table (cMediaGwProtocolTable) the gateway should use to talk to the MGC when setting up a call, defaulting to 1, and is ignored if an MGC group is configured since the group then determines the protocol. Admins set this on gateways using a fixed MGC to select the correct signaling protocol variant. For example, an admin whose gateway needs a non-default protocol entry for a legacy call agent would set this index to point to that specific protocol table row.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.1.1.1.4 snmpwalk -v2c -c public <target> CISCO-XGCP-MIB::cXgcpMgcConfigProtocolIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.1.1.1.4.1 snmpget -v2c -c public <target> CISCO-XGCP-MIB::cXgcpMgcConfigProtocolIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.318.1.1.1.1.4.1 i <value>
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::cXgcpMgcConfigProtocolIndex 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.1 | cXgcpMgcCfg | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.1.1 | cXgcpMgcConfigTable | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.1.1.1 | cXgcpMgcConfigEntry | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.1.1.1.4 | cXgcpMgcConfigProtocolIndex | CISCO-XGCP-MIB |