snVrrpVirRtrPreemptMode
HP-SN-IP-VRRP-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.9
Object
column obsolete
r/w
Enumeration
This mode controls whether a higher priority Backup router preempts a lower priority Master. The mode with enabled(1) allow preemption and disabled(0) prohibit preemption.
Context
- MIB
- HP-SN-IP-VRRP-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.9- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- snVrrpVirRtrEntry
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 'HP-SN-IP-VRRP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-IP-VRRP-MIB::snVrrpVirRtrPreemptMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-IP-VRRP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-IP-VRRP-MIB::snVrrpVirRtrPreemptMode.<snVrrpVirRtrPort>.<snVrrpVirRtrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-IP-VRRP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-IP-VRRP-MIB::snVrrpVirRtrPreemptMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |