vrrpOperPreemptMode

VRRP-MIB · .1.3.6.1.2.1.68.1.3.1.12

Object

column deprecated r/w SNMPv2-TCTruthValue
Controls whether a higher priority virtual router will 
preempt a lower priority master. 
              
This object is deprecated in favor of the IP Version  
Independent object, vrrpOperationsPreemptMode.

Context

MIB
VRRP-MIB
OID
.1.3.6.1.2.1.68.1.3.1.12
Type
column
Access
readwrite
Status
deprecated
Parent
vrrpOperEntry
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 'VRRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VRRP-MIB::vrrpOperPreemptMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VRRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VRRP-MIB::vrrpOperPreemptMode.<ifIndex>.<vrrpOperVrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VRRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VRRP-MIB::vrrpOperPreemptMode'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance

Member of