JUNIPER-MPLS-LDP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
10
Rows
10
Columns
69
.1.3.6.1.4.1.2636.3.36.1.2.3 · 1 row entry · 22 columns
This table contains information about the
MPLS Label Distribution Protocol Entities which
exist on this Label Switching Router (LSR).
jnxMplsLdpEntityEntry entry .1.3.6.1.4.1.2636.3.36.1.2.3.1
An entry in this table represents an LDP entity.
An entry can be created by a network administrator
or by an SNMP agent as instructed by LDP.
Indexes
jnxMplsLdpEntityLdpId jnxMplsLdpEntityIndex
Column Syntax OID
jnxMplsLdpEntityLdpId
The LDP identifier.
MPLS-TC-STD-MIBMplsLdpIdentifier
Textual Convention: MPLS-TC-STD-MIBMplsLdpIdentifier OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.2636.3.36.1.2.3.1.1
jnxMplsLdpEntityIndex
This index is used as a secondary index to uniquely
identify this row. Before creating a row in this table,
the 'jnxMplsLdpEntityIndexNext' object should be retrieved.
That value should be used for the value of this in…
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.2636.3.36.1.2.3.1.2
jnxMplsLdpEntityProtocolVersion
The version number of the LDP protocol which will be
used in the session initialization message.

Section 3.5.3 in the LDP Specification specifies
that the version of the LDP protocol is negotiated during
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.2636.3.36.1.2.3.1.3
jnxMplsLdpEntityAdminStatus
The administrative status of this LDP Entity.
If this object is changed from 'enable' to 'disable'
and this entity has already attempted to establish
contact with a Peer, then all contact with that
Peer is lost and all …
Enumeration
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.2636.3.36.1.2.3.1.4
jnxMplsLdpEntityOperStatus
The operational status of this LDP Entity.
Enumeration
Enumerated Values:
1unknown
2enabled
3disabled
.1.3.6.1.4.1.2636.3.36.1.2.3.1.5
jnxMplsLdpEntityTcpDscPort
The TCP Discovery Port for
LDP. The default value is the well-known
value of this port.
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.2636.3.36.1.2.3.1.6
jnxMplsLdpEntityUdpDscPort
The UDP Discovery Port for
LDP. The default value is the
well-known value for this port.
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.2636.3.36.1.2.3.1.7
jnxMplsLdpEntityMaxPduLength
The maximum PDU Length that is sent in
the Common Session Parameters of an Initialization
Message. According to the LDP Specification [RFC3036]
a value of 255 or less specifies the
default maximum length of 4096 octets,…
octetsUnsigned32
Constraints:
range: 256-65535
.1.3.6.1.4.1.2636.3.36.1.2.3.1.8
jnxMplsLdpEntityKeepAliveHoldTimer
The 16-bit integer value which is the proposed keep
alive hold timer for this LDP Entity.
secondsInteger32
Constraints:
range: 1-65535
.1.3.6.1.4.1.2636.3.36.1.2.3.1.9
jnxMplsLdpEntityHelloHoldTimer
The 16-bit integer value which is the proposed Hello
hold timer for this LDP Entity. The Hello Hold time
in seconds.

An LSR maintains a record of Hellos received
from potential peers. This object represe…
secondsInteger32
Constraints:
range: 0-65535
.1.3.6.1.4.1.2636.3.36.1.2.3.1.10
jnxMplsLdpEntityInitSesThreshold
When attempting to establish a session with a
given Peer, the given LDP Entity should
send out the SNMP notification,
'jnxMplsLdpInitSesThresholdExceeded', when
the number of Session Initialization messages sent
exceeds…
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.2636.3.36.1.2.3.1.11
jnxMplsLdpEntityLabelDistMethod
For any given LDP session, the method of
label distribution must be specified.
MPLS-TC-STD-MIBMplsLabelDistributionMethod
Textual Convention: MPLS-TC-STD-MIBMplsLabelDistributionMethod Enumeration
Type Values:
1downstreamOnDemand
2downstreamUnsolicited
.1.3.6.1.4.1.2636.3.36.1.2.3.1.12
jnxMplsLdpEntityLabelRetentionMode
The LDP Entity can be configured to use either
conservative or liberal label retention mode.

If the value of this object is conservative(1)
then advertized label mappings are retained
only if they will be…
MPLS-TC-STD-MIBMplsRetentionMode
Textual Convention: MPLS-TC-STD-MIBMplsRetentionMode Enumeration
Type Values:
1conservative
2liberal
.1.3.6.1.4.1.2636.3.36.1.2.3.1.13
jnxMplsLdpEntityPathVectorLimit
If the value of this object is 0 (zero) then
Loop Dection for Path Vectors is disabled.

Otherwise, if this object has a value greater than
zero, then Loop Dection for Path Vectors is enabled,
and the Path…
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.2636.3.36.1.2.3.1.14
jnxMplsLdpEntityHopCountLimit
If the value of this object is 0 (zero),
then Loop Detection using Hop Counters is
disabled.

If the value of this object is greater than
0 (zero) then Loop Detection using Hop
Counters is enabled, and thi…
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.2636.3.36.1.2.3.1.15
jnxMplsLdpEntityTargetPeer
If this LDP entity uses targeted peer then set
this to true.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2636.3.36.1.2.3.1.16
jnxMplsLdpEntityTargetPeerAddrType
The type of the internetwork layer address used for
the Extended Discovery. This object indicates how
the value of jnxMplsLdpEntityTargetPeerAddr is to
be interpreted.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2636.3.36.1.2.3.1.17
jnxMplsLdpEntityTargetPeerAddr
The value of the internetwork layer address used for
the Extended Discovery.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2636.3.36.1.2.3.1.18
jnxMplsLdpEntityLabelType
Specifies the optional parameters for the LDP
Initialization Message. If the value is generic(1)
then no optional parameters will be sent in
the LDP Initialization message associated with
this Entity.

If…
MPLS-TC-STD-MIBMplsLdpLabelType
Textual Convention: MPLS-TC-STD-MIBMplsLdpLabelType Enumeration
Type Values:
1generic
2atm
3frameRelay
.1.3.6.1.4.1.2636.3.36.1.2.3.1.19
jnxMplsLdpEntityDiscontinuityTime
The value of sysUpTime on the most recent occasion
at which any one or more of this entity's counters
suffered a discontinuity. The relevant counters are the
specific instances associated with this entity of
any Counte…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.2636.3.36.1.2.3.1.20
jnxMplsLdpEntityStorageType
The storage type for this entry.
SNMPv2-TCStorageType
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.4.1.2636.3.36.1.2.3.1.21
jnxMplsLdpEntityRowStatus
An object that allows entries in this table to
be created and deleted using the
RowStatus convention.
SNMPv2-TCRowStatus
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2636.3.36.1.2.3.1.22
.1.3.6.1.4.1.2636.3.36.1.2.4 · 1 row entry · 13 columns
This table is a read-only table which augments
the jnxMplsLdpEntityTable.  The purpose of this
table is to keep statistical information about
the LDP Entities on the LSR.
jnxMplsLdpEntityStatsEntry entry .1.3.6.1.4.1.2636.3.36.1.2.4.1
A row in this table contains statistical information
about an LDP Entity. Some counters contained in a
row are for fatal errors received during a former
LDP Session associated with this entry. For example,
an Ldp Pdu …
Indexes
No indexes recorded
Column Syntax OID
jnxMplsLdpAttemptedSessions
A count of the total attempted sessions for
this LDP Entity.

Discontinuities in the value of this counter can occur
at re-initialization of the management system, and at
other times as indicated by the va…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.36.1.2.4.1.1
jnxMplsLdpSesRejectedNoHelloErrors
A count of the Session Rejected/No Hello Error
Notification Messages sent or received by
this LDP Entity.

Discontinuities in the value of this counter can occur
at re-initialization of the management syst…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.36.1.2.4.1.2
jnxMplsLdpSesRejectedAdErrors
A count of the Session Rejected/Parameters
Advertisement Mode Error Notification Messages sent
or received by this LDP Entity.

Discontinuities in the value of this counter can occur
at re-initialization o…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.36.1.2.4.1.3
jnxMplsLdpSesRejectedMaxPduErrors
A count of the Session Rejected/Parameters
Max Pdu Length Error Notification Messages sent
or received by this LDP Entity.

Discontinuities in the value of this counter can occur
at re-initialization of th…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.36.1.2.4.1.4
jnxMplsLdpSesRejectedLRErrors
A count of the Session Rejected/Parameters
Label Range Notification Messages sent
or received by this LDP Entity.

Discontinuities in the value of this counter can occur
at re-initialization of the managem…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.36.1.2.4.1.5
jnxMplsLdpBadLdpIdentifierErrors
This object counts the number of Bad LDP Identifier
Fatal Errors detected by the session(s)
(past and present) associated with this LDP Entity.

Discontinuities in the value of this counter can occur
at re…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.36.1.2.4.1.6
jnxMplsLdpBadPduLengthErrors
This object counts the number of Bad Pdu Length
Fatal Errors detected by the session(s)
(past and present) associated with this LDP Entity.

Discontinuities in the value of this counter can occur
at re-ini…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.36.1.2.4.1.7
jnxMplsLdpBadMessageLengthErrors
This object counts the number of Bad Message
Length Fatal Errors detected by the session(s)
(past and present) associated with this LDP Entity.

Discontinuities in the value of this counter can occur
at re…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.36.1.2.4.1.8
jnxMplsLdpBadTlvLengthErrors
This object counts the number of Bad TLV
Length Fatal Errors detected by the session(s)
(past and present) associated with this LDP Entity.

Discontinuities in the value of this counter can occur
at re-ini…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.36.1.2.4.1.9
jnxMplsLdpMalformedTlvValueErrors
This object counts the number of Malformed TLV
Value Fatal Errors detected by the session(s)
(past and present) associated with this
LDP Entity.

Discontinuities in the value of this counter can occur
at r…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.36.1.2.4.1.10
jnxMplsLdpKeepAliveTimerExpErrors
This object counts the number of Session Keep Alive
Timer Expired Errors detected by the session(s)
(past and present) associated with this LDP Entity.

Discontinuities in the value of this counter can occ…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.36.1.2.4.1.11
jnxMplsLdpShutdownNotifReceived
This object counts the number of Shutdown Notfications
received related to session(s) (past and present)
associated with this LDP Entity.

Discontinuities in the value of this counter can occur
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.36.1.2.4.1.12
jnxMplsLdpShutdownNotifSent
This object counts the number of Shutdown Notfications
sent related to session(s) (past and present) associated
with this LDP Entity.

Discontinuities in the value of this counter can occur
at re-initializ…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.36.1.2.4.1.13
.1.3.6.1.4.1.2636.3.36.1.3.2 · 1 row entry · 3 columns
Information about LDP peers known by Entities in
the jnxMplsLdpEntityTable.  The information in this table
is based on information from the Entity-Peer interaction
during session initialization but is not appropriate
for the jnxMplsLdpSessionTable, because objects in this
table may or may not be used in session establishment.
jnxMplsLdpPeerEntry entry .1.3.6.1.4.1.2636.3.36.1.3.2.1
Information about a single Peer which is related
to a Session. NOTE: this table is augmented by
the jnxMplsLdpSessionTable.
Indexes
jnxMplsLdpEntityLdpId jnxMplsLdpEntityIndex jnxMplsLdpPeerLdpId
Column Syntax OID
jnxMplsLdpPeerLdpId
The LDP identifier of this LDP Peer.
MPLS-TC-STD-MIBMplsLdpIdentifier
Textual Convention: MPLS-TC-STD-MIBMplsLdpIdentifier OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.2636.3.36.1.3.2.1.1
jnxMplsLdpPeerLabelDistMethod
For any given LDP session, the method of
label distribution must be specified.
MPLS-TC-STD-MIBMplsLabelDistributionMethod
Textual Convention: MPLS-TC-STD-MIBMplsLabelDistributionMethod Enumeration
Type Values:
1downstreamOnDemand
2downstreamUnsolicited
.1.3.6.1.4.1.2636.3.36.1.3.2.1.2
jnxMplsLdpPeerPathVectorLimit
If the value of this object is 0 (zero) then
Loop Dection for Path Vectors for this Peer
is disabled.

Otherwise, if this object has a value greater than
zero, then Loop Dection for Path Vectors for this
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.2636.3.36.1.3.2.1.3
.1.3.6.1.4.1.2636.3.36.1.3.3 · 1 row entry · 6 columns
A table of Sessions between the LDP Entities and
LDP Peers.  Each row represents a single session.
jnxMplsLdpSessionEntry entry .1.3.6.1.4.1.2636.3.36.1.3.3.1
An entry in this table represents information on a
single session between an LDP Entity and LDP Peer.
The information contained in a row is read-only.

Please note: the Path Vector Limit for the
Session is …
Indexes
No indexes recorded
Column Syntax OID
jnxMplsLdpSesStateLastChange
The value of this object is sysUpTime when the
most recent change in the jnxMplsLdpSesState
object occurred. When the entry is created, then
this object has the value of sysUpTime when the
entry was created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.2636.3.36.1.3.3.1.1
jnxMplsLdpSesState
The current state of the session, all of the
states 1 to 5 are based on the state machine for
session negotiation behavior.
Enumeration
Enumerated Values:
1nonexistent
2initialized
3openrec
4opensent
5operational
.1.3.6.1.4.1.2636.3.36.1.3.3.1.2
jnxMplsLdpSesProtocolVersion
The version of the LDP Protocol which
this session is using. This is the version of
the LDP protocol which has been negotiated during
session initialization.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.2636.3.36.1.3.3.1.3
jnxMplsLdpSesKeepAliveHoldTimeRem
The keep alive hold time remaining for this session.
SNMPv2-TCTimeInterval
Textual Convention: SNMPv2-TCTimeInterval Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.2636.3.36.1.3.3.1.4
jnxMplsLdpSesMaxPduLength
The value of maximum allowable length for LDP PDUs for
this session. This value may have been negotiated during
the Session Initialization. This object is related to
the jnxMplsLdpEntityMaxPduLength object. The
jnxMp…
octetsUnsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.2636.3.36.1.3.3.1.5
jnxMplsLdpSesDiscontinuityTime
The value of sysUpTime on the most recent occasion at
which any one or more of this session's counters
suffered a discontinuity. The relevant counters are
the specific instances associated with this session
of any Coun…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.2636.3.36.1.3.3.1.6
.1.3.6.1.4.1.2636.3.36.1.3.4 · 1 row entry · 2 columns
A table of statistics for Sessions between
LDP Entities and LDP Peers.
jnxMplsLdpSesStatsEntry entry .1.3.6.1.4.1.2636.3.36.1.3.4.1
An entry in this table represents statistical
information on a single session between an LDP
Entity and LDP Peer.
Indexes
No indexes recorded
Column Syntax OID
jnxMplsLdpSesStatsUnkMesTypeErrors
This object counts the number of Unknown Message Type
Errors detected during this session.

Discontinuities in the value of this counter can occur
at re-initialization of the management system, and at
othe…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.36.1.3.4.1.1
jnxMplsLdpSesStatsUnkTlvErrors
This object counts the number of Unknown TLV Errors
detected during this session.

Discontinuities in the value of this counter can occur
at re-initialization of the management system, and at
other times a…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.36.1.3.4.1.2
.1.3.6.1.4.1.2636.3.36.1.3.5.1 · 1 row entry · 3 columns
A table of Hello Adjacencies for Sessions.
jnxMplsLdpHelloAdjacencyEntry entry .1.3.6.1.4.1.2636.3.36.1.3.5.1.1
Each row represents a single LDP Hello Adjacency.
An LDP Session can have one or more Hello adjacencies.
Indexes
jnxMplsLdpEntityLdpId jnxMplsLdpEntityIndex jnxMplsLdpPeerLdpId jnxMplsLdpHelloAdjIndex
Column Syntax OID
jnxMplsLdpHelloAdjIndex
An identifier for this specific adjacency.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.2636.3.36.1.3.5.1.1.1
jnxMplsLdpHelloAdjHoldTimeRem
The time remaining for this Hello Adjacency.
This interval will change when the 'next'
Hello message which corresponds to this
Hello Adjacency is received.
SNMPv2-TCTimeInterval
Textual Convention: SNMPv2-TCTimeInterval Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.2636.3.36.1.3.5.1.1.2
jnxMplsLdpHelloAdjType
This adjacency is the result of a 'link'
hello if the value of this object is link(1).
Otherwise, it is a result of a 'targeted'
hello, targeted(2).
Enumeration
Enumerated Values:
1link
2targeted
.1.3.6.1.4.1.2636.3.36.1.3.5.1.1.3
.1.3.6.1.4.1.2636.3.36.1.3.6 · 1 row entry · 7 columns
A table of LDP LSP's which
map to a Segment Table in the
the LSR MIB's (either the mplsInSegmentTable
or mplsOutSegmentTable) AND to the
LSR MIB's mplsXCTable.
jnxMplsLdpLspEntry entry .1.3.6.1.4.1.2636.3.36.1.3.6.1
An entry in this table represents information on a
single LDP LSP which is represented by
a session's index triple (jnxMplsLdpEntityLdpId,
jnxMplsLdpEntityIndex, jnxMplsLdpPeerLdpId) AND the
index tuple (jnxMplsLdpLspIf…
Indexes
jnxMplsLdpEntityLdpId jnxMplsLdpEntityIndex jnxMplsLdpPeerLdpId jnxMplsLdpLspIfIndex jnxMplsLdpLspLabel
Column Syntax OID
jnxMplsLdpLspIfIndex
The ifIndex value associated with this LSP.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.2636.3.36.1.3.6.1.1
jnxMplsLdpLspLabel
The LDP label for this LSP.
MPLS-TC-STD-MIBMplsLabel
Textual Convention: MPLS-TC-STD-MIBMplsLabel Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.36.1.3.6.1.2
jnxMplsLdpLspLabelType
The Layer 2 Label Type.
MPLS-TC-STD-MIBMplsLdpLabelType
Textual Convention: MPLS-TC-STD-MIBMplsLdpLabelType Enumeration
Type Values:
1generic
2atm
3frameRelay
.1.3.6.1.4.1.2636.3.36.1.3.6.1.3
jnxMplsLdpLspType
The type of LSP connection.
The possible values are:

unknown(1) -- if the LSP is not known
to be one of the following.

terminatingLsp(2) -- if the …
MPLS-TC-STD-MIBMplsLspType
Textual Convention: MPLS-TC-STD-MIBMplsLspType Enumeration
Type Values:
1unknown
2terminatingLsp
3originatingLsp
4crossConnectingLsp
.1.3.6.1.4.1.2636.3.36.1.3.6.1.4
jnxMplsLdpLspLsrInSegmentPointer
If this LSP terminates or is cross-connecting
on this LSR, then this RowPointer should point
to an instance of an object in the
mplsLsrInSegmentTable. In other words if
the value of jnxMplsLdpLspType is
terminatingLsp(2…
SNMPv2-TCRowPointer
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.2636.3.36.1.3.6.1.5
jnxMplsLdpLspLsrOutSegmentPointer
If this LSP originates or is cross-connecting
on this LSR, then this RowPointer should point
to an instance of an object in the LSR-MIB's
mplsOutSegmentTable. In other words if
the value of jnxMplsLdpLspType is
originat…
SNMPv2-TCRowPointer
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.2636.3.36.1.3.6.1.6
jnxMplsLdpLspLsrXCPointer
If this LSP is cross-connecting on this LSR,
then this RowPointer should point
to an instance of an object in the
LSR-MIB's mplsXCTable. In other words if
the value of jnxMplsLdpLspType is crossConnectingLsp(4),
then th…
SNMPv2-TCRowPointer
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.2636.3.36.1.3.6.1.7
.1.3.6.1.4.1.2636.3.36.1.3.7.2 · 1 row entry · 7 columns
This table represents the FEC
(Forwarding Equivalence Class)
Information associated with an LSP.
jnxMplsFecEntry entry .1.3.6.1.4.1.2636.3.36.1.3.7.2.1
Each row represents a single FEC Element.
Indexes
jnxMplsFecIndex
Column Syntax OID
jnxMplsFecIndex
The index which uniquely identifies this entry.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.2636.3.36.1.3.7.2.1.1
jnxMplsFecType
The type of the FEC. If the value of this object
is 'prefix(1)' then the FEC type described by this
row is for address prefixes.

If the value of this object is 'hostAddress(2)' then
the FEC type describe…
Enumeration
Enumerated Values:
1prefix
2hostAddress
.1.3.6.1.4.1.2636.3.36.1.3.7.2.1.2
jnxMplsFecAddrLength
If the value of 'jnxMplsFecType' is 'prefix(1)'
then the value of this object is the length in
bits of the address prefix represented by
'jnxMplsFecAddr', or if the length is zero then
this is a special value which indi…
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.2636.3.36.1.3.7.2.1.3
jnxMplsFecAddrFamily
The value of this object is from the Address Family
Numbers.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2636.3.36.1.3.7.2.1.4
jnxMplsFecAddr
If the value of 'jnxMplsFecType' is 'prefix(1)'
then the value of this object is the address prefix.
If the value of the 'jnxMplsFecAddrLength'
is object is zero, then this object should also be
zero.

If …
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2636.3.36.1.3.7.2.1.5
jnxMplsFecStorageType
The storage type for this entry.
SNMPv2-TCStorageType
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.4.1.2636.3.36.1.3.7.2.1.6
jnxMplsFecRowStatus
An object that allows entries in this table to
be created and deleted using the
RowStatus convention.
SNMPv2-TCRowStatus
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2636.3.36.1.3.7.2.1.7
.1.3.6.1.4.1.2636.3.36.1.3.8 · 1 row entry · 3 columns
A table which shows the relationship between
LDP LSP's and FECs.  Each row represents
a single LSP to FEC association.
This table is read-only.
jnxMplsLdpLspFecEntry entry .1.3.6.1.4.1.2636.3.36.1.3.8.1
An entry represents a LDP LSP
to FEC association.
Indexes
jnxMplsLdpEntityLdpId jnxMplsLdpEntityIndex jnxMplsLdpPeerLdpId jnxMplsLdpLspIfIndex jnxMplsLdpLspLabel jnxMplsFecIndex
Column Syntax OID
jnxMplsLdpLspFecOperStatus
An indication of the operational status of
the FEC associated with LDP LSP.

unknown(1) - this is a temporary state which
may indicate the LSP-FEC association
is in a state of tra…
Enumeration
Enumerated Values:
1unknown
2inUse
3notInUse
.1.3.6.1.4.1.2636.3.36.1.3.8.1.1
jnxMplsLdpLspFecLastChange
This value of sysUpTime when the
jnxMplsLdpLspFecOperStatus last changed state.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.2636.3.36.1.3.8.1.2
jnxMplsLdpLspFecRowStatus
An object that allows entries in this table to
be created and deleted using the
RowStatus convention.
SNMPv2-TCRowStatus
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2636.3.36.1.3.8.1.3
.1.3.6.1.4.1.2636.3.36.1.3.9 · 1 row entry · 3 columns
This table 'extends' the jnxMplsLdpSessionTable.
This table is used to store Label Address Information
from Label Address Messages received by this LSR from
Peers.  This table is read-only and should be updated
when Label Withdraw Address Messages are received, i.e.
Rows should be deleted as apropriate.
          
NOTE:  since more than one address may be contained
in a Label Address Message, this table 'extends',
rather than 'AUGMENTS' the jnxMplsLdpSessionTable's
information.
jnxMplsLdpSesPeerAddrEntry entry .1.3.6.1.4.1.2636.3.36.1.3.9.1
An entry in this table represents information on
session's for a single next hop address which was
advertised in an Address Message from the LDP peer.
The information contained in a row is read-only.
Indexes
jnxMplsLdpEntityLdpId jnxMplsLdpEntityIndex jnxMplsLdpPeerLdpId jnxMplsLdpSesPeerAddrIndex
Column Syntax OID
jnxMplsLdpSesPeerAddrIndex
An index which uniquely identifies this entry within
a given session.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.2636.3.36.1.3.9.1.1
jnxMplsLdpSesPeerNextHopAddrType
The internetwork layer address type of this Next Hop
Address as specified in the Label Address Message
associated with this Session. The value of this
object indicates how to interpret the value of
jnxMplsLdpSessionPeer…
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2636.3.36.1.3.9.1.2
jnxMplsLdpSesPeerNextHopAddr
The value of the next hop address.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2636.3.36.1.3.9.1.3