bgpPeerDisableSenderLoopDetect

DC-BGP-MIB · .1.2.826.42.1.1578918.5.65.1.3.1.1.1.61

Object

column r/w SNMPv2-TCTruthValue
This field is used in conjunction with
bgpPeerAfiSafiDisableSndLpDetect to indicate whether BGP
should disable sender-side loop detection when sending
routes to the peer.
              
By default, BGP performs sender side loop detection.
That is, it will not advertise a route to a peer if
the AS-Path of the route already contains the peer's AS
number.  A peer would typically discard such routes, so
this is normally a useful optimization.
              
However, the peer may be configured to accept such routes
(see bgpPeerAllowLocalAs).  In this case it is
necessary to disable sender-side loop detection, by setting
bgpPeerDisableSndLpDetect to 'true'.
              
Sender-side loop detection may be disabled independently
for each address family.  When bgpPeerDisableSndLpDetect
is set to 'true', set bgpPeerAfiSafiDisableSndLpDetect to
'true' or 'false' to disable or enable sender-side loop
detection for each address family.
              
If the value of this object is changed while the peer session
is active, BGP will check for any routes that need to be
advertised or withdrawn as a result of the change.
              
Note that sender-side loop detection does not operate on
peers in an update group.

Context

MIB
DC-BGP-MIB
OID
.1.2.826.42.1.1578918.5.65.1.3.1.1.1.61
Type
column
Access
readwrite
Status
current
Parent
bgpPeerEntry
Table
bgpPeerTable
Siblings
130

Syntax

SNMPv2-TCTruthValue
Source
SNMPv2-TCTruthValue
Base type
Enumeration

Values & Constraints

Type Values
1true
2false

Related Objects

Sibling Objects