bgpCommunityListRowStatus
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.14.1.4
Object
Used to create and delete a Community List entry.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.14.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpCommunityListEntry
- Table
- bgpCommunityListTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| 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 |
| 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 |