bgpRouteMapSeCommAct
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.1.1.21
Object
column
r/w
BgpCommunityAction
The action to take on the community list if this route map
matches the route. Note that if the action is
AMB_BGP_SET_SPECIFIC or AMB_BGP_REMOVE_ALL_AND_SET, the
field bgpRouteMapSeComm must only contain a string
representation of a single specific community value, which
will be added to the route. If the action is
AMB_BGP_REMOVE_SPECIFIC, then the bgpRouteMapSeComm field
must contain a regular expression string that matches the
community (or communities) to be removed. The possible
action values are:
AMB_BGP_NONE - Ignore the value of bgpRouteMapSeComm and
do nothing.
AMB_BGP_REMOVE_ALL - Ignore the value of bgpRouteMapSeComm
and remove all communities from the route.
AMB_BGP_REMOVE_SPECIFIC - Remove from the route all
communities that match the regular expression in
bgpRouteMapSeComm.
AMB_BGP_SET_SPECIFIC - Append the community in
bgpRouteMapSeComm to the communities list.
AMB_BGP_REMOVE_ALL_AND_SET - Remove all communities from
the route and replace them with the community in
bgpRouteMapSeComm.
Note that you can delete or add a list of communities using
the bgpRouteMapSeCommListDel and bgpRouteMapSeCommListAdd
fields.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.1.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpRouteMapEntry
Syntax
BgpCommunityAction
Values & Constraints
No enumerated values or constraints recorded.