tVrrpOpMasterDownTimer

TIMETRA-VRRP-MIB · .1.3.6.1.4.1.6527.3.1.2.20.1.7.1.11

Object

column millisecondsSNMPv2-TCTimeInterval
The value of tVrrpOpMasterDownTimer indicates the current value of the
Master Down Timer in milliseconds.
              
When a backup router receives a VRRP advertisement from a master, it
resets this timer to the value of the Master Down Interval and begins
to count down. If the backup router does not receive an advertisement
till this timer times out, it will assume that the master is down and
will declare itself to be the master.

Context

MIB
TIMETRA-VRRP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.11
Type
column
Access
readonly
Status
current
Units
milliseconds
Parent
tVrrpOpEntry
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 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tVrrpOpMasterDownTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tVrrpOpMasterDownTimer.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-VRRP-MIB::tVrrpOpMasterDownTimer'

Syntax

Source
SNMPv2-TCTimeInterval
Base type
Integer32
Type Description
A period of time, measured in units of 0.01 seconds.

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance