10-MPLS

HomeSupportReference GuidesMIB CompanionH3C S6800 & S6860 Switch Series MIB Companion-Release 671x-6W10010-MPLS
15-MPLS-LDP-STD-MIB
Title Size Download
15-MPLS-LDP-STD-MIB 133.65 KB

MPLS-LDP-STD-MIB

About this MIB

LDP is the core of MPLS and defines the messages and processing procedures involved in the label distribution process.

The Label Distribution Protocol (LDP) dynamically distributes FEC-label mapping information between LSRs to establish LSPs. LSPs can be established between two adjacent LSRs or terminate at the egress node of the network, so that all intermediate nodes in the network use label switching.

MPLS-LDP-STD-MIB is a public MIB defined by RFC 3815.

MIB file name

rfc3815-mpls-ldp-std.mib

Root object

iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).transmission(10).mplsStdMIB(166).mplsLdpStdMIB(4)

Scalar objects

mplsLdpLsrId

Object (OID)

Access

Syntax

Value range

Description

Implementation

mplsLdpLsrId (1.3.6.1.2.1.10.166.4.1.1.1)

read-only

Octet string

Octet string

(0..65535)

LDP LSR ID.

As per the MIB.

 

mplsLdpLsrLoopDetectionCapable

Object (OID)

Access

Syntax

Value range

Description

Implementation

mplsLdpLsrLoopDetectionCapable (1.3.6.1.2.1.10.166.4.1.1.2)

read-only

Integer

1:none(1)

2:other(2)

3:hopCount(3)

4:pathVector(4)

5:hopCountAndPathVector(5)

Whether the LSR supports loop detection.

The value of this object is fixed at hopCountAndPathVector(5).

 

mplsLdpEntityLastChange

Object (OID)

Access

Syntax

Value range

Description

Implementation

mplsLdpEntityLastChange (1.3.6.1.2.1.10.166.4.1.2.1)

read-only

TimeTicks

Standard MIB values.

System time when an entry in the mplsLdpEntityTable  table was most recently added, deleted, or modified.

As per the MIB.

mplsLdpEntityIndexNext

Object (OID)

Access

Syntax

Value range

Description

Implementation

mplsLdpEntityIndexNext (1.3.6.1.2.1.10.166.4.1.2.2)

read-only

Unsigned32

Unsigned32

(0..4294967295)

Next LDP entity index.

This object returns 0, which indicates that the network administrator cannot create mplsLdpEntityTable.

 

mplsLdpPeerLastChange

Object (OID)

Access

Syntax

Value range

Description

Implementation

mplsLdpPeerLastChange (1.3.6.1.2.1.10.166.4.1.3.1)

read-only

TimeStamp

INTEGER

(0..4294967295)

Time when the entry was edited.

As per the MIB.

 

mplsFecLastChange

Object (OID)

Access

Syntax

Value range

Description

Implementation

mplsFecLastChange (1.3.6.1.2.1.10.166.4.1.3.8.1)

read-only

TimeStamp

INTEGER

(0..4294967295)

System time when the LDP FEC entry was most recently modified.

Not supported

mplsFecIndexNext

Object (OID)

Access

Syntax

Value range

Description

Implementation

mplsFecIndexNext (1.3.6.1.2.1.10.166.4.1.3.8.2)

read-only

IndexIntegerNextFree

Gauge32

(1..4294967295)

Next LDP FEC index.

This object returns 0, which indicates that the network administrator cannot create mplsFecTable.

 

Tabular objects

mplsLdpEntityTable

About this table

This table contains LDP entity information.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table indexes are mplsLdpEntityLdpId and mplsLdpEntityIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

mplsLdpEntityLdpId (1.3.6.1.2.1.10.166.4.1.2.3.1.1)

not-accessible

MplsLdpIdentifier

OCTET STRING

(6,6)

LDP entity ID.

As per the MIB.

mplsLdpEntityIndex (1.3.6.1.2.1.10.166.4.1.2.3.1.2)

not-accessible

Unsigned32

Unsigned32

(1,4294967295)

LDP entity index.

As per the MIB.

mplsLdpEntityProtocolVersion (1.3.6.1.2.1.10.166.4.1.2.3.1.3)

read-create

Unsigned32

Unsigned32

(1~65535)

Version number of the LDP protocol which will be used in the session initialization message.

As per the MIB.

mplsLdpEntityAdminStatus (1.3.6.1.2.1.10.166.4.1.2.3.1.4)

read-create

INTEGER

enable(1)

disable(2)

Administrative state of the LDP entity.

As per the MIB.

mplsLdpEntityOperStatus (1.3.6.1.2.1.10.166.4.1.2.3.1.5)

read-only

INTEGER

1:unknown(1)

2:enabled(2)

3:disabled(3) 

 

Operational state of the LDP entity.

As per the MIB.

Default: enabled.

mplsLdpEntityTcpPort (1.3.6.1.2.1.10.166.4.1.2.3.1.6)

read-create

Unsigned32

Unsigned32

(0..65535)

TCP port number of the LDP entity.

As per the MIB.

Default: 646.

mplsLdpEntityUdpDscPort (1.3.6.1.2.1.10.166.4.1.2.3.1.7)

read-create

Unsigned32

Unsigned32

(0..65535)

UDP port number of the LDP entity.

As per the MIB.

Default: 646.

mplsLdpEntityMaxPduLength (1.3.6.1.2.1.10.166.4.1.2.3.1.8)

read-create

Unsigned32

Unsigned32

(256..65535)

Maximum PDU length of the LDP entity.

As per the MIB.

Default: 4096.

mplsLdpEntityKeepAliveHoldTimer (1.3.6.1.2.1.10.166.4.1.2.3.1.9)

read-create

Unsigned32

Unsigned32

(1..65535)

Keepalive interval of the LDP entity.

As per the MIB.

Default: 40.

mplsLdpEntityHelloHoldTimer (1.3.6.1.2.1.10.166.4.1.2.3.1.10)

read-create

Unsigned32

Unsigned32

(0..65535)

Hello interval of the LDP entity.

As per the MIB.

Default: 0.

If mplsLdpEntityTargetPeer is set to false, the actual default value is 15. If mplsLdpEntityTargetPeer is set to true, the actual default value is 45.

mplsLdpEntityInitSessionThreshold (1.3.6.1.2.1.10.166.4.1.2.3.1.11)

read-create

Integer32

Integer32

(0..100)

LDP entity session initialization threshold.

As per the MIB.

Default: 8.

mplsLdpEntityLabelDistMethod (1.3.6.1.2.1.10.166.4.1.2.3.1.12)

read-create

INTEGER

downstreamOnDemand(1)

downstreamUnsolicited(2)

LDP entity label distribution method.

As per the MIB.

mplsLdpEntityLabelRetentionMode (1.3.6.1.2.1.10.166.4.1.2.3.1.13)

read-create

INTEGER

conservative(1)

liberal(2)

Label retention mode used by the LDP entity.

As per the MIB.

mplsLdpEntityPathVectorLimit (1.3.6.1.2.1.10.166.4.1.2.3.1.14)

read-create

Integer32

Integer32

(0..255)

LDP entity path vector limit.

As per the MIB.

0 indicates that loop detection is not enabled.

mplsLdpEntityHopCountLimit (1.3.6.1.2.1.10.166.4.1.2.3.1.15)

read-create

Integer32

Integer32

(0..255)

LDP entity hop limit.

As per the MIB.

0 indicates that loop detection is not enabled.

mplsLdpEntityTransportAddrKind (1.3.6.1.2.1.10.166.4.1.2.3.1.16)

read-create

INTEGER

1:Interface(1)

2:loopback(2)

 

LDP entity transport address type.

As per the MIB.

Default: loopback(2).

mplsLdpEntityTargetPeer (1.3.6.1.2.1.10.166.4.1.2.3.1.17)

read-create

INTEGER

true(1)

false(2)

If this LDP entity uses targeted peer, set this to true.

As per the MIB.

Default: false.

mplsLdpEntityTargetPeerAddrType (1.3.6.1.2.1.10.166.4.1.2.3.1.18)

read-create

InetAddressType

INTEGER

unknown (0) ,

ipv4(1) ,

ipv6 (2) ,

ipv4z (3) ,

ipv6z (4),

dns(16)

Type of the internetwork layer address used for the Extended Discovery.

As per the MIB.

Supports only ipv4.

mplsLdpEntityTargetPeerAddr (1.3.6.1.2.1.10.166.4.1.2.3.1.19)

read-create

OCTET STRING

OCTET STRING

(0..255)

The value of the internetwork layer address used for the Extended Discovery.

As per the MIB.

mplsLdpEntityLabelType (1.3.6.1.2.1.10.166.4.1.2.3.1.20)

read-create

INTEGER

generic(1),

atmParameters(2),

frameRelayParameters(3)

LDP entity label type.

As per the MIB.

mplsLdpEntityDiscontinuityTime (1.3.6.1.2.1.10.166.4.1.2.3.1.21)

read-only

TimeTicks

Standard MIB values.

System time when any one or more of this entity's counters suffered a discontinuity most recently.

As per the MIB.

mplsLdpEntityStorageType (1.3.6.1.2.1.10.166.4.1.2.3.1.22)

read-create

INTEGER

other(1),

volatile(2),

nonVolatile(3),

 permanent(4),

readOnly(5)

Storage type for the LDP entity.

As per the MIB.

mplsLdpEntityRowStatus (1.3.6.1.2.1.10.166.4.1.2.3.1.23)

read-create

INTEGER

 active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Row status.

As per the MIB.

 

mplsLdpEntityStatsTable

About this table

This table contains LDP entity statistics 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

mplsLdpEntityStatsSessionAttempts (1.3.6.1.2.1.10.166.4.1.2.4.1.1)

read-only

Counter32

Counter32

(0..4294967295)

Session initialization messages sent or received by this LDP entity.

As per the MIB.

mplsLdpEntityStatsSessionRejectedNoHelloErrors (1.3.6.1.2.1.10.166.4.1.2.4.1.2)

read-only

Counter32

Counter32

(0..4294967295)

Session Rejected (No Hello Error) notifications sent or received by the LDP entity.

As per the MIB.

mplsLdpEntityStatsSessionRejectedAdErrors (1.3.6.1.2.1.10.166.4.1.2.4.1.3)

read-only

Counter32

Counter32

(0..4294967295)

Session Rejected (Parameters Advertisement Mode Error) notifications sent or received by the LDP entity.

As per the MIB.

mplsLdpEntityStatsSessionRejectedMaxPduErrors (1.3.6.1.2.1.10.166.4.1.2.4.1.4)

read-only

Counter32

Counter32

(0..4294967295)

Session Rejected (Parameters Max Pdu Length Error) notifications sent or received by the LDP entity.

As per the MIB.

mplsLdpEntityStatsSessionRejectedLRErrors (1.3.6.1.2.1.10.166.4.1.2.4.1.5)

read-only

Counter32

Counter32

(0..4294967295)

Session Rejected (Parameters Label Range) notifications sent or received by the LDP entity.

As per the MIB.

mplsLdpEntityStatsBadLdpIdentifierErrors (1.3.6.1.2.1.10.166.4.1.2.4.1.6)

read-only

Counter32

Counter32

(0..4294967295)

Number of Bad LDP Identifier Fatal Errors detected by the sessions associated with this LDP entity.

As per the MIB.

mplsLdpEntityStatsBadPduLengthErrors (1.3.6.1.2.1.10.166.4.1.2.4.1.7)

read-only

Counter32

Counter32

(0..4294967295)

Number of Bad PDU Length Fatal Errors detected by the sessions associated with this LDP entity.

As per the MIB.

mplsLdpEntityStatsBadMessageLengthErrors (1.3.6.1.2.1.10.166.4.1.2.4.1.8)

read-only

Counter32

Counter32

(0..4294967295)

Number of Bad Message Length Fatal Errors detected by the sessions associated with this LDP entity.

As per the MIB.

mplsLdpEntityStatsBadTlvLengthErrors (1.3.6.1.2.1.10.166.4.1.2.4.1.9)

read-only

Counter32

Counter32

(0..4294967295)

Number of Bad TLV Length Fatal Errors detected by the sessions associated with this LDP entity.

As per the MIB.

mplsLdpEntityStatsMalformedTlvValueErrors (1.3.6.1.2.1.10.166.4.1.2.4.1.10)

read-only

Counter32

Counter32

(0..4294967295)

Number of Malformed TLV Value Fatal Errors detected by the sessions associated with this LDP entity.

As per the MIB.

mplsLdpEntityStatsKeepAliveTimerExpErrors (1.3.6.1.2.1.10.166.4.1.2.4.1.11)

read-only

Counter32

Counter32

(0..4294967295)

Number of Session Keep Alive Timer Expired Fatal Errors detected by the sessions associated with this LDP entity.

As per the MIB.

mplsLdpEntityStatsShutdownReceivedNotifications (1.3.6.1.2.1.10.166.4.1.2.4.1.12)

read-only

Counter32

Counter32

(0..4294967295)

Number of shutdown notifications received by sessions associated with the LDP entity.

As per the MIB.

mplsLdpEntityStatsShutdownSentNotifications (1.3.6.1.2.1.10.166.4.1.2.4.1.13)

read-only

Counter32

Counter32

(0..4294967295)

Number of shutdown notifications sent by sessions associated with the LDP entity.

As per the MIB.

 

mplsLdpPeerTable

About this table

This table contains LDP peer information.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table index is mplsLdpPeerLdpId.

Object (OID)

Access

Syntax

Value range

Description

Implementation

mplsLdpPeerLdpId (1.3.6.1.2.1.10.166.4.1.3.2.1.1)

not-accessible

OCTET STRING

OCTET STRING

(0..65535)

LDP ID of the LDP peer.

As per the MIB.

mplsLdpPeerLabelDistMethod (1.3.6.1.2.1.10.166.4.1.3.2.1.2)

read-only

INTEGER

downstreamOnDemand(1),
downstreamUnsolicited(2)

Label distribution method of the LDP peer.

As per the MIB.

mplsLdpPeerPathVectorLimit (1.3.6.1.2.1.10.166.4.1.3.2.1.3)

read-only

Integer32

Integer32

(0..255)

Path vector limit information about the LDP peer.

As per the MIB.

mplsLdpPeerTransportAddrType (1.3.6.1.2.1.10.166.4.1.3.2.1.4)

read-only

INTEGER

unknown(0),

ipv4(1),

 ipv6(2),

ipv4z(3),

ipv6z(4),

dns(16)

LDP peer address type.

As per the MIB.

mplsLdpPeerTransportAddr (1.3.6.1.2.1.10.166.4.1.3.2.1.5)

read-only

OCTET STRING

OCTET STRING

( 0..255)

LDP peer address.

As per the MIB.

 

mplsLdpSessionTable

About this table

This table contains LDP session 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

mplsLdpSessionStateLastChange (1.3.6.1.2.1.10.166.4.1.3.3.1.1)

read-only

TimeTicks

Standard MIB values.

Time when the LDP session state changed.

As per the MIB.

mplsLdpSessionState (1.3.6.1.2.1.10.166.4.1.3.3.1.2)

read-only

INTEGER

nonexistent(1),

initialized(2),

openrec(3),

opensent(4),

operational(5)

LDP session state.

As per the MIB.

mplsLdpSessionRole (1.3.6.1.2.1.10.166.4.1.3.3.1.3)

read-only

INTEGER

unknown(1),

active(2),

passive(3)

LDP session role.

As per the MIB.

mplsLdpSessionProtocolVersion (1.3.6.1.2.1.10.166.4.1.3.3.1.4)

read-only

Unsigned32

Unsigned32

(1..65535)

LDP session protocol version.

As per the MIB.

mplsLdpSessionKeepAliveHoldTimeRem (1.3.6.1.2.1.10.166.4.1.3.3.1.5)

read-only

INTEGER

INTEGER (0..2147483647)

Remaining keepalive time.

As per the MIB.

mplsLdpSessionKeepAliveTime (1.3.6.1.2.1.10.166.4.1.3.3.1.6)

read-only

Unsigned32

Unsigned32

(1..65535)

Keepalive interval.

As per the MIB.

mplsLdpSessionMaxPduLength (1.3.6.1.2.1.10.166.4.1.3.3.1.7)

read-only

Unsigned32

Unsigned32

(1..65535)

Maximum PDU length.

As per the MIB.

mplsLdpSessionDiscontinuityTime (1.3.6.1.2.1.10.166.4.1.3.3.1.8)

read-only

TimeTicks

Standard MIB values.

System time when a counter of the LDP session suffered a discontinuity.

As per the MIB.

 

mplsLdpSessionStatsTable

About this table

This table contains LDP session statistics 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

mplsLdpSessionStatsUnknownMesTypeErrors (1.3.6.1.2.1.10.166.4.1.3.4.1.1)

read-only

Counter32

Counter32

(0..4294967295)

Number of unknown messages detected by the LSR during the session.

As per the MIB.

mplsLdpSessionStatsUnknownTlvErrors (1.3.6.1.2.1.10.166.4.1.3.4.1.2)

read-only

Counter32

Counter32

(0..4294967295)

Number of unknown TLVs detected by the LSR during the session.

As per the MIB.

 

mplsLdpHelloAdjacencyTable

About this table

This table contains LDP hello adjacency information.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table index is mplsLdpHelloAdjacencyIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

mplsLdpHelloAdjacencyIndex (1.3.6.1.2.1.10.166.4.1.3.5.1.1.1)

not-accessible

Unsigned32

Unsigned32

(1..4294967295)

LDP hello adjacency index.

As per the MIB.

mplsLdpHelloAdjacencyHoldTimeRem (1.3.6.1.2.1.10.166.4.1.3.5.1.1.2)

read-only

INTEGER

INTEGER

(0..2147483647)

Time remaining for the hello adjacency.

As per the MIB.

mplsLdpHelloAdjacencyHoldTime (1.3.6.1.2.1.10.166.4.1.3.5.1.1.3)

read-only

Unsigned32

Unsigned32

(0..65535)

Hold time for the hello adjacency.

As per the MIB.

Default: 0.

The actual default value is 15 for the Link Hello mode and 45 for the Targeted Hello mode.

mplsLdpHelloAdjacencyType (1.3.6.1.2.1.10.166.4.1.3.5.1.1.4)

read-only

INTEGER

link(1),

targeted(2)

LDP hello adjacency type.

As per the MIB.

 

mplsFecTable

About this table

This table contains LDP FEC information.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table index is mplsFecIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

mplsFecIndex (1.3.6.1.2.1.10.166.4.1.3.8.3.1.1)

not-accessible

Unsigned32

Unsigned32

(1..4294967295)

LDP FEC index.

As per the MIB.

MplsFecType

(1.3.6.1.2.1.10.166.4.1.3.8.3.1.2)

read-create

INTEGER

prefix(1),

hostAddress(2)

LDP FEC type.

As per the MIB.

mplsFecAddrPrefixLength (1.3.6.1.2.1.10.166.4.1.3.8.3.1.3)

read-create

Unsigned32

Unsigned32

 (0..2040)

This node will not be defined if the mplsFecType is hostAddress(2).

The value for this node is 0 or the IP prefix range defined by mplsFecAddr if the mplsFecType is prefix(1).

If the value for this node is 0, it means that the IP prefix matches all IP addresses.

As per the MIB.

mplsFecAddrType (1.3.6.1.2.1.10.166.4.1.3.8.3.1.4)

read-create

INTEGER

unknown(0),

ipv4(1),

ipv6(2),

ipv4z(3),

ipv6z(4),

dns(16)

LDP FEC address type.

As per the MIB.

mplsFecAddr (1.3.6.1.2.1.10.166.4.1.3.8.3.1.5)

read-create

OCTET STRING

OCTET STRING

 (0..65535)

LDP FEC address.

As per the MIB.

mplsFecStorageType (1.3.6.1.2.1.10.166.4.1.3.8.3.1.6)

read-create

INTEGER

other(1),

volatile(2),

nonVolatile(3),

permanent(4),

readOnly(5)

LDP FEC storage type.

As per the MIB.

mplsFecRowStatus (1.3.6.1.2.1.10.166.4.1.3.8.3.1.7)

read-create

INTEGER

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Row status.

As per the MIB.

 

mplsLdpSessionPeerAddrTable

About this table

This table contains LDP session peer address information.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table index is mplsLdpSessionPeerAddrIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

mplsLdpSessionPeerAddrIndex (1.3.6.1.2.1.10.166.4.1.3.11.1.1)

not-accessible

Unsigned32

Unsigned32

(1..4294967295)

Peer address index.

As per the MIB.

mplsLdpSessionPeerNextHopAddrType (1.3.6.1.2.1.10.166.4.1.3.11.1.2)

read-only

INTEGER

unknown(0),

ipv4(1),

ipv6(2),

ipv4z(3),

ipv6z(4),

dns(16)

Next hop address type.

As per the MIB.

mplsLdpSessionPeerNextHopAddr (1.3.6.1.2.1.10.166.4.1.3.11.1.3)

read-only

OCTET STRING

OCTET STRING

(0..65535)

Next hop address.

As per the MIB.

Notifications

mplsLdpInitSessionThresholdExceeded

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.10.166.4.0.1

The number of session initialization messages exceeds the limit.

Error

Major

1.3.6.1.2.1.10.166.4.1.2.3.1.11 (mplsLdpEntityInitSessionThreshold)

ON

Description

A notification sent when the value of the mplsLdpEntityInitSessionThreshold object is not zero and the number of session initialization messages exceeds the value of the mplsLdpEntityInitSessionThreshold object.

Status control

ON

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

OFF

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

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.10.166.4.1.2.3.1.11 (mplsLdpEntityInitSessionThreshold)

During the session establishment with an LDP peer, if the number of session initialization messages sent by the LDP entity exceeds the maximum value defined by the mplsLdpInitSessionThresholdExceeded object, the LDP entity will send notifications.

No

Integer32

0..100

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

To resolve this issue:

1.     Check LDP session initialization message parameters.

2.     If the issue persists, contact H3C Support.

mplsLdpSessionUp

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.10.166.4.0.3

The session state changes to operational.

Recovery

-

-

ON

Description

A notification sent when the value of the mplsLdpSessionState object changes to operational(5).

Status control

ON

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

OFF

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

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.10.166.4.1.3.3.1.2 (mplsLdpSessionState)

LDP session state.

No

INTEGER

nonexistent(1)

initialized(2)

openrec(3)

opensent(4)

operational(5))

1.3.6.1.2.1.10.166.4.1.3.3.1.8 (mplsLdpSessionDiscontinuityTime)

Time when the LDP session is up.

No

Timeticks

Standard MIB values.

1.3.6.1.2.1.10.166.4.1.3.4.1.1 (mplsLdpSessionStatsUnknownMesTypeErrors)

Number of unknown messages detected by the LSR during the session.

No

Counter32

Standard MIB values.

1.3.6.1.2.1.10.166.4.1.3.4.1.2 (mplsLdpSessionStatsUnknownTlvErrors)

Number of unknown TLVs detected by the LSR during the session.

No

Counter32

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.

mplsLdpSessionDown

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.10.166.4.0.4

The session state is not operational.

Error

Major

-

ON

 

Description

A notification sent when the value of the mplsLdpSessionState object is not operational.

Status control

ON

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

OFF

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

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.10.166.4.1.3.3.1.2 (mplsLdpSessionState)

Session state.

No

INTEGER

nonexistent(1)

initialized(2)

openrec(3)

opensent(4)

operational(5))

1.3.6.1.2.1.10.166.4.1.3.3.1.8 (mplsLdpSessionDiscontinuityTime)

System time when a counter of the LDP session suffered a discontinuity.

No

Timeticks

Standard MIB values.

1.3.6.1.2.1.10.166.4.1.3.4.1.1 (mplsLdpSessionStatsUnknownMesTypeErrors)

Number of unknown messages detected by the LSR during the session.

No

Counter32

Standard MIB values.

1.3.6.1.2.1.10.166.4.1.3.4.1.2 (mplsLdpSessionStatsUnknownTlvErrors)

Number of unknown TLVs detected by the LSR during the session.

No

Counter32

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
新华三官网