bgpIpPreMatch
RAD-RadBgp-MIB ·
.1.3.6.1.4.1.164.11.4.8.1.1
Object
column
BgpIpMatchType
The index of this bgpIpPreEntry. This decides what match command is used by the route map this list is tied to.
Context
- MIB
- RAD-RadBgp-MIB
- OID
.1.3.6.1.4.1.164.11.4.8.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- bgpIpPreEntry
- Table
- bgpIpPreTable
- Siblings
- 8
Syntax
BgpIpMatchType
- Source
- BgpIpMatchType
- Base type
Enumeration
Values & Constraints
Type Values
1 | nlriAddr |
2 | sourceAddr |
3 | nextHopAddr |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bgpIpPreNumber The index of this bgpIpPreEntry. This number is used to
reference more than one filter per route map index. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.11.4.8.1.2 |
| bgpIpPreAfi The AFI of the address prefix. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.164.11.4.8.1.3 |
| bgpIpPreSafi The SAFI of the address prefix. | column | BgpSafi | .1.3.6.1.4.1.164.11.4.8.1.4 |
| bgpIpPreAddr The Address part of the prefix. | column | OctetString | .1.3.6.1.4.1.164.11.4.8.1.5 |
| bgpIpPreLen The Length (in bits) part of the prefix (as in the 16 in a
128.128/16 prefix). | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.164.11.4.8.1.6 |
| bgpIpPreGe The GE value of the prefix. GE and LE allow the range of the
prefix length to be matched on to be varied. The range is
assumed to be from ge-value to the address length of the
f… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.164.11.4.8.1.7 |
| bgpIpPreLe The LE value of the prefix. GE and LE allow the range of the
prefix length to be matched on to be varied. The range is
assumed to be from ge-value to the address length of the
f… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.164.11.4.8.1.8 |
| bgpIpPreType The type of this prefix. This is only applicable if this
prefix is linked to a route map with an ORF association and
allows the entry to override the action of the route map.
Thi… | column | BgpPermitOrDeny | .1.3.6.1.4.1.164.11.4.8.1.9 |