cMgcGrpProtocolPreference

CISCO-MGC-MIB · .1.3.6.1.4.1.9.9.321.1.2.3.1.1

Object

column r/w Integer32
The preference of the Protocol in the MGC group.        
The lower the number the higher the preference. i.e. 1 will 
have higher preference than 2.  
              
When gateway does not know which protocol is used by a call 
agent the preference is used to make the decision. 
              
But if gateway knows which protocol used by a call agent, 
gateway will use that protocol (as long as the protocol is 
added to the MGC group, irrespective of the preference) to 
communicate with the call agent.
              
For example:
    when gateway return a call agent message, gateway 
    will use the protocol which used by the call agent to 
    send the message.

Context

MIB
CISCO-MGC-MIB
OID
.1.3.6.1.4.1.9.9.321.1.2.3.1.1
Type
column
Access
readwrite
Status
current
Parent
cMgcGrpProtocolEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-MGC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGC-MIB::cMgcGrpProtocolPreference'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MGC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGC-MIB::cMgcGrpProtocolPreference.<cmgwIndex>.<cMgcGrpIndex>.<cmgwSignalProtocolIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MGC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MGC-MIB::cMgcGrpProtocolPreference'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-8

Conformance