cVrrpOperationsPriority
CISCO-IETF-VRRP-MIB ·
.1.3.6.1.4.1.9.10.999.1.7.1.5
Object
column r/w
Integer32
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
not settable.
Context
- MIB
- CISCO-IETF-VRRP-MIB
- OID
.1.3.6.1.4.1.9.10.999.1.7.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cVrrpOperationsEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-IETF-VRRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-VRRP-MIB::cVrrpOperationsPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-VRRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-VRRP-MIB::cVrrpOperationsPriority.<cVrrpOperationsInetAddrType>.<cVrrpOperationsVrId>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-VRRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-VRRP-MIB::cVrrpOperationsPriority'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of
Compliance refinements
SETable values are from 1 to 255.
cVrrpMIBReadOnlyCompliance
readonly
Write access is not required.