bgpCommunityListRegexp
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.14.1.8
Object
column
r/w
OctetString
Contains the regular expression to use when matching
elements of the community list for a route. This is
stored here in ASCII format. Communities are matched
using new-format decimal notation. For example, the
community '0x00120101' should be represented in the string
as '18:257'. The string is not NULL-terminated. A NULL
string or a comm_exp_len of zero indicates that the field
is not in use.
This field is only relevant if bgpCommunityListEntryType
is 'regular-expression'. It is otherwise ignored.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.14.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpCommunityListEntry
- Table
- bgpCommunityListTable
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-300
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bgpCommunityListIndex The Community List index. This identifies the Community
List. | column | SNMPv2-SMIUnsigned32 | .1.2.826.42.1.1578918.5.65.1.5.14.1.2 |
| bgpCommunityListEntryIndex The index of this entry in the Community List.
This ordering is important when the Community List is used
to match against communities in a route. | column | SNMPv2-SMIUnsigned32 | .1.2.826.42.1.1578918.5.65.1.5.14.1.3 |
| bgpCommunityListRowStatus Used to create and delete a Community List entry. | column | SNMPv2-TCRowStatus | .1.2.826.42.1.1578918.5.65.1.5.14.1.4 |
| bgpCommunityListCommunity Contains a single community value.
This field is deprecated and should not be used. To use a
single community for a Community List entry, create a
Community Group … | column | BgpCommunity | .1.2.826.42.1.1578918.5.65.1.5.14.1.5 |
| bgpCommunityListEntryType This field indicates how this entry is used to match route
commmunities.
- If 'community-group', the route communities are matched
against entries in the bgpCommun… | column | BgpCommListEntryType | .1.2.826.42.1.1578918.5.65.1.5.14.1.6 |
| bgpCommunityListPermit When matching routes, this field indicates whether the set
of matched routes should be permitted or denied.
When setting routes, this Community List entry is ignore… | column | BgpPermitOrDeny | .1.2.826.42.1.1578918.5.65.1.5.14.1.7 |