vrrpCurCfgVirtRtrPreempt

LENOVO-GbTOR-G8264CS-MIB · .1.3.6.1.4.1.20301.2.7.15.3.1.6.3.1.7

Object

column Enumeration
This is for controlling whether a higher priority Backup
VRRP virtual router preempts a low priority Master.
              
enabled(1)  - allow preemption
disabled(2) - prohibit preemption

Context

MIB
LENOVO-GbTOR-G8264CS-MIB
OID
.1.3.6.1.4.1.20301.2.7.15.3.1.6.3.1.7
Type
column
Access
readonly
Status
current
Parent
vrrpCurCfgVirtRtrTableEntry

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 'LENOVO-GbTOR-G8264CS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8264CS-MIB::vrrpCurCfgVirtRtrPreempt'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-GbTOR-G8264CS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8264CS-MIB::vrrpCurCfgVirtRtrPreempt.<vrrpCurCfgVirtRtrIndx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G8264CS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G8264CS-MIB::vrrpCurCfgVirtRtrPreempt'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled