rtmEntityDeadRpmTmr

DC-RTM-MIB · .1.3.6.1.4.1.629.10.7.1.1.1.29

Object

column r/w SNMPv2-SMIInteger32
Only used if the option is set to TRUE to delete routes
from an RPM which DC-RTM can no longer see.  This field
defines the period of time that the join to an RPM can be
down before its routes are deleted.  This period of time
should represent the maximum amount of time for which the
RPM would be down if this were only a temporary state of
affairs.
              
The units for this field are minutes by default.
              
Changes to this field do not affect joins which have
previously died, including those which are currently running
a dead RPM timer.

Context

MIB
DC-RTM-MIB
OID
.1.3.6.1.4.1.629.10.7.1.1.1.29
Type
column
Access
readwrite
Status
current
Parent
rtmEntityEntry
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 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RTM-MIB::rtmEntityDeadRpmTmr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RTM-MIB::rtmEntityDeadRpmTmr.<rtmEntityFteIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-RTM-MIB::rtmEntityDeadRpmTmr'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance