rtmEntityStartupTime
DC-RTM-MIB ·
.1.3.6.1.4.1.629.10.7.1.1.1.36
Object
This is the startup timer duration that is used when
DC-RTM is activated and no routing state has been retained
by the forwarding table as part of graceful restart
procedures. This timer duration is used when
rtmEntityFtStateRetained is 'false'.
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 small value to ensure that the
forwarding table is populated in a timely manner.
Context
- MIB
- DC-RTM-MIB
- OID
.1.3.6.1.4.1.629.10.7.1.1.1.36- 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::rtmEntityStartupTime'
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::rtmEntityStartupTime.<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::rtmEntityStartupTime'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of