tBgpInstanceMultipathRestrict
TIMETRA-BGP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.14.2.14.1.4
Object
column
r/w
Enumeration
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.
Context
- MIB
- TIMETRA-BGP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.14.2.14.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tBgpInstanceMultiPathEntry
- Table
- tBgpInstanceMultiPathTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sameAsPathLength |
2 | sameNeighborAs |
3 | exactAsPath |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tBgpInstanceMultipathBgp The value of tBgpInstanceMultipathBgp specifies if BGP multipath is
enabled or disabled for this instance.
A value of '1' would disable BGP multipath.
… | column | number-of-hops Integer32 | .1.3.6.1.4.1.6527.3.1.2.14.2.14.1.1 |
| tBgpInstanceMultipathEBgp The value of tBgpInstanceMultipathEBgp specifies the maximum number of
paths that can be installed into RTM when the best path is EBGP and
the EIBGP option is not present.
… | column | number-of-hops Integer32 | .1.3.6.1.4.1.6527.3.1.2.14.2.14.1.2 |
| tBgpInstanceMultipathIBgp The value of tBgpInstanceMultipathIBgp specifies the maximum number of
paths that can be installed into RTM when the best path is IBGP and
the EIBGP option is not present.
… | column | number-of-hops Integer32 | .1.3.6.1.4.1.6527.3.1.2.14.2.14.1.3 |