tmnxSrrpOperMasterDownInterval

TIMETRA-MC-REDUNDANCY-MIB · .1.3.6.1.4.1.6527.3.1.2.40.1.9.1.18

Object

column millisecondsSNMPv2-TCTimeInterval
The value of tmnxSrrpOperMasterDownInterval indicates the time
interval for the backup router to declare the master as down.
It is calculated as
       (3 * Advertisement_Interval) + Skew_time
where Skew_Time is calculated as
       (256 - Priority) / 256.

Context

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

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