cMgcIpPreference

CISCO-MGC-MIB · .1.3.6.1.4.1.9.9.321.1.1.2.1.4

Object

column r/w Integer32
This object represents preference of the cMgcIpAddress 
in the given MGC.
The lower the number the higher the preference. i.e. 1
will have higher preference than 2. 
IF more than one IP have the same preference, gateway will 
select them one by one.

Context

MIB
CISCO-MGC-MIB
OID
.1.3.6.1.4.1.9.9.321.1.1.2.1.4
Type
column
Access
readwrite
Status
current
Parent
cMgcIpConfigEntry
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::cMgcIpPreference'
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::cMgcIpPreference.<cmgwIndex>.<cMgcIndex>.<cMgcIpIndex>'
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::cMgcIpPreference'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-8

Conformance