bgpRouteMapContinue
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.1.1.39
Object
column
r/w
Unsigned32
Field containing the number of the route map clause to
continue processing at.
For a series of AMB_BGP_ROUTE_MAP rows that are ANDed
together (that is, the bgpRouteMapMaAnd field is set to
AMB_TRUE for all of the series except the last),
bgpRouteMapContinue can be used irrespective of the
bgpRouteMapType. That is, bgpRouteMapType can be permit
or deny for the series.
For a series of route attribute changes (that is, a series
of AMB_BGP_ROUTE_MAP rows that modify the route attributes
of a permitted route, where the rows are linked with the
bgpRouteMapContinue field), all of the rows must have
bgpRouteMapType permit.
If the route map matches, the set commands for the
matching clause will be applied, and filtering will then
continue from the route map clause specified in this
field.
If no continue clause is specified (value of 0), or the
referenced route map clause does not exist, then
processing for the given route will be complete.
The continue field references the bgpRouteMapNumber field
of the desired clause. In order to prevent processing
loops, the continue clause must have a higher number than
the current clause.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.1.1.39- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpRouteMapEntry
Syntax
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.