Mplslspindex, Mplslspname, Mplslspstate – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 623: Mplslsppackets, Mplslsptimeup, Mplslspprimarytimeup, Mplslsptransitions, Mplslsplasttransition, Mplslspfrom, Mplslspto

Advertising
background image

Unified IP MIB Reference

595

53-1002549-02

MPLS LSP table

mplsLspIndex
brcdIp.1.2.15.1.2.3.1.2
Syntax: Unsigned32

None

The unique index of the LSP in the system for a given
signaling protocol.
The ifIndex value of the LSP’s tunnel interface index holds
true.

mplsLspName
brcdIp.1.2.15.1.2.3.1.3
Syntax: DisplayString

Read-only

The name of the label switched path (LSP).

mplsLspState
brcdIp.1.2.15.1.2.3.1.4
Syntax: Integer

Read-only

The operational state of the LSP:

unknown(1)

up(2)

down(3)

mplsLspPackets
brcdIp.1.2.15.1.2.3.1.5
Syntax: Counter64

Read-only

The number of egress Layer 3 VPN and IP MPLS packets
that has been sent to outbound, meeting the in-label and
tunnel criteria. This object is equivalent to show mpls
statistics tunnel or show mpls ldp traffic
command.

mplsLspAge
brcdIp.1.2.15.1.2.3.1.6
Syntax: TimeStamp

Read-only

The age in 10-millisecond periods since the creation of the
LSP.

mplsLspTimeUp
brcdIp.1.2.15.1.2.3.1.7
Syntax: TimeStamp

Read-only

The total time in 10-millisecond units that this LSP has
been operational. Calculate the percentage up-time using
the following equation:

mplsLspTimeUp or mplsLspAge x 100%

mplsLspPrimaryTimeUp
brcdIp.1.2.15.1.2.3.1.8
Syntax: TimeStamp

Read-only

The total time in 10-millisecond units that the primary
path of the LSP has been operational. The percentage
contribution of the primary path to the operational time is
calculated using the following equation:

mplsLspPrimaryTimeUp or mplsLspTimeUp x 100%

mplsLspTransitions
brcdIp.1.2.15.1.2.3.1.9
Syntax: Counter32

Read-only

The number of times the state of the LSP transitioned
from up to down and down to up.

mplsLspLastTransition
brcdIp.1.2.15.1.2.3.1.10
Syntax: TimeStamp

Read-only

The time in 10-millisecond units since the last transition
occurred on this LSP.

mplsLspFrom
brcdIp.1.2.15.1.2.3.1.11
Syntax: IpAddress

Read-only

Source IP address of this LSP.

mplsLspTo
brcdIp.1.2.15.1.2.3.1.12
Syntax: IpAddress

Read-only

Destination IP address of this LSP.

mplsPathName
brcdIp.1.2.15.1.2.3.1.13
Syntax: DisplayString

Read-only

The name of the active path for this LSP. If there is no
name, this field should be empty and all the fields in this
table do not apply.

Name, OID, and syntax

Access

Description

Advertising