tBgpInstMultipathNgRestrict
TIMETRA-BGP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.14.2.29.1.7
Object
column
r/w
Enumeration
When the value of tBgpInstMultipathNgRestrict is set to
'sameAsPathLength', it forces multipaths to have the same AS path
length (unless as-path-ignore is configured).
When the value of tBgpInstMultipathNgRestrict 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 tBgpInstMultipathNgRestrict 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 exactly the same types
of elements.
Context
- MIB
- TIMETRA-BGP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.14.2.29.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tBgpInstMultipathNgEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sameAsPathLength |
2 | sameNeighborAs |
3 | exactAsPath |