rcVrrpTmpOperationsPriority
RAPID-CITY-VSP ·
.1.3.6.1.4.1.2272.1.206.1.1.7.1.6
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. A 'badValue(3)' should be returned when a user tries to set 0 or 255 for this object.
Context
- MIB
- RAPID-CITY-VSP
- OID
.1.3.6.1.4.1.2272.1.206.1.1.7.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcVrrpTmpOperationsEntry
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 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcVrrpTmpOperationsPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcVrrpTmpOperationsPriority.<rcVrrpTmpOperationsIfIndex>.<rcVrrpTmpOperationsInetAddrType>.<rcVrrpTmpOperationsVrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-VSP::rcVrrpTmpOperationsPriority'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255