rtmEntityRestartTime
DC-RTM-MIB ·
.1.3.6.1.4.1.629.10.7.1.1.1.37
Object
This is the startup timer duration that is used when
DC-RTM is activated and routing state has been retained by
the forwarding table as part of graceful restart
procedures. This timer duration is used when
rtmEntityFtStateRetained is 'true'.
It determines the maximum length of time before DC-RTM
deems that routing table convergence is complete and hence
the maximum length of time before DC-RTM sends routing
updates to the forwarding table.
This is typically set to a value greater than the restart
timer duration of each routing protocol, so that the
routing table can converge before the forwarding table is
updated.
Context
- MIB
- DC-RTM-MIB
- OID
.1.3.6.1.4.1.629.10.7.1.1.1.37- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rtmEntityEntry
- Groups
- 1
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 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RTM-MIB::rtmEntityRestartTime'
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::rtmEntityRestartTime.<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::rtmEntityRestartTime'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of