bgpAsPathListAsPath
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.13.1.5
Object
column
r/w
OctetString
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 '0x0123' should be represented in the regular expression string as '291'. The string is not NULL-terminated. A NULL string or an as_path_exp_len value of zero indicates that the field is not in use and no AS Path will match this entry.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.13.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpAsPathAccessListEntry
- Table
- bgpAsPathAccessListTable
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-300
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 |
| bgpAsPathListMatchType 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 fa… | column | BgpPermitOrDeny | .1.2.826.42.1.1578918.5.65.1.5.13.1.6 |
| 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 |