MIB Viewer

tBgpInstanceMultipathRestrict

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.14.2.14.1.4
Access
read-create
Status
current
Sub-identifiers
0
When the value of tBgpInstanceMultipathRestrict is set to 'sameAsPathLength', it forces multipaths to have the same AS path length (unless as-path-ignore is configured). When the value of tBgpInstanceMultipathRestrict is set to 'sameNeighborAs', it forces multipaths to have the same AS path length (unless as-path-ignore is configured) and the same neighbor AS. When the value of tBgpInstanceMultipathRestrict is set to 'exactAsPath' it forces multipaths to have the exact same AS paths, meaning the same ASNs in exactly the same order and contained in the exactly the same types of elements.
INTEGER { sameAsPathLength (1), sameNeighborAs (2), exactAsPath (3) }