10-MPLS

HomeSupportReference GuidesMIB CompanionH3C S6800 & S6860 Switch Series MIB Companion-Release 671x-6W10010-MPLS
14-MPLS-L3VPN-STD-MIB
Title Size Download
14-MPLS-L3VPN-STD-MIB 142.28 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 32.

 

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, a get operation obtains the global RD. If no global RD is configured, it obtains the RD for the IPv4 unicast address family. If the IPv4 unicast address family RD is not configured either, "0:0" is displayed.

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.

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

This table does not contain indexes.

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

This table does not contain indexes.

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.

 

Notifications

mplsL3VpnVrfUp

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.10.166.11.0.1

An interface associated with a VRF comes up.

Recovery

-

-

ON

 

Description

A notification sent when the following conditions exist:

·     No interface is associated with this VRF. The value of the ifOperStatus object for the first (and only the first) interface associated with it changes to up(1).

·     One interface is associated with this VRF. The value of the ifOperStatus object for the interface changes to up(1).

·     Multiple interfaces are associated with this VRF. The value of the ifOperStatus object for all interfaces except for the first one is down(2), and the value of the ifOperStatus object for the first interface changes to up(1).

Status control

ON

CLI: Use the snmp-agent trap enable l3vpn command.

OFF

CLI: Use the undo snmp-agent trap enable l3vpn command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.10.166.11.1.2.1.1.5 (mplsL3VpnIfConfRowStatus)

Row status used to create, modify, and delete a row in this table.

No

INTEGER

active(1)

1.3.6.1.2.1.10.166.11.1.2.2.1.6 (mplsL3VpnVrfOperStatus)

Operational state of the VPN.

No

INTEGER

up(1)

down(2)

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

 

Recommended action

No action is required.

mplsL3VpnVrfDown

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.10.166.11.0.2

An interface associated with a VRF goes down.

Error

Major

-

ON

 

Description

A notification sent when the following conditions exist:

·     One interface is associated with this VRF. The value of the ifOperStatus object for the interface changes from up to down.

·     Multiple interfaces are associated with this VRF. The value of the ifOperStatus object for all interfaces except for the first one is up, and the value of the ifOperStatus object for the first interface changes from up to down.

·     The last interface whose ifOperStatus value is up disassociates from this VRF.

Status control

ON

CLI: Use the snmp-agent trap enable l3vpn command.

OFF

CLI: Use the undo snmp-agent trap enable l3vpn command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.10.166.11.1.2.1.1.5 (mplsL3VpnIfConfRowStatus)

Row status used to create, modify, and delete a row in this table.

No

INTEGER

active(1)

1.3.6.1.2.1.10.166.11.1.2.2.1.6 (mplsL3VpnVrfOperStatus)

Operational state of the VPN.

No

INTEGER

up(1)

down(2)

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

 

Recommended action

No action is required.

mplsL3VpnVrfRouteMidThreshExceeded

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.10.166.11.0.3

The number of routes in a VRF exceeds the value indicated by mplsL3VpnVrfMidRouteThreshold.

Error

Warning

-

ON

 

Description

A notification sent when the number of routes in a VRF exceeds the value indicated by mplsL3VpnVrfMidRouteThreshold. Only one notification is generated when this threshold is exceeded. No more notifications of this type will be generated until the value of mplsL3VpnVrfPerfCurrNumRoutes falls below that of mplsL3VpnVrfConfMidRteThresh.

Status control

ON

CLI: Use the snmp-agent trap enable l3vpn command.

OFF

CLI: Use the undo snmp-agent trap enable l3vpn command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.10.166.11.1.3.1.1.3 (mplsL3VpnVrfPerfCurrNumRoutes)

Total number of active IPv4 and IPv6 routes.

No

Gauge32

INTEGER(0..4294967295)

1.3.6.1.2.1.10.166.11.1.2.2.1.9 (mplsL3VpnVrfConfMidRteThresh)

Mid-level water marker for the number of routes that this VRF supports.

No

Unsigned32

Standard MIB values.

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

 

Recommended action

No action is required.

mplsL3VpnVrfNumVrfRouteMaxThreshExceeded

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.10.166.11.0.4

The number of routes in a VRF exceeds or about to exceed the maximum allowed value as indicated by mplsL3VpnVrfMaxRouteThreshold.

Error

Warning

1.3.6.1.2.1.10.166.11.0.6

ON

 

Description

A notification sent when the number of routes in a VRF exceeds or about to exceed the maximum allowed value as indicated by mplsL3VpnVrfMaxRouteThreshold. If mplsL3VpnVrfConfHighRteThresh is set to the same value as mplsL3VpnVrfConfMaxRoutes, this notification is generated when mplsL3VpnVrfConfHighRteThresh is reached.

mplsL3VpnVrfConfRteMxThrshTime defines the interval at which this notification is regenerated after the maximum value has been exceeded (or reached if mplsL3VpnVrfConfMaxRoutes and mplsL3VpnVrfConfHighRteThresh are equivalent) and the initial notification has been sent. This interval prevents continuous generation of notifications by an agent when routes are continually added to a VRF after it has reached its maximum value. The default value is 0. If this value is set to 0, the agent generates a single notification when the maximum threshold has been reached and does not generate any more notifications until the number of routes falls below the configured threshold.

Status control

ON

CLI: Use the snmp-agent trap enable l3vpn command.

OFF

CLI: Use the undo snmp-agent trap enable l3vpn command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.10.166.11.1.3.1.1.3 (mplsL3VpnVrfPerfCurrNumRoutes)

Total number of active IPv4 and IPv6 routes.

No

Gauge32

INTEGER(0..4294967295)

1.3.6.1.2.1.10.166.11.1.2.2.1.10 (mplsL3VpnVrfConfHighRteThresh)

High-level water marker for the number of routes that the VRF supports.

No

Unsigned32

Standard MIB values.

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

 

Recommended action

No action is required.

mplsL3VpnNumVrfRouteMaxThreshCleared

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.10.166.11.0.6

The number of routes in a VRF falls below the value of the mplsVrfMaxRouteThreshold object.

Informational

-

-

ON

 

Description

This notification is generated only after the number of routes in a VRF exceeds or about to exceed the maximum allowed value as indicated by the mplsVrfMaxRouteThreshold object and then falls below this value. The notification informs the operator that the error has been cleared and the operator does not need to check the device.

mplsL3VpnVrfConfRteMxThrshTime defines the interval at which the mplsNumVrfRouteMaxThreshExceeded notification will be regenerated after the maximum value has been exceeded (or reached if mplsL3VpnVrfConfMaxRoutes and mplsL3VpnVrfConfHighRteThresh are equivalent) and the initial notification has been sent. The generation of this notification will be triggered with the same frequency (assuming that the error condition is cleared). If the error condition is reached and cleared several times during the period of time specified in mplsL3VpnVrfConfRteMxThrshTime, only a single notification will be generated to indicate the first instance of the error condition as well as the first time the error condition is cleared.

This prevents continuous generation of notifications by an agent in the event that routes are continually added to or removed from a VRF after it has reached its maximum value. The default value is 0. If this value is set to 0, the agent sends a notification whenever the maximum threshold has been cleared.

Status control

ON

CLI: Use the snmp-agent trap enable l3vpn command.

OFF

CLI: Use the undo snmp-agent trap enable l3vpn command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.10.166.11.1.3.1.1.3 (mplsL3VpnVrfPerfCurrNumRoutes)

Total number of active IPv4 and IPv6 routes.

No

Gauge32

INTEGER(0..4294967295)

1.3.6.1.2.1.10.166.11.1.2.2.1.10 (mplsL3VpnVrfConfHighRteThresh)

High-level water marker for the number of routes that the VRF supports.

No

Unsigned32

Standard MIB values.

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

 

Recommended action

No action is required.

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become a Partner
  • Partner Resources
  • Partner Business Management
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网