mgcRedundancyGrpPref

CISCO-WAN-MGC-REDUN-MIB · .1.3.6.1.4.1.351.150.22.1.1.1.2

Object

column r/w Integer32
Allows to configure the preference on a MGCs. The GW 
use this object in the selection of an MGC when there
are multiple MGCs in the same MGC redundancy group.
              
This object can be modified at any time while 
the mgcRedundancyGrpRowStatus is 'active'. It  has
to be unique among various MGCs of a same MGC
redundancy group.
              
The lower the number the higher the preference,
for example 1 will have higher preference than 2.

Context

MIB
CISCO-WAN-MGC-REDUN-MIB
OID
.1.3.6.1.4.1.351.150.22.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
mgcRedundancyGrpEntry
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-WAN-MGC-REDUN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MGC-REDUN-MIB::mgcRedundancyGrpPref'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-MGC-REDUN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MGC-REDUN-MIB::mgcRedundancyGrpPref.<mgcRedundancyGrpNum>.<mgcNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-MGC-REDUN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-MGC-REDUN-MIB::mgcRedundancyGrpPref'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-65535

Conformance