This table specifies per-interface MPLS L3VPN VRF Table routing information. Entries in this table define VRF routing entries associated with the specified MPLS/VPN interfaces. Note that this table contains both BGP and Interior Gateway Protocol IGP routes, as both may appear in the same VRF.
The indexes of the table are mplsL3VpnVrfName, mplsL3VpnVrfRteInetCidrDestType, mplsL3VpnVrfRteInetCidrDest, mplsL3VpnVrfRteInetCidrPfxLen, mplsL3VpnVrfRteInetCidrPolicy, mplsL3VpnVrfRteInetCidrNHopType, mplsL3VpnVrfRteInetCidrNextHop.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.10.166.11.1.4.1.1.1 |
mplsL3VpnVrfRteInetCidrDestType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
not-accessible |
The type of the mplsL3VpnVrfRteInetCidrDest address, as defined in the InetAddress MIB. Only those address types that may appear in an actual routing table are allowed as values of this object. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.11.1.4.1.1.2 |
mplsL3VpnVrfRteInetCidrDest |
OCTET STRING{(0,255)} |
not-accessible |
The destination IP address of this route. The type of this address is determined by the value of the mplsL3VpnVrfRteInetCidrDestType object. The values for the index objects mplsL3VpnVrfRteInetCidrDest and mplsL3VpnVrfRteInetCidrPfxLen must be consistent. When the value of mplsL3VpnVrfRteInetCidrDest is x, then the bitwise logical-AND of x with the value of the mask formed from the corresponding index object mplsL3VpnVrfRteInetCidrPfxLen MUST be equal to x. If not, then the index pair is not consistent and an inconsistentName error must be returned on SET or CREATE requests. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.11.1.4.1.1.3 |
mplsL3VpnVrfRteInetCidrPfxLen |
Unsigned32{(0,128)} |
not-accessible |
Indicates the number of leading one bits that form the mask to be logical-ANDed with the destination address before being compared to the value in the mplsL3VpnVrfRteInetCidrDest field. The values for the index objects mplsL3VpnVrfRteInetCidrDest and mplsL3VpnVrfRteInetCidrPfxLen must be consistent. When the value of mplsL3VpnVrfRteInetCidrDest is x, then the bitwise logical-AND of x with the value of the mask formed from the corresponding index object mplsL3VpnVrfRteInetCidrPfxLen MUST be equal to x. If not, then the index pair is not consistent and an inconsistentName error must be returned on SET or CREATE requests. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.11.1.4.1.1.4 |
mplsL3VpnVrfRteInetCidrPolicy |
OBJECT IDENTIFIER |
not-accessible |
This object is an opaque object without any defined semantics. Its purpose is to serve as an additional index that may delineate between multiple entries to the same destination. The value { 0 0 } shall be used as the default value for this object. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.11.1.4.1.1.5 |
mplsL3VpnVrfRteInetCidrNHopType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
not-accessible |
The type of the mplsL3VpnVrfRteInetCidrNextHop address, as defined in the InetAddress MIB. Value should be set to unknown(0) for non-remote routes. Only those address types that may appear in an actual routing table are allowed as values of this object. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.11.1.4.1.1.6 |
mplsL3VpnVrfRteInetCidrNextHop |
OCTET STRING{(0,255)} |
not-accessible |
On remote routes, the address of the next system en route. For non-remote routes, a zero-length string. The type of this address is determined by the value of the mplsL3VpnVrfRteInetCidrNHopType object. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.11.1.4.1.1.7 |
mplsL3VpnVrfRteInetCidrIfIndex |
Integer32{(0,2147483647)} |
read-create |
The ifIndex value that identifies the local interface through which the next hop of this route should be reached. A value of 0 is valid and represents the scenario where no interface is specified. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.11.1.4.1.1.8 |
mplsL3VpnVrfRteInetCidrType |
INTEGER{other(1),reject(2),local(3),remote(4),blackhole(5)} |
read-create |
The type of route. Note that local(3) refers to a route for which the next hop is the final destination; remote(4) refers to a route for which the next hop is not the final destination. Routes that do not result in traffic forwarding or rejection should not be displayed even if the implementation keeps them stored internally. reject(2) refers to a route that, if matched, discards the message as unreachable and returns a notification (e.g., ICMP error) to the message sender. This is used in some protocols as a means of correctly aggregating routes. blackhole(5) refers to a route that, if matched, discards the message silently. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.11.1.4.1.1.9 |
mplsL3VpnVrfRteInetCidrProto |
INTEGER{other(1),local(2),netmgmt(3),icmp(4),egp(5),ggp(6),hello(7),rip(8),isIs(9),esIs(10),ciscoIgrp(11),bbnSpfIgp(12),ospf(13),bgp(14),idpr(15),ciscoEigrp(16),dvmrp(17)} |
read-only |
The routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.11.1.4.1.1.10 |
mplsL3VpnVrfRteInetCidrAge |
Gauge32 |
read-only |
The number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of 'too old' can be implied except through knowledge of the routing protocol by which the route was learned. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.11.1.4.1.1.11 |
mplsL3VpnVrfRteInetCidrNextHopAS |
Unsigned32 |
read-create |
The Autonomous System Number of the next hop. The semantics of this object are determined by the routing protocol specified in the route's mplsL3VpnVrfRteInetCidrProto value. When this object is unknown or not relevant, its value should be set to zero. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.11.1.4.1.1.12 |
mplsL3VpnVrfRteInetCidrMetric1 |
Integer32{(-1,-1),(0,2147483647)} |
read-create |
The primary routing metric for this route. The semantics of this metric are determined by the routing protocol specified in the route's mplsL3VpnVrfRteInetCidrProto value. If this metric is not used, its value should be set to -1. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.11.1.4.1.1.13 |
mplsL3VpnVrfRteInetCidrMetric2 |
Integer32{(-1,-1),(0,2147483647)} |
read-create |
An alternate routing metric for this route. The semantics of this metric are determined by the routing protocol specified in the route's mplsL3VpnVrfRteInetCidrProto value. If this metric is not used, its value should be set to -1. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.11.1.4.1.1.14 |
mplsL3VpnVrfRteInetCidrMetric3 |
Integer32{(-1,-1),(0,2147483647)} |
read-create |
An alternate routing metric for this route. The semantics of this metric are determined by the routing protocol specified in the route's mplsL3VpnVrfRteInetCidrProto value. If this metric is not used, its value should be set to -1. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.11.1.4.1.1.15 |
mplsL3VpnVrfRteInetCidrMetric4 |
Integer32{(-1,-1),(0,2147483647)} |
read-create |
An alternate routing metric for this route. The semantics of this metric are determined by the routing protocol specified in the route's mplsL3VpnVrfRteInetCidrProto value. If this metric is not used, its value should be set to -1. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.11.1.4.1.1.16 |
mplsL3VpnVrfRteInetCidrMetric5 |
Integer32{(-1,-1),(0,2147483647)} |
read-create |
An alternate routing metric for this route. The semantics of this metric are determined by the routing protocol specified in the route's mplsL3VpnVrfRteInetCidrProto value. If this metric is not used, its value should be set to -1. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.11.1.4.1.1.17 |
mplsL3VpnVrfRteXCPointer |
OCTET STRING{(1,24)} |
read-create |
Index into mplsXCTable that identifies which cross- connect entry is associated with this VRF route entry by containing the mplsXCIndex of that cross-connect entry. The string containing the single-octet 0x00 indicates that a label stack is not associated with this route entry. This can be the case because the label bindings have not yet been established, or because some change in the agent has removed them. When the label stack associated with this VRF route is created, it MUST establish the associated cross-connect entry in the mplsXCTable and then set that index to the value of this object. Changes to the cross-connect object in the mplsXCTable MUST automatically be reflected in the value of this object. If this object represents a static routing entry, then the manager must ensure that this entry is maintained consistently in the corresponding mplsXCTable as well. |
The actually supported access is read-only. The actually supported value range is 0. Read Only(RO). |
1.3.6.1.2.1.10.166.11.1.4.1.1.18 |
mplsL3VpnVrfRteInetCidrStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
The row status variable, used according to row installation and removal conventions. A row entry cannot be modified when the status is marked as active(1). |
The actually supported access is read-only. Read Only(RO). |