bgpRmEntPhase3DelayTime

DC-BGP-MIB · .1.2.826.42.1.1578918.5.65.1.2.1.1.59

Object

column r/w Unsigned32
The time in seconds after the number of Established BGP
sessions changes from zero to one in which phase 3 work will
be postponed if there is still phase 1 or phase 2 work to
do.
              
The allows the Loc-RIB to stabilize before advertising
routes to peers, preventing the same route being advertised
multiple times.

Context

MIB
DC-BGP-MIB
OID
.1.2.826.42.1.1578918.5.65.1.2.1.1.59
Type
column
Access
readwrite
Status
current
Parent
bgpRmEntEntry
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-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BGP-MIB::bgpRmEntPhase3DelayTime'
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::bgpRmEntPhase3DelayTime.<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::bgpRmEntPhase3DelayTime'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-3600

Conformance