bgpCommunityListPermit
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.14.1.7
Object
column
r/w
BgpPermitOrDeny
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 ignored
if this field is 'deny'.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.14.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpCommunityListEntry
- Table
- bgpCommunityListTable
- Siblings
- 6
Syntax
BgpPermitOrDeny
- Source
- BgpPermitOrDeny
- Base type
Enumeration
Values & Constraints
Type Values
1 | permit |
2 | deny |
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 |
| bgpCommunityListRegexp 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 de… | column | OctetString | .1.2.826.42.1.1578918.5.65.1.5.14.1.8 |