bgpIpPreGe
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.2.1.11
Object
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
family if only the ge attribute is specified, and from len to
le-value if only the le attribute is specified.
A specified ge-value and/or le-value must satisfy the
following condition:
len <= ge-value <= le-value <= address length of family.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.2.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpIpPreEntry
- Table
- bgpIpPreTable
- Siblings
- 9
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bgpIpPreLen The Length (in bits) part of the prefix (as in the 16 in a
128.128/16 prefix). When attempting to match a prefix to this
address, only the first len bits of the match prefix are
… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.2.826.42.1.1578918.5.65.1.5.2.1.10 |
| 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.2.826.42.1.1578918.5.65.1.5.2.1.12 |
| bgpIpPreType The type of this prefix. The behavior is as follows.
- If this prefix is not associated with a route map then
setting this to DENY will deny any matching routes.… | column | BgpPermitOrDeny | .1.2.826.42.1.1578918.5.65.1.5.2.1.13 |
| bgpIpPreMatch The index of this bgpIpPreEntry. This decides what match
command is used by the route map this list is tied to.
If the IP prefix list is not associated with a spec… | column | BgpIpMatchType | .1.2.826.42.1.1578918.5.65.1.5.2.1.4 |
| bgpIpPreNumber The index of this bgpIpPreEntry. This number is used to
reference more than one filter per route map index. | column | SNMPv2-SMIUnsigned32 | .1.2.826.42.1.1578918.5.65.1.5.2.1.5 |
| bgpIpPreRowStatus Used to create and delete a Prefix. | column | SNMPv2-TCRowStatus | .1.2.826.42.1.1578918.5.65.1.5.2.1.6 |
| bgpIpPreAfi The AFI of the address prefix.
This MIB is intended for IP prefix matching, so AFI = IPv4
and IPv6 are supported but AFI = L2VPN is not supported. | column | BgpAfi | .1.2.826.42.1.1578918.5.65.1.5.2.1.7 |
| bgpIpPreSafi The SAFI of the address prefix.
This MIB is intended for IP prefix matching, so AFI/SAFI =
L2VPN/VPLS or L2VPN/EVPN is not supported. | column | BgpSafi | .1.2.826.42.1.1578918.5.65.1.5.2.1.8 |
| bgpIpPreAddr The Address part of the prefix.
This is matched against the line format BGP NLRI omitting
any NLRI length field and any leading MPLS labels.
For SAFI… | column | OctetString | .1.2.826.42.1.1578918.5.65.1.5.2.1.9 |