bgpExtCommListRegexp
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.15.1.8
Object
column
r/w
OctetString
Contains the regular expression to use when matching
elements of the extended community list for a route. This
is stored here in ASCII format. Extended communities are
matched as hexadecimal numbers. For example, the extended
community '0x112233445566ab' should be represented in the
string as '00112233445566AB' (leading zeroes are necessary
to make the length up to 8 bytes). Alphabetic nibbles 'A'
through 'F' must be specified in upper case. The string
is not NULL-terminated. A NULL string or a
ext_comm_exp_len of zero indicates that the field is not
in use.
This field is only relevant if bgpExtCommListEntryType is
'regular-expression'. It is otherwise ignored.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.15.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpExtCommListEntry
- Table
- bgpExtCommListTable
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-300
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bgpExtCommListIndex The Extended Community List index. This identifies the
Extended Community List. | column | SNMPv2-SMIUnsigned32 | .1.2.826.42.1.1578918.5.65.1.5.15.1.2 |
| bgpExtCommListEntryIndex The index of this entry in the Extended Community List.
This ordering is important when the Extended Community
List is used to match against extended communities in… | column | SNMPv2-SMIUnsigned32 | .1.2.826.42.1.1578918.5.65.1.5.15.1.3 |
| bgpExtCommListRowStatus Used to create and delete an Extended Community List entry. | column | SNMPv2-TCRowStatus | .1.2.826.42.1.1578918.5.65.1.5.15.1.4 |
| bgpExtCommListCommunity Contains a single extended community value.
This field is deprecated and should not be used. To use a
single extended community for an Extended Community List
entr… | column | BgpExtendedCommunity | .1.2.826.42.1.1578918.5.65.1.5.15.1.5 |
| bgpExtCommListEntryType This field indicates how this entry is used to match route
extended commmunities.
- If 'community-group', the route extended communities
are matched against entrie… | column | BgpCommListEntryType | .1.2.826.42.1.1578918.5.65.1.5.15.1.6 |
| bgpExtCommListPermit When matching routes, this field indicates whether the set
of matched routes should be permitted or denied.
When setting routes, this Extended Community List entry … | column | BgpPermitOrDeny | .1.2.826.42.1.1578918.5.65.1.5.15.1.7 |