All MIBs › CISCO-MEDIA-GATEWAY-MIB › cmgwSignalProtocolPreference
cmgwSignalProtocolPreference
Module: CISCO-MEDIA-GATEWAY-MIB
OID (symbolic): CISCO-MEDIA-GATEWAY-MIB::cmgwSignalProtocolPreference
OID (numeric): 1.3.6.1.4.1.9.9.324.1.1.2.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This object specifies the preference of the signal protocol supported in the media gateway.
If this object is set to 0, the corresponding signal protocol will not be used by the gateway.
The value of this object is unique within the corresponding gateway. The entry with lower value has higher preference.
What is cmgwSignalProtocolPreference?
This object defines the priority ranking for each signaling protocol that the media gateway can use to communicate with call control agents. Setting it to 0 disables that protocol; lower numeric values indicate higher priority, allowing administrators to control which protocols the gateway prefers when multiple options are available. Operators use this to manage protocol selection and ensure predictable call signaling behavior across their network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.324.1.1.2.1.6 snmpwalk -v2c -c public <target> CISCO-MEDIA-GATEWAY-MIB::cmgwSignalProtocolPreference
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.324.1.1.2.1.6.1 snmpget -v2c -c public <target> CISCO-MEDIA-GATEWAY-MIB::cmgwSignalProtocolPreference.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.324.1.1.2.1.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmgwSignalProtocolPreference.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.324 | ciscoMediaGatewayMIB | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1 | ciscoMediaGatewayMIBObjects | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1.1 | cMediaGwConfig | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1.1.2 | cmgwSignalProtocolTable | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1.1.2.1 | cmgwSignalProtocolEntry | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1.1.2.1.6 | cmgwSignalProtocolPreference | CISCO-MEDIA-GATEWAY-MIB |