MIB Viewer

bgpRouteMapSeCommAct

OBJECT-TYPE
1.3.6.1.4.1.164.11.4.7.1.6
Access
read-create
Status
current
Sub-identifiers
0
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.
BgpCommunityAction