tmnxVrrpOperMasterDownTimer
TIMETRA-VRRP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.13
Object
column millisecondsSNMPv2-TCTimeInterval
The value of tmnxVrrpOperMasterDownTimer indicates the current value
of the Master Down Timer.
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.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Units
- milliseconds
- Parent
- tmnxVrrpOperEntry
- Groups
- 3
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 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tmnxVrrpOperMasterDownTimer'
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::tmnxVrrpOperMasterDownTimer.<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::tmnxVrrpOperMasterDownTimer'
Syntax
millisecondsSNMPv2-TCTimeInterval
- 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