bgpRmEntDynPeerRestartTime
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.2.1.1.69
Object
column r/w
secondsUnsigned32
The time to wait (in seconds) for dynamic peers to
reconnect following local restart.
DC-BGP will wait at least this time following local
restart before performing route selection.
This is important for graceful restart with dynamic peers
- if you do not support graceful restart with dynamic
peers this should be set to zero.
The value specified should be large enough to provide
dynamic BGP peers with enough time to reconnect following
local restart. To ensure this the value should be greater
than the ConnectRetry interval
(bgpPeerConnectRetryInterval) used by the dynamic peers.
The value must be less than or equal to
bgpRmEntRecoveryTime and bgpRmEntSelectDeferTime.
This field is only relevant if bgpRmEntRestartSupported is
TRUE.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.2.1.1.69- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- bgpRmEntEntry
- 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-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BGP-MIB::bgpRmEntDynPeerRestartTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BGP-MIB::bgpRmEntDynPeerRestartTime.<bgpRmEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BGP-MIB::bgpRmEntDynPeerRestartTime'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 0-3600
Conformance
Member of