vrrpv3OperationsPriority

VRRPV3-MIB · ciscosb variant · .1.3.6.1.2.1.207.1.1.1.1.7

Object

column r/w Unsigned32
This object specifies the priority to be used for the
virtual router master election process; higher values
imply higher priority.
              
A priority of '0', although not settable, is sent by
the master router to indicate that this router has
              
ceased to participate in VRRP, and a backup virtual
router should transition to become a new master.
              
A priority of 255 is used for the router that owns the
associated IP address(es) for VRRP over IPv4 and hence
is not settable.
              
Setting the values of this object to 0 or 255 should be
rejected by the agents implementing this MIB module.
For example, an SNMP agent would return 'badValue(3)'
when a user tries to set the values 0 or 255 for this
object.

Context

MIB
VRRPV3-MIB
OID
.1.3.6.1.2.1.207.1.1.1.1.7
Type
column
Access
readwrite
Status
current
Parent
vrrpv3OperationsEntry
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 'VRRPV3-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VRRPV3-MIB::vrrpv3OperationsPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VRRPV3-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VRRPV3-MIB::vrrpv3OperationsPriority.<ifIndex>.<vrrpv3OperationsVrId>.<vrrpv3OperationsInetAddrType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VRRPV3-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VRRPV3-MIB::vrrpv3OperationsPriority'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-255

Conformance

Member of
Compliance refinements
Setable values are from 1 to 254.
Write access is not required.