bgpAsPathListMatchType
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.13.1.6
Object
column
r/w
BgpPermitOrDeny
The type of match represented by this AS Path List entry.
A list entry with a match type of permit returns true if
the AS Path matches the regular expression and false if it
does not.
A list entry with a match type of deny returns false if
the AS Path matches the regular expression and true if it
does not.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.13.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpAsPathAccessListEntry
- Table
- bgpAsPathAccessListTable
- 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 |
|---|---|---|---|
| bgpAsPathListIndex The AS Path List index. This identifies the AS Path List. | column | SNMPv2-SMIUnsigned32 | .1.2.826.42.1.1578918.5.65.1.5.13.1.2 |
| bgpAsPathListAsPathIndex The index of this AS Path Entry in this AS Path List. | column | SNMPv2-SMIUnsigned32 | .1.2.826.42.1.1578918.5.65.1.5.13.1.3 |
| bgpAsPathListRowStatus Used to create and delete an AS Path List entry. | column | SNMPv2-TCRowStatus | .1.2.826.42.1.1578918.5.65.1.5.13.1.4 |
| bgpAsPathListAsPath Contains the regular expression to use when matching the
AS Path. This is stored here in ASCII format. AS numbers
are matched as decimal numbers. For example, the AS
number '0x… | column | OctetString | .1.2.826.42.1.1578918.5.65.1.5.13.1.5 |
| bgpAsPathListMaOrigin The value to match the Origin attribute against. This
value is only used if bgpAsPathListMaOriginDef is TRUE. | column | BgpOriginCode | .1.2.826.42.1.1578918.5.65.1.5.13.1.7 |
| bgpAsPathListMaOriginDef Whether or not the value in bgpAsPathListMaOrigin should be
used for matching. | column | SNMPv2-TCTruthValue | .1.2.826.42.1.1578918.5.65.1.5.13.1.8 |