- Table of Contents
-
- 09-MPLS
- 01-HH3C-MPLSSCRLSP-MIB
- 02-HH3C-L2VPN-MIB
- 03-HH3C-MPLS-LDP-MIB
- 04-HH3C-MPLSEXT-MIB
- 05-HH3C-MPLSLSPV-MIB
- 06-HH3C-MPLSPCE-MIB
- 07-HH3C-VSI-MIB
- 08-HH3C-MPLSTE-MIB
- 09-HH3C-MPLSSLSP-MIB
- 10-MPLS-FRR-FACILITY-STD-MIB
- 11-MPLS-FRR-GENERAL-STD-MIB
- 12-MPLS-FTN-STD-MIB
- 13-MPLS-L3VPN-STD-MIB
- 14-MPLS-LDP-STD-MIB
- 15-MPLS-LSR-STD-MIB
- 16-MPLS-TE-STD-MIB
- 17-PW-ENET-STD-MIB
- 18-PW-MPLS-STD-MIB
- 19-PW-STD-MIB
- 20-TE-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
13-MPLS-L3VPN-STD-MIB | 149.12 KB |
MPLS-L3VPN-STD-MIB
About this MIB
Use this MIB to obtain MPLS VPN information.
MIB file name
rfc4382-mpls-l3vpn-std.mib
Root object
iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).transmission(10).mplsStdMIB(166).mplsL3VpnMIB(11)
Scalar objects
mplsL3VpnConfiguredVrfs
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsL3VpnConfiguredVrfs (1.3.6.1.2.1.10.166.11.1.1.1) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of configured VRFs. |
As per the MIB. |
mplsL3VpnActiveVrfs
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsL3VpnActiveVrfs (1.3.6.1.2.1.10.166.11.1.1.2) |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Number of VRFs in up state. |
As per the MIB. |
mplsL3VpnConnectedInterfaces
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsL3VpnConnectedInterfaces (1.3.6.1.2.1.10.166.11.1.1.3) |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Number of interfaces bound to the VRF. |
As per the MIB. |
mplsL3VpnNotificationEnable
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsL3VpnNotificationEnable (1.3.6.1.2.1.10.166.11.1.1.4) |
read-write |
TruthValue |
true(1), false(2) |
Whether MPLS L3VPN notification is enabled. |
As per the MIB. |
mplsL3VpnVrfConfMaxPossRts
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsL3VpnVrfConfMaxPossRts (1.3.6.1.2.1.10.166.11.1.1.5) |
read-only |
Unsigned32 |
Standard MIB values. |
Maximum number of routes that all VRFs on the device can have. |
As per the MIB. This object is not supported. The return value is always 0. |
mplsL3VpnVrfConfRteMxThrshTime
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsL3VpnVrfConfRteMxThrshTime (1.3.6.1.2.1.10.166.11.1.1.6) |
read-only |
Unsigned32 |
Standard MIB values. |
Interval at which the route max threshold notification is regenerated after the maximum route number is exceeded (or reached if mplsL3VpnVrfConfMaxRoutes and mplsL3VpnVrfConfHighRteThresh are equivalent) and the initial notification is sent. If this value is set to 0, the agent generates only one notification when maximum route number is reached. |
As per the MIB. This object is not supported. The return value is always 0. |
mplsL3VpnIllLblRcvThrsh
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsL3VpnIllLblRcvThrsh (1.3.6.1.2.1.10.166.11.1.1.7) |
read-write |
Unsigned32 |
Standard MIB values. |
Number of received incorrect labels. |
Supports only the read operation. This object is not supported. The return value is always 0. |
Tabular objects
mplsL3VpnIfConfTable
About this table
This table specifies MPLS capability and associated VPNs for an interface.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table indexes are mplsL3VpnVrfName and mplsL3VpnIfConfIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsL3VpnIfConfIndex(1.3.6.1.2.1.10.166.11.1.2.1.1.1) |
not-accessible |
InterfaceIndex |
Integer32(1..2147483647) |
Interface index. |
As per the MIB. |
mplsL3VpnIfVpnClassification(1.3.6.1.2.1.10.166.11.1.2.1.1.2) |
read-create |
INTEGER |
carrierOfCarrier (1), enterprise (2), interProvider (3) |
Interface category. |
Supports only the read operation. |
mplsL3VpnIfVpnRouteDistProtocol (1.3.6.1.2.1.10.166.11.1.2.1.1.3) |
read-create |
BITS |
none (0), bgp (1), ospf (2), rip(3), isis(4), static(5), other (6) |
Route distribution protocol. |
Supports only the read operation. |
mplsL3VpnIfConfStorageType (1.3.6.1.2.1.10.166.11.1.2.1.1.4) |
read-create |
StorageType |
INTEGER { other(1), volatile(2), nonVolatile(3), permanent(4), readOnly(5) } |
Storage type of the interface. |
Supports only the read operation. |
mplsL3VpnIfConfRowStatus (1.3.6.1.2.1.10.166.11.1.2.1.1.5) |
read-create |
RowStatus |
active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6) |
Row status. |
As per the MIB. |
mplsL3VpnVrfTable
About this table
This table contains VRF configuration information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table index is mplsL3VpnVrfName.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsL3VpnVrfName (1.3.6.1.2.1.10.166.11.1.2.2.1.1) |
not-accessible |
MplsL3VpnName |
OCTET STRING (0..31) |
VRF name. |
As per the MIB. |
mplsL3VpnVrfVpnId (1.3.6.1.2.1.10.166.11.1.2.2.1.2) |
read-create |
VPNIdOrZero |
OCTET STRING (0 | 7) |
VPN ID. |
As per the MIB. |
mplsL3VpnVrfDescription (1.3.6.1.2.1.10.166.11.1.2.2.1.3) |
read-create |
SnmpAdminString |
OCTET STRING (0..255) |
VRF description. |
As per the MIB. |
mplsL3VpnVrfRD (1.3.6.1.2.1.10.166.11.1.2.2.1.4) |
read-create |
MplsL3VpnRouteDistinguisher |
OCTET STRING(0..256) |
Configured RD. By default, the global RD is obtained. If no global RD is configured, the RD of the IPv4 unicast address family is obtained. If no RD is configured for the IPv4 unicast address family, this field displays 0:0. |
As per the MIB. |
mplsL3VpnVrfCreationTime (1.3.6.1.2.1.10.166.11.1.2.2.1.5) |
read-only |
TimeStamp |
TimeTicks |
Time when the VRF entry was created. |
As per the MIB. |
mplsL3VpnVrfOperStatus (1.3.6.1.2.1.10.166.11.1.2.2.1.6) |
read-only |
INTEGER |
up (1), down (2) |
Up/down state. |
As per the MIB. |
mplsL3VpnVrfActiveInterfaces (1.3.6.1.2.1.10.166.11.1.2.2.1.7) |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Number of associated interfaces in up state. |
As per the MIB. |
mplsL3VpnVrfAssociatedInterfaces (1.3.6.1.2.1.10.166.11.1.2.2.1.8) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of associated interfaces. |
As per the MIB. |
mplsL3VpnVrfConfMidRteThresh (1.3.6.1.2.1.10.166.11.1.2.2.1.9) |
read-create |
Unsigned32 |
Standard MIB values. |
Mid-level water marker for the number of routes that this VRF supports. |
Supports only the read operation. |
mplsL3VpnVrfConfHighRteThresh (1.3.6.1.2.1.10.166.11.1.2.2.1.10) |
read-create |
Unsigned32 |
Standard MIB values. |
High-level water marker for the number of routes that the VRF supports. |
Supports only the read operation. |
mplsL3VpnVrfConfMaxRoutes (1.3.6.1.2.1.10.166.11.1.2.2.1.11) |
read-create |
Unsigned32 |
Standard MIB values. |
Maximum number of routes that this VRF is configured to hold. This value is the same as the value of mplsL3VpnVrfConfHighRteThresh. |
Supports only the read operation. |
mplsL3VpnVrfConfLastChanged (1.3.6.1.2.1.10.166.11.1.2.2.1.12) |
read-only |
TimeStamp |
TimeTicks |
Time when the entry changed most recently. |
As per the MIB. |
mplsL3VpnVrfConfRowStatus (1.3.6.1.2.1.10.166.11.1.2.2.1.13) |
read-create |
RowStatus |
active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6) |
Row status. |
As per the MIB. |
mplsL3VpnVrfConfAdminStatus (1.3.6.1.2.1.10.166.11.1.2.2.1.14) |
read-create |
INTEGER |
up(1), down(2), testing(3) |
Administrative state of the VRF. |
Supports only the read operation. |
mplsL3VpnVrfConfStorageType (1.3.6.1.2.1.10.166.11.1.2.2.1.15) |
read-create |
StorageType |
INTEGER { other(1), volatile(2), nonVolatile(3), permanent(4), readOnly(5) } |
Storage type of the VRF. |
Supports only the read operation. |
mplsL3VpnVrfRTTable
About this table
This table contains VPN RT information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are mplsL3VpnVrfName, mplsL3VpnVrfRTIndex, and mplsL3VpnVrfRTType.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsL3VpnVrfRTIndex (1.3.6.1.2.1.10.166.11.1.2.3.1.2) |
not-accessible |
Unsigned32 |
Unsigned32(1..4294967295) |
RT index. |
As per the MIB. |
mplsL3VpnVrfRTType (1.3.6.1.2.1.10.166.11.1.2.3.1.3) |
not-accessible |
MplsL3VpnRtType |
import (1), export (2), or both (3). |
Incoming and outgoing policies. |
As per the MIB. |
mplsL3VpnVrfRT (1.3.6.1.2.1.10.166.11.1.2.3.1.4) |
read-create |
MplsL3VpnRouteDistinguisher |
OCTET STRING(0..256) |
RT character string. |
Supports only the read operation. |
mplsL3VpnVrfRTDescr (1.3.6.1.2.1.10.166.11.1.2.3.1.5) |
read-create |
SnmpAdminString |
OCTET STRING (0..255) |
RT description. |
Supports only the read operation. |
mplsL3VpnVrfRTRowStatus (1.3.6.1.2.1.10.166.11.1.2.3.1.6) |
read-create |
RowStatus |
active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6) |
Row status. |
Supports only the read operation. |
mplsL3VpnVrfRTStorageType (1.3.6.1.2.1.10.166.11.1.2.3.1.7) |
read-create |
StorageType |
INTEGER { other(1), volatile(2), nonVolatile(3), permanent(4), readOnly(5) } |
RT storage type. |
Supports only the read operation. |
mplsL3VpnVrfSecTable
About this table
This table contains MPLS VRF security statistics information about interfaces.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is mplsL3VpnVrfName.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsL3VpnVrfSecIllegalLblVltns (1.3.6.1.2.1.10.166.11.1.2.6.1.1) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Number of invalid labels that are received. |
As per the MIB. |
mplsL3VpnVrfSecDiscontinuityTime (1.3.6.1.2.1.10.166.11.1.2.6.1.2) |
read-only |
TimeStamp |
TimeTicks |
Interruption time. |
As per the MIB. |
mplsL3VpnVrfPerfTable
About this table
This table contains MPLS L3VPN VRF table performance information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is mplsL3VpnVrfName.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsL3VpnVrfPerfRoutesAdded (1.3.6.1.2.1.10.166.11.1.3.1.1.1) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Total number of added IPv4 and IPv6 routes. |
As per the MIB. |
mplsL3VpnVrfPerfRoutesDeleted (1.3.6.1.2.1.10.166.11.1.3.1.1.2) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Total number of deleted IPv4 and IPv6 routes. |
As per the MIB. |
mplsL3VpnVrfPerfCurrNumRoutes (1.3.6.1.2.1.10.166.11.1.3.1.1.3) |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Total number of active IPv4 and IPv6 routes. |
As per the MIB. |
mplsL3VpnVrfPerfRoutesDropped (1.3.6.1.2.1.10.166.11.1.3.1.1.4) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Number of discarded routes. |
As per the MIB. |
mplsL3VpnVrfPerfDiscTime (1.3.6.1.2.1.10.166.11.1.3.1.1.5) |
read-only |
TimeStamp |
TimeTicks |
Interruption time. The value of this object is always 0. |
As per the MIB. |
mplsL3VpnVrfRteTable
About this table
This table contains information about routes configured for a VRF.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are mplsL3VpnVrfName, mplsL3VpnVrfRteInetCidrDestType, mplsL3VpnVrfRteInetCidrDest, mplsL3VpnVrfRteInetCidrPfxLen, mplsL3VpnVrfRteInetCidrPolicy, mplsL3VpnVrfRteInetCidrNHopType, and mplsL3VpnVrfRteInetCidrNextHop.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsL3VpnVrfRteInetCidrDestType (1.3.6.1.2.1.10.166.11.1.4.1.1.1) |
not-accessible |
InetAddressType |
INTEGER{ unknown(0), ipv4(1), ipv6(2), dns(16) } |
Destination address type. |
As per the MIB. |
mplsL3VpnVrfRteInetCidrDest (1.3.6.1.2.1.10.166.11.1.4.1.1.2) |
not-accessible |
InetAddress |
OCTET STRING (0..255) |
Destination IP address. |
As per the MIB. |
mplsL3VpnVrfRteInetCidrPfxLen (1.3.6.1.2.1.10.166.11.1.4.1.1.3) |
not-accessible |
InetAddressPrefixLength |
Unsigned32(0..128) |
Prefix length of the destination address. |
As per the MIB. |
mplsL3VpnVrfRteInetCidrPolicy (1.3.6.1.2.1.10.166.11.1.4.1.1.4) |
not-accessible |
OBJECT IDENTIFIER |
Standard MIB values. |
Additional index that delineates between multiple entries to the same destination. |
As per the MIB. |
mplsL3VpnVrfRteInetCidrNHopType (1.3.6.1.2.1.10.166.11.1.4.1.1.5) |
not-accessible |
InetAddressType |
INTEGER{ unknown(0), ipv4(1), ipv6(2), dns(16) } |
Next hop type. |
As per the MIB. |
mplsL3VpnVrfRteInetCidrNextHop (1.3.6.1.2.1.10.166.11.1.4.1.1.6) |
not-accessible |
InetAddress |
OCTET STRING (0..255) |
Next hop. |
As per the MIB. |
mplsL3VpnVrfRteInetCidrIfIndex (1.3.6.1.2.1.10.166.11.1.4.1.1.7) |
read-create |
InterfaceIndexOrZero |
Integer32(0..2147483647) |
Egress interface index. |
Supports only the read operation. |
mplsL3VpnVrfRteInetCidrType (1.3.6.1.2.1.10.166.11.1.4.1.1.8) |
read-create |
INTEGER |
other(1), reject(2), local(3), remote (4), blackhole(5) |
Route type. |
Supports only the read operation. |
mplsL3VpnVrfRteInetCidrProto (1.3.6.1.2.1.10.166.11.1.4.1.1.9) |
read-only |
IANAipRouteProtocol |
INTEGER(0..4294967295) |
Routing protocol. |
As per the MIB. |
mplsL3VpnVrfRteInetCidrAge(1.3.6.1.2.1.10.166.11.1.4.1.1.10) |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Route update time. |
As per the MIB. |
mplsL3VpnVrfRteInetCidrNextHopAS (1.3.6.1.2.1.10.166.11.1.4.1.1.11) |
read-create |
InetAutonomousSystemNumber |
INTEGER(0..4294967295) |
AS number of the next hop. |
Supports only the read operation. |
mplsL3VpnVrfRteInetCidrMetric1 (1.3.6.1.2.1.10.166.11.1.4.1.1.12) |
read-create |
Integer32 |
Integer32(-1 | 0..2147483647) |
Primary route metric. |
Supports only the read operation. |
mplsL3VpnVrfRteInetCidrMetric2 (1.3.6.1.2.1.10.166.11.1.4.1.1.13) |
read-create |
Integer32 |
Integer32(-1 | 0..2147483647) |
Optional route metric. |
Supports only the read operation. Set the value of this object to -1 if this object is not used. |
mplsL3VpnVrfRteInetCidrMetric3 (1.3.6.1.2.1.10.166.11.1.4.1.1.14) |
read-create |
Integer32 |
Integer32(-1 | 0..2147483647) |
Optional route metric. |
Supports only the read operation. Set the value of this object to -1 if this object is not used. |
mplsL3VpnVrfRteInetCidrMetric4 (1.3.6.1.2.1.10.166.11.1.4.1.1.15) |
read-create |
Integer32 |
Integer32(-1 | 0..2147483647) |
Optional route metric. |
Supports only the read operation. Set the value of this object to -1 if this object is not used. |
mplsL3VpnVrfRteInetCidrMetric5 (1.3.6.1.2.1.10.166.11.1.4.1.1.16) |
read-create |
Integer32 |
Integer32(-1 | 0..2147483647) |
Optional route metric. |
Supports only the read operation. Set the value of this object to -1 if this object is not used. |
mplsL3VpnVrfRteXCPointer (1.3.6.1.2.1.10.166.11.1.4.1.1.17) |
read-create |
MplsIndexType |
Standard MIB values. |
mplsXCTable index. |
Supports only the read operation. This object is not supported. The return value is always 00.00.00.00. |
mplsL3VpnVrfRteInetCidrStatus (1.3.6.1.2.1.10.166.11.1.4.1.1.18) |
read-create |
RowStatus |
active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6) |
Row status. |
Supports only the read operation. |