MPLS-LDP-MIB
AI MIB Summary
The MPLS-LDP-MIB enables monitoring and management of Multiprotocol Label Switching Label Distribution Protocol sessions, peer adjacencies, and associated label bindings on network devices. It provides access to critical operational metrics including LDP session states, neighbor discovery status, and label distribution counters for troubleshooting MPLS forwarding paths.
This MIB contains managed object definitions for the Multiprotocol Label Switching, Label Distribution Protocol, LDP, as defined in draft-ietf-mpls-ldp-06.txt.
Main OID:
mplsLdpMIB.1.3.6.1.4.1.9.10.65
151
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
151 total| Object Name |
|---|
mplsLdpLibOperationStatusThe operation status of this LSP.
unknown(1),
up(2),
down(3)
::= { mplsLdpLibEntry 8 }
mplsLdpLibLspLastChange OBJECT-TYPE
SYNTAX TimeStamp
MAX-ACCESS read-only
STATUS current
DESCRIPTIONro Enumeration .1.3.6.1.2.1.10.166.4.2.1.5 |
mplsLdpMIBThis MIB contains managed object definitions for the
Multiprotocol Label Switching, Label Distribution
Protocol, LDP, as defined in draft-ietf-mpls-ldp-06.txt. MODULE-IDENTITY .1.3.6.1.4.1.9.10.65 |
IMPORTSThis MIB contains managed object definitions for the
Multiprotocol Label Switching, Label Distribution
Protocol, LDP, as defined in draft-ietf-mpls-ldp-06.txt. Unknown .1.3.6.1.4.1.9.10.65 |
mplsLdpObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.65.1 |
mplsLdpLsrObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.65.1.1 |
mplsLdpLsrIdThe LSR's Identifier.ro MplsLsrIdentifier .1.3.6.1.4.1.9.10.65.1.1.1 |
mplsLdpLsrLabelRetentionModeThe LSR 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 used to forward packets,
i.e. if label came from a valid next hop.
If the value of this object is liberal(2)
then all advertized label mappings are retained
whether they are from a valid next hop or not.rw Enumeration .1.3.6.1.4.1.9.10.65.1.1.2 |
mplsLdpLsrLoopDetectionCapableA indication of whether this LSR supports
loop detection.
none(1)
on this LSR.
other(2)
by a method other than those
listed below.
hopCount(3)
Hop Count only.
pathVector(4)
Path Vector only.
hopCountAndPathVector(5)
supported by both Hop Count
And Path Vector.
Since Loop Detection is determined during
Session Initialization, an individual session
may not be running with loop detection. This
object simply gives an indication of whether or not the
LSR has the ability to support Loop Detection and
which types.ro Enumeration .1.3.6.1.4.1.9.10.65.1.1.3 |
mplsLdpEntityObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.65.1.2 |
mplsLdpEntityIndexNextThis object contains an appropriate value to
be used for mplsLdpEntityIndex when creating
entries in the mplsLdpEntityTable. The value
0 indicates that no unassigned entries are
available. To obtain the mplsLdpEntityIndex
value for a new entry, the manager issues a
management protocol retrieval operation to obtain
the current value of this object. After each
retrieval, the agent should modify the value to
the next unassigned index.ro Unsigned32 .1.3.6.1.4.1.9.10.65.1.2.1 |
mplsLdpEntityTableThis table contains information about the
MPLS Label Distribution Protocol Entities which
exist on this Label Switch Router (LSR). SEQUENCE OF MplsLdpEntityEntry .1.3.6.1.4.1.9.10.65.1.2.2 |
mplsLdpEntityEntryAn 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. MplsLdpEntityEntry .1.3.6.1.4.1.9.10.65.1.2.2.1 |
mplsLdpEntityLdpIdThe LDP identifier.
The first four octets encode an IP address
assigned to the LSR, and the last two octets
identify a specific label space within the
LSR. MplsLdpIdentifier .1.3.6.1.4.1.9.10.65.1.2.2.1.1 |
mplsLdpEntityIndexThis index is used as a secondary index to uniquely
identify this row. Before creating a row in this table,
the 'mplsLdpEntityIndexNext' object should be retrieved.
That value should be used for the value of this index
when creating a row in this table. (NOTE: if a value
of zero (0) is retrieved, that indicates that no rows
can be created in this table at this time. Unsigned32 .1.3.6.1.4.1.9.10.65.1.2.2.1.2 |
mplsLdpEntityProtocolVersionThe version number of the protocol. The value of 0 on a
read indicates that the version of the protocol is unknown.
Otherwise, the value of this object represents the version
of the LDP protocol.rw Integer32 .1.3.6.1.4.1.9.10.65.1.2.2.1.3 |
mplsLdpEntityAdminStatusThe 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 (which implies that the
'mplsLdpEntityRowStatus' object has been set to
'active'), then all contact with that
Peer is lost and all information from that Peer
needs to be removed from the MIB.
At this point the user is able to change values
which are related to this entity.
When the admin status is set back to 'up', then
this Entity will attempt to establish new sessions
with the Peer.rw Enumeration .1.3.6.1.4.1.9.10.65.1.2.2.1.4 |
mplsLdpEntityOperStatusThe operational status of this LDP Entity.ro Enumeration .1.3.6.1.4.1.9.10.65.1.2.2.1.5 |
mplsLdpEntityWellKnownDiscoveryPortThe well known LDP Discovery Port.rw Unsigned32 .1.3.6.1.4.1.9.10.65.1.2.2.1.6 |
mplsLdpEntityMaxPduLengthThe maximum PDU Length that is sent in
the Common Session Parameters of an Initialization
Message. A value of 255 or less specifies the
default maximum length of 4096 octets.rw Unsigned32 .1.3.6.1.4.1.9.10.65.1.2.2.1.7 |
mplsLdpEntityKeepAliveHoldTimerThe two octet value which is the proposed keep alive hold
timer for this LDP Entity.rw Integer32 .1.3.6.1.4.1.9.10.65.1.2.2.1.8 |
mplsLdpEntityHelloHoldTimerThe two octet value which is the proposed Hello hold
timer for this LDP Entity. A value of 0 means use the
default, which is 15 seconds for Link Hellos and 45
seconds for Targeted Hellos. A value of 65535 means
infinite.rw Integer32 .1.3.6.1.4.1.9.10.65.1.2.2.1.9 |
mplsLdpEntityFailedInitSessionTrapEnableIndicates whether the
'mplsLdpFailedInitSessionThresholdExceeded'
trap should be generated.
If the value of this object is 'enabled(1)'
then the trap will generated. If the value
of this object is 'disabled(2)' then the
trap will not be generated. The DEFVAL
is set to 'enabled(1)'.rw Enumeration .1.3.6.1.4.1.9.10.65.1.2.2.1.10 |
mplsLdpEntityFailedInitSessionThresholdWhen attempting to establish a session with a
given Peer, the given LDP Entity should
send out the SNMP notification,
'mplsLdpFailedInitSessionThresholdExceeded', when
the number of Session Initialization messages sent
exceeds this threshold.
A value of 0 (zero) for this object
indicates that the threshold is infinity, and
the SNMP notification will never be sent
when the value of this object is 0 (zero).rw Integer32 .1.3.6.1.4.1.9.10.65.1.2.2.1.11 |
mplsLdpEntityLabelDistributionMethodFor any given LDP session, the method of
label distribution must be specified.rw Enumeration .1.3.6.1.4.1.9.10.65.1.2.2.1.12 |
mplsLdpEntityPVLimitMismatchTrapEnableIndicates whether the 'mplsLdpPathVectorLimitMismatch'
trap should be generated.
If the value of this object is 'enabled(1)'
then the trap will generated. If the value
of this object is 'disabled(2)' then the
trap will not be generated. The DEFVAL
is set to 'enabled(1)'.rw Enumeration .1.3.6.1.4.1.9.10.65.1.2.2.1.13 |
mplsLdpEntityPathVectorLimitIf 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 Vector Limit is this value.
Also, the value of the object,
'mplsLdpLsrLoopDetectionCapable', must be set to
either 'pathVector(4)' or 'hopCountAndPathVector(5)',
if this object has a value greater than 0 (zero).rw Integer32 .1.3.6.1.4.1.9.10.65.1.2.2.1.14 |
mplsLdpEntityHopCountLoopDetectionAn indication of whether loop detection based
on hop count is disabled or enabled for this
Entity. If this object has the value of
'disabled(0)', then loop detection using
hop counts is disabled.
Otherwise, if this object has a value of 'enabled(1)',
then loop detection based on hop counts is enabled.
Also, the value of the object,
'mplsLdpLsrLoopDetectionCapable', must have the value
of either: 'hopCount(3)' or 'hopCountAndPathVector(5)'.rw Enumeration .1.3.6.1.4.1.9.10.65.1.2.2.1.15 |
mplsLdpEntityHopCountIf the value of 'mplsLdpEntityHopCountLoopDetection'
for this entry is 'enabled(1)', then this object
represents the initial Hop Count for this Entity.
If the value of 'mplsLdpEntityHopCountLoopDetection'
is 'disabled(0)', then the value of this object is
undefined.rw Unsigned32 .1.3.6.1.4.1.9.10.65.1.2.2.1.16 |
mplsLdpEntityTargetedPeerIf this LDP entity uses targeted peer then set
this to true.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.65.1.2.2.1.17 |
mplsLdpEntityTargetedPeerAddrTypeThe type of the internetwork layer address used for
the Extended Discovery. This object indicates how
the value of mplsLdpEntityTargetedPeerAddr is to
be interpreted.rw AddressFamilyNumbers (IANA-ADDRESS-FAMILY-NUMBERS-MIB) .1.3.6.1.4.1.9.10.65.1.2.2.1.18 |
mplsLdpEntityTargetedPeerAddrThe value of the internetwork layer address used for
the Extended Discovery.rw MplsLdpGenAddr .1.3.6.1.4.1.9.10.65.1.2.2.1.19 |
mplsLdpEntityOptionalParametersSpecifies 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 the value is atmParameters(2) then
a row must be created in the mplsLdpEntityAtmParms
Table, which corresponds to this entry.
If the value is frameRelayParameters(3) then
a row must be created in the mplsLdpEntityFrameRelayParms
Table, which corresponds to this entry.rw MplsLdpLabelTypes .1.3.6.1.4.1.9.10.65.1.2.2.1.20 |
mplsLdpEntityDiscontinuityTimeThe 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 Counter32, or Counter64 object contained
in the 'mplsLdpEntityStatsTable'. If no such
discontinuities have occurred since the last
re-initialization of the local management
subsytem, then this object contains a zero
value.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.10.65.1.2.2.1.21 |
mplsLdpEntityStorageTypeThe storage type for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.10.65.1.2.2.1.22 |
mplsLdpEntityRowStatusAn object that allows entries in this table to
be created and deleted using the
RowStatus convention.
Once the 'mplsLdpEntityAdminStatus' object has
the value of 'up' and this object has the value
of 'active' then the Entity will atttempt to
contact an LDP Peer. If the value of this object
is changed to 'notInService', then the Entity looses
contact with the LDP Peer and all information related
to that Peer must be removed from the MIB. This has
the same effect as changing 'mplsLdpEntityAdminStatus'
from 'enable' to 'disable'.
When this object is set to 'active' and the value of
the 'mplsLdpEntityAdminStatus' is 'enable' then
this Entity will attempt to contact the Peer and
establish new sessions.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.65.1.2.2.1.23 |
mplsLdpEntityGenericObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.65.1.2.3 |
mplsLdpEntityConfGenericTableThis table provides a way to configure Generic Labels
associated with LDP entities on the LSR. SEQUENCE OF MplsLdpEntityConfGenericEntry .1.3.6.1.4.1.9.10.65.1.2.3.1 |
mplsLdpEntityConfGenericEntryAn entry in this table provides a way to configure
a 'Generic Label' for LDP.
An entry in the 'mplsLdpEntityTable' will only have
associated entries in this Table if Generic Labels
are configured for a specific 'mplsLdpEntityEntry'.
Thus, not every 'mplsLdpEntityEntry' will have
associated entries in this table.
The InterfaceIndex value for a Generic Label is
from the 'ifLayer' where the label is created. Likewise,
the ifType of the interface is the 'ifLayer' where the
label is created. For example, if an implementation
creates the generic label at the ifLayer which
has the 'ifType' of 'mpls', then the
'mplsLdpConfGenericIfIndexOrZero' object
should be set to the value of the InterfaceIndex
for this 'ifLayer'.
If the value of 'mplsLdpConfGenericIfIndexOrZero' is zero
then the InterfaceIndex value of this object is not known.
If this Generic Label is used, i.e. a session has been
established successfully and data is forwarded using this
label, then the value of the
'mplsLdpConfGenericIfIndexOrZero' object MUST be
updated by the network management entity
(e.g. SNMP agent) to reflect the InterfaceIndex
value for the 'ifLayer' that created the Generic Label.
To summarize, not all implementations may assign ifIndices
at a label's creation time, thus, an ifIndex value
may not be known, until a subsequent time. However,
once that ifIndex value is known, the
'mplsLdpConfGenericIfIndexOrZero' object
should be changed to reflect the ifIndex value. MplsLdpEntityConfGenericEntry .1.3.6.1.4.1.9.10.65.1.2.3.1.1 |
mplsLdpConfGenericIndexThis index is used to distinguish between multiple
Generic Labels configured for the same LDP Entity. Unsigned32 .1.3.6.1.4.1.9.10.65.1.2.3.1.1.1 |
mplsLdpConfGenericIfIndexOrZeroThis value represents either the InterfaceIndex of
the 'ifLayer' where this Generic Label was created, or
0 (zero). The value of zero means that the InterfaceIndex
is not known. For example, if the InterfaceIndex is
created subsequent to the Generic Label's creation, then
it would not be known. However, if the InterfaceIndex
is known, then it must be represented by this value.
If an InterfaceIndex becomes known, then the
network management entity (e.g. SNMP agent) responsible
for this object MUST change the value from 0 (zero) to the
value of the InterfaceIndex. If this Generic Label is
being used in forwarding data, then the value of this
object MUST be the InterfaceIndex.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.9.10.65.1.2.3.1.1.2 |
mplsLdpConfGenericLabelThe value of this object represents the Generic Label
used in the Generic Label TLV.rw Unsigned32 .1.3.6.1.4.1.9.10.65.1.2.3.1.1.3 |
mplsLdpConfGenericStorageTypeThe storage type for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.10.65.1.2.3.1.1.4 |
mplsLdpConfGenericRowStatusAn object that allows entries in this table to
be created and deleted using the
RowStatus convention.
NOTE: This RowStatus object should
have the same value of the 'mplsLdpEntityRowStatus'
related to this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.65.1.2.3.1.1.5 |
mplsLdpEntityAtmObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.65.1.2.4 |
mplsLdpEntityAtmParmsTableThis table contains information about the
ATM specific information which could be used
in the 'Optional Parameters' and other ATM specific
information. SEQUENCE OF MplsLdpEntityAtmParmsEntry .1.3.6.1.4.1.9.10.65.1.2.4.1 |
mplsLdpEntityAtmParmsEntryAn entry in this table represents the ATM parameters
and ATM information for this LDP entity. MplsLdpEntityAtmParmsEntry .1.3.6.1.4.1.9.10.65.1.2.4.1.1 |
mplsLdpEntityAtmIfIndexOrZeroThis value represents either the InterfaceIndex of
the 'ifLayer' where the ATM Labels 'owned' by this
entry were created, or 0 (zero). The value of zero
means that the InterfaceIndex is not known. For example,
if the InterfaceIndex is created subsequent to the
ATM Label's creation, then it would not be known.
However, if the InterfaceIndex is known, then it must
be represented by this value.
If an InterfaceIndex becomes known, then the
network management entity (e.g. SNMP agent) responsible
for this object MUST change the value from 0 (zero) to the
value of the InterfaceIndex. If an ATM Label is
being used in forwarding data, then the value of this
object MUST be the InterfaceIndex.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.9.10.65.1.2.4.1.1.1 |
mplsLdpEntityAtmMergeCapDenotes the Merge Capability of this Entity.rw Enumeration .1.3.6.1.4.1.9.10.65.1.2.4.1.1.2 |
mplsLdpEntityAtmLabelRangeComponentsNumber of LabelRange Components in the Initialization
message. This also represents the number of entries
in the mplsLdpLabelRangeComponentsTable which correspond
to this entry.rw Unsigned32 .1.3.6.1.4.1.9.10.65.1.2.4.1.1.3 |
mplsLdpEntityAtmVcDirectionalityIf the value of this object is 'bidirectional(0)',
a given VCI, within a given VPI, is used as a
label for both directions independently.
If the value of this object is 'unidirectional(1)',
a given VCI within a VPI designates one direction.rw Enumeration .1.3.6.1.4.1.9.10.65.1.2.4.1.1.4 |
mplsLdpEntityAtmLsrConnectivityThe peer LSR may be connected indirectly by means of an
ATM VP so that the VPI values may be different on either
endpoint so the label MUST be encoded entirely within the
VCI field.rw Enumeration .1.3.6.1.4.1.9.10.65.1.2.4.1.1.5 |
mplsLdpEntityDefaultControlVpiThe default VPI value for the non-MPLS connection. The
default value of this is 0 (zero) but other values may
be configured. This object allows a different value
to be configured.rw AtmVpIdentifier .1.3.6.1.4.1.9.10.65.1.2.4.1.1.6 |
mplsLdpEntityDefaultControlVciThe Default VCI value for a non-MPLS connection. The
default value of this is 32 but other values may be
configured. This object allows a different value to
be configured.rw AtmVcIdentifier .1.3.6.1.4.1.9.10.65.1.2.4.1.1.7 |
mplsLdpEntityUnlabTrafVpiVPI value of the VCC supporting unlabelled traffic. This
non-MPLS connection is used to carry unlabelled (IP)
packets.rw AtmVpIdentifier .1.3.6.1.4.1.9.10.65.1.2.4.1.1.8 |
mplsLdpEntityUnlabTrafVciVCI value of the VCC supporting unlabelled traffic.
This non-MPLS connection is used to carry unlabelled (IP)
packets.rw AtmVcIdentifier .1.3.6.1.4.1.9.10.65.1.2.4.1.1.9 |
mplsLdpEntityAtmStorageTypeThe storage type for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.10.65.1.2.4.1.1.10 |
mplsLdpEntityAtmRowStatusAn object that allows entries in this table to
be created and deleted using the
RowStatus convention.
NOTE: This RowStatus object should
have the same value of the 'mplsLdpEntityRowStatus'
related to this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.65.1.2.4.1.1.11 |
mplsLdpEntityConfAtmLabelRangeTableThe MPLS LDP Entity Configurable ATM Label Range Table.
The purpose of this table is to provide a mechanism
for specifying a contiguous range of vpi's
with a contiguous range of vci's, or a 'label range'
for LDP Entities.
LDP Entities which use ATM must have at least one
entry in this table. SEQUENCE OF MplsLdpEntityConfAtmLabelRangeEntry .1.3.6.1.4.1.9.10.65.1.2.4.2 |
mplsLdpEntityConfAtmLabelRangeEntryA row in the LDP Entity Configurable ATM Label
Range Table. One entry in this table contains
information on a single range of labels
represented by the configured Upper and Lower
Bounds VPI/VCI pairs. These are the same
data used in the Initialization Message.
NOTE: The ranges for a specific LDP Entity
are UNIQUE and non-overlapping. For example,
for a specific LDP Entity index, there could
be one entry having ConfLowerBound vpi/vci == 0/32, and
ConfUpperBound vpi/vci == 0/100, and a second entry
for this same interface with ConfLowerBound
vpi/vci == 0/101 and ConfUpperBound vpi/vci == 0/200.
However, there could not be a third entry with
ConfLowerBound vpi/vci == 0/200 and
ConfUpperBound vpi/vci == 0/300 because this label
range overlaps with the second entry (i.e. both
entries now have 0/200).
A row will not be created unless a unique and
non-overlapping range is specified. Thus, row
creation implies a one-shot row creation of
LDP EntityID and ConfLowerBound vpi/vci and
ConfUpperBound vpi/vci. At least one label
range entry for a specific LDP Entity MUST
include the default VPI/VCI values denoted
in the LDP Entity Table. MplsLdpEntityConfAtmLabelRangeEntry .1.3.6.1.4.1.9.10.65.1.2.4.2.1 |
mplsLdpEntityConfAtmLabelRangeMinimumVpiThe minimum VPI number configured for this range. AtmVpIdentifier .1.3.6.1.4.1.9.10.65.1.2.4.2.1.1 |
mplsLdpEntityConfAtmLabelRangeMinimumVciThe minimum VCI number configured for this range. AtmVcIdentifier .1.3.6.1.4.1.9.10.65.1.2.4.2.1.2 |
mplsLdpEntityConfAtmLabelRangeMaximumVpiThe maximum VPI number configured for this range.rw AtmVpIdentifier .1.3.6.1.4.1.9.10.65.1.2.4.2.1.3 |
mplsLdpEntityConfAtmLabelRangeMaximumVciThe maximum VCI number configured for this range.rw AtmVcIdentifier .1.3.6.1.4.1.9.10.65.1.2.4.2.1.4 |
mplsLdpEntityConfAtmLabelRangeStorageTypeThe storage type for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.10.65.1.2.4.2.1.5 |
mplsLdpEntityConfAtmLabelRangeRowStatusAn object that allows entries in this
table to be created and deleted using
the RowStatus convention.
There must exist at least one entry in this
table for every LDP Entity that has
'mplsLdpEntityOptionalParameters' object with
a value of 'atmSessionParameters'.
NOTE: This RowStatus object should
have the same value of the 'mplsLdpEntityRowStatus'
related to this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.65.1.2.4.2.1.6 |
mplsLdpEntityFrameRelayObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.65.1.2.5 |
mplsLdpEntityFrameRelayParmsTableThis table contains information about the
Optional Parameters to specify what this Entity is
going to specify for Frame Relay specific
LDP Intialization Messages. SEQUENCE OF MplsLdpEntityFrameRelayParmsEntry .1.3.6.1.4.1.9.10.65.1.2.5.1 |
mplsLdpEntityFrameRelayParmsEntryAn entry in this table represents the Frame Relay
optional parameters associated with the LDP entity. MplsLdpEntityFrameRelayParmsEntry .1.3.6.1.4.1.9.10.65.1.2.5.1.1 |
mplsLdpEntityFrIfIndexOrZeroThis value represents either the InterfaceIndex of
the 'ifLayer' where the Frame Relay Labels 'owned' by this
entry were created, or 0 (zero). The value of zero
means that the InterfaceIndex is not known. For example,
if the InterfaceIndex is created subsequent to the
Frame Relay Label's creation, then it would not be known.
However, if the InterfaceIndex is known, then it must
be represented by this value.
If an InterfaceIndex becomes known, then the
network management entity (e.g. SNMP agent) responsible
for this object MUST change the value from 0 (zero) to the
value of the InterfaceIndex. If an Frame Relay Label is
being used in forwarding data, then the value of this
object MUST be the InterfaceIndex.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.9.10.65.1.2.5.1.1.1 |
mplsLdpEntityFrMergeCapThis represents whether or not Frame Relay merge
capability is supported.rw Enumeration .1.3.6.1.4.1.9.10.65.1.2.5.1.1.2 |
mplsLdpEntityFrLabelRangeComponentsNumber of LabelRange Components in the Initialization
message. This also represents the number of entries
in the mplsLdpEntityConfFrLabelRangeTable which correspond
to this entry.rw Unsigned32 .1.3.6.1.4.1.9.10.65.1.2.5.1.1.3 |
mplsLdpEntityFrLenThis object specifies the DLCI bits.rw Enumeration .1.3.6.1.4.1.9.10.65.1.2.5.1.1.4 |
mplsLdpEntityFrVcDirectionalityIf the value of this object is 'bidirectional(0)', then
the LSR supports the use of a given DLCI as a label for
both directions independently. If the value of
this object is 'unidirectional(1)', then the LSR
uses the given DLCI as a label in only one direction.rw Enumeration .1.3.6.1.4.1.9.10.65.1.2.5.1.1.5 |
mplsLdpEntityFrParmsStorageTypeThe storage type for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.10.65.1.2.5.1.1.6 |
mplsLdpEntityFrParmsRowStatusAn object that allows entries in this table to
be created and deleted using the
RowStatus convention.
NOTE: This RowStatus object should
have the same value of the 'mplsLdpEntityRowStatus'
related to this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.65.1.2.5.1.1.7 |
mplsLdpEntityConfFrLabelRangeTableThis table contains information about the
Optional Parameters to specify what this Entity is
going to specify for Frame Relay specific
LDP Intialization Messages. SEQUENCE OF MplsLdpEntityConfFrLabelRangeEntry .1.3.6.1.4.1.9.10.65.1.2.5.2 |
mplsLdpEntityConfFrLabelRangeEntryAn entry in this table represents the Frame Relay
optional parameters associated with the LDP entity. MplsLdpEntityConfFrLabelRangeEntry .1.3.6.1.4.1.9.10.65.1.2.5.2.1 |
mplsLdpConfFrMinimumDlciThe lower bound which is supported. This value should
be the same as that in the Frame Relay Label Range
Component's Minimum DLCI field. Integer32 .1.3.6.1.4.1.9.10.65.1.2.5.2.1.1 |
mplsLdpConfFrMaximumDlciThe upper bound which is supported. This value should
be the same as that in the Frame Relay Label Range
Component's Maximum DLCI field.rw Integer32 .1.3.6.1.4.1.9.10.65.1.2.5.2.1.2 |
mplsLdpConfFrStorageTypeThe storage type for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.10.65.1.2.5.2.1.3 |
mplsLdpConfFrRowStatusAn object that allows entries in this table to
be created and deleted using the
RowStatus convention.
If the value of the object
'mplsLdpEntityOptionalParameters' contains the
value of 'frameRelaySessionParameters(3)' then
there must be at least one corresponding entry
in this table.
NOTE: This RowStatus object should
have the same value of the 'mplsLdpEntityRowStatus'
related to this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.65.1.2.5.2.1.4 |
mplsLdpEntityStatsTableThis table is a read-only table which augments
the mplsLdpEntityTable. The purpose of this
table is to keep statistical information about
the LDP Entities on the LSR. SEQUENCE OF MplsLdpEntityStatsEntry .1.3.6.1.4.1.9.10.65.1.2.6 |
mplsLdpEntityStatsEntryA 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 received on a TCP connection for an
LDP Session which contains a fatal error is counted
here, because the session is terminated.
If the error is NOT fatal (i.e. and the Session
remains), then the error is counted in the
mplsLdpSessionStatsEntry. MplsLdpEntityStatsEntry .1.3.6.1.4.1.9.10.65.1.2.6.1 |
mplsLdpAttemptedSessionsA count of the total attempted sessions for
this LDP Entity.ro Counter32 .1.3.6.1.4.1.9.10.65.1.2.6.1.1 |
mplsLdpSessionRejectedNoHelloErrorsA count of the Session Rejected/No Hello Error
Notification Messages sent or received by
this LDP Entity.ro Counter32 .1.3.6.1.4.1.9.10.65.1.2.6.1.2 |
mplsLdpSessionRejectedAdvertisementErrorsA count of the Session Rejected/Parameters
Advertisement Mode Error Notification Messages sent
or received by this LDP Entity.ro Counter32 .1.3.6.1.4.1.9.10.65.1.2.6.1.3 |
mplsLdpSessionRejectedMaxPduErrorsA count of the Session Rejected/Parameters
Max Pdu Length Error Notification Messages sent
or received by this LDP Entity.ro Counter32 .1.3.6.1.4.1.9.10.65.1.2.6.1.4 |
mplsLdpSessionRejectedLabelRangeErrorsA count of the Session Rejected/Parameters
Label Range Notification Notification Messages sent
or received by this LDP Entity.ro Counter32 .1.3.6.1.4.1.9.10.65.1.2.6.1.5 |
mplsLdpBadLdpIdentifierErrorsThis object counts the number of Bad LDP Identifier
Fatal Errors detected by the session(s)
(past and present) associated with this LDP Entity.ro Counter32 .1.3.6.1.4.1.9.10.65.1.2.6.1.6 |
mplsLdpBadPduLengthErrorsThis object counts the number of Bad Pdu Length
Fatal Errors detected by the session(s)
(past and present) associated with this LDP Entity.ro Counter32 .1.3.6.1.4.1.9.10.65.1.2.6.1.7 |
mplsLdpBadMessageLengthErrorsThis object counts the number of Bad Message
Length Fatal Errors detected by the session(s)
(past and present) associated with this LDP Entity.ro Counter32 .1.3.6.1.4.1.9.10.65.1.2.6.1.8 |
mplsLdpBadTlvLengthErrorsThis object counts the number of Bad TLV
Length Fatal Errors detected by the session(s)
(past and present) associated with this LDP Entity.ro Counter32 .1.3.6.1.4.1.9.10.65.1.2.6.1.9 |
mplsLdpMalformedTlvValueErrorsThis object counts the number of Malformed TLV
Value Fatal Errors detected by the session(s)
(past and present) associated with this
LDP Entity.ro Counter32 .1.3.6.1.4.1.9.10.65.1.2.6.1.10 |
mplsLdpKeepAliveTimerExpiredErrorsThis object counts the number of Session Keep Alive
Timer Expired Errors detected by the session(s)
(past and present) associated with this LDP Entity.ro Counter32 .1.3.6.1.4.1.9.10.65.1.2.6.1.11 |
mplsLdpShutdownNotifReceivedThis object counts the number of Shutdown Notfications
received related to session(s) (past and present)
associated with this LDP Entity.ro Counter32 .1.3.6.1.4.1.9.10.65.1.2.6.1.12 |
mplsLdpShutdownNotifSentThis object counts the number of Shutdown Notfications
sent related to session(s) (past and present) associated
with this LDP Entity.ro Counter32 .1.3.6.1.4.1.9.10.65.1.2.6.1.13 |
mplsLdpEntityPeerObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.65.1.3 |
mplsLdpEntityPeerTableInformation about LDP peers known by Entities in
the mplsLdpEntityTable. The information in this table
is based on information from the Entity-Peer interaction
but is not appropriate for the mplsLdpSessionTable. SEQUENCE OF MplsLdpEntityPeerEntry .1.3.6.1.4.1.9.10.65.1.3.1 |
mplsLdpEntityPeerEntryInformation about a single Peer which is related
to an entity. MplsLdpEntityPeerEntry .1.3.6.1.4.1.9.10.65.1.3.1.1 |
mplsLdpPeerLdpIdThe LDP identifier of this LDP Peer. MplsLdpIdentifier .1.3.6.1.4.1.9.10.65.1.3.1.1.1 |
mplsLdpPeerLabelDistributionMethodFor any given LDP session, the method of
label distribution must be specified.ro Enumeration .1.3.6.1.4.1.9.10.65.1.3.1.1.2 |
mplsLdpPeerLoopDetectionForPVAn indication of whether loop detection based
on path vectors is disabled or enabled for this Peer.
If this object has a value of disabled(0),
then loop detection is disabled. Otherwise, if this
object has a value of enabled(1), then loop detection
based on path vectors is enabled.ro Enumeration .1.3.6.1.4.1.9.10.65.1.3.1.1.3 |
mplsLdpPeerPathVectorLimitIf the value of 'mplsLdpPeerLoopDetectionForPV' for
this entry is 'enabled(1)', the this object represents
that Path Vector Limit for this peer.
If the value of 'mplsLdpPeerLoopDetectionForPV' for
this entry is 'disabled(0)', then this value should
be 0 (zero).ro Integer32 .1.3.6.1.4.1.9.10.65.1.3.1.1.4 |
mplsLdpHelloAdjacencyObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.65.1.3.2 |
mplsLdpHelloAdjacencyTableA table of Hello Adjacencies for Sessions. SEQUENCE OF MplsLdpHelloAdjacencyEntry .1.3.6.1.4.1.9.10.65.1.3.2.1 |
mplsLdpHelloAdjacencyEntryEach row represents a single LDP Hello Adjacency.
An LDP Session can have one or more Hello adjacencies. MplsLdpHelloAdjacencyEntry .1.3.6.1.4.1.9.10.65.1.3.2.1.1 |
mplsLdpHelloAdjacencyIndexAn identifier for this specific adjacency. Unsigned32 .1.3.6.1.4.1.9.10.65.1.3.2.1.1.1 |
mplsLdpHelloAdjacencyHoldTimeRemainingThe time remaining for this Hello Adjacency.
This interval will change when the 'next'
Hello message which corresponds to this
Hello Adjacency is received.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.9.10.65.1.3.2.1.1.2 |
mplsLdpHelloAdjacencyTypeThis 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).ro Enumeration .1.3.6.1.4.1.9.10.65.1.3.2.1.1.3 |
mplsLdpSessionObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.65.1.3.3 |
mplsLdpSessionUpDownTrapEnableIndicates whether the traps, 'mplsLdpSessionUp' and
'mplsLdpSessionDown' will be generated or not.
If the value of this object is 'enabled(1)'
then the traps will generated. If the value
of this object is 'disabled(2)' then the
traps will not be generated. The DEFVAL
is set to 'disabled(1)'.rw Enumeration .1.3.6.1.4.1.9.10.65.1.3.3.1 |
mplsLdpSessionTableA table of Sessions between the LDP Entities and
LDP Peers. Each row represents a single session. SEQUENCE OF MplsLdpSessionEntry .1.3.6.1.4.1.9.10.65.1.3.3.2 |
mplsLdpSessionEntryAn 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. MplsLdpSessionEntry .1.3.6.1.4.1.9.10.65.1.3.3.2.1 |
mplsLdpSessionStateThe current state of the session, all of the
states 1 - 5 are based on the state machine for
session negotiation behavior.ro Enumeration .1.3.6.1.4.1.9.10.65.1.3.3.2.1.1 |
mplsLdpSessionProtocolVersionThe version of the LDP Protocol which
this session is using.ro Integer32 .1.3.6.1.4.1.9.10.65.1.3.3.2.1.2 |
mplsLdpSessionKeepAliveHoldTimeRemainingThe keep alive hold time remaining for this session.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.9.10.65.1.3.3.2.1.3 |
mplsLdpSessionMaxPduLengthThe value of maximum allowable length for LDP PDUs for
this session. This value may have been negotiated during
the Session Initialization.ro Unsigned32 .1.3.6.1.4.1.9.10.65.1.3.3.2.1.4 |
mplsLdpSessionDiscontinuityTimeThe 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 Counter32 or Counter64 object contained in the
mplsLdpSessionStatsTable. If no such discontinuities have
occurred since the last re-initialization of the local
management subsystem, then this object contains a zero
value.
Also, an NMS can distinguish when a session
between a given Entity and Peer goes away and then is
're-established'. This value would change and
thus indicate to the NMS that this is a
different session.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.10.65.1.3.3.2.1.5 |
mplsLdpAtmSessionTableA table which relates Sessions in the
'mplsLdpSessionTable' and their label
range intersections. There could be one
or more label range intersections between an
LDP Entity and LDP Peer using ATM as the underlying
media. Each row represents a single label range
intersection.
NOTE: this table cannot use the 'AUGMENTS'
clause because there is not necessarily a one-to-one
mapping between this table and the mplsLdpSessionTable. SEQUENCE OF MplsLdpAtmSessionEntry .1.3.6.1.4.1.9.10.65.1.3.3.4 |
mplsLdpAtmSessionEntryAn entry in this table represents information on a
single label range intersection between an LDP Entity
and LDP Peer.
The information contained in a row is read-only. MplsLdpAtmSessionEntry .1.3.6.1.4.1.9.10.65.1.3.3.4.1 |
mplsLdpSessionAtmLabelRangeLowerBoundVpiThe minimum VPI number for this range. AtmVpIdentifier .1.3.6.1.4.1.9.10.65.1.3.3.4.1.1 |
mplsLdpSessionAtmLabelRangeLowerBoundVciThe minimum VCI number for this range. AtmVcIdentifier .1.3.6.1.4.1.9.10.65.1.3.3.4.1.2 |
mplsLdpSessionAtmLabelRangeUpperBoundVpiThe maximum VPI number for this range.ro AtmVpIdentifier .1.3.6.1.4.1.9.10.65.1.3.3.4.1.3 |
mplsLdpSessionAtmLabelRangeUpperBoundVciThe maximum VCI number for this range.ro AtmVcIdentifier .1.3.6.1.4.1.9.10.65.1.3.3.4.1.4 |
mplsLdpFrameRelaySessionTableA table of Frame Relay label range intersections
between the LDP Entities and LDP Peers.
Each row represents a single label range intersection.
NOTE: this table cannot use the 'AUGMENTS'
clause because there is not necessarily a one-to-one
mapping between this table and the mplsLdpSessionTable. SEQUENCE OF MplsLdpFrameRelaySessionEntry .1.3.6.1.4.1.9.10.65.1.3.3.5 |
mplsLdpFrameRelaySessionEntryAn entry in this table represents information on a
single label range intersection between an
LDP Entity and LDP Peer.
The information contained in a row is read-only. MplsLdpFrameRelaySessionEntry .1.3.6.1.4.1.9.10.65.1.3.3.5.1 |
mplsLdpFrSessionMinDlciThe lower bound of DLCIs which are supported. Integer32 .1.3.6.1.4.1.9.10.65.1.3.3.5.1.1 |
mplsLdpFrSessionMaxDlciThe upper bound of DLCIs which are supported.ro Integer32 .1.3.6.1.4.1.9.10.65.1.3.3.5.1.2 |
mplsLdpFrSessionLenThis object specifies the DLCI bits.ro Enumeration .1.3.6.1.4.1.9.10.65.1.3.3.5.1.3 |
mplsLdpSessionStatsTableA table of statistics for Sessions between
LDP Entities and LDP Peers. SEQUENCE OF MplsLdpSessionStatsEntry .1.3.6.1.4.1.9.10.65.1.3.3.6 |
mplsLdpSessionStatsEntryAn entry in this table represents statistical
information on a single session between an LDP
Entity and LDP Peer. MplsLdpSessionStatsEntry .1.3.6.1.4.1.9.10.65.1.3.3.6.1 |
mplsLdpSessionStatsUnknownMessageTypeErrorsThis 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
other times as indicated by the value of
mplsLdpSeeionDiscontinuityTime.ro Counter32 .1.3.6.1.4.1.9.10.65.1.3.3.6.1.1 |
mplsLdpSessionStatsUnknownTlvErrorsThis 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 as indicated by the value of
mplsLdpSeeionDiscontinuityTime.ro Counter32 .1.3.6.1.4.1.9.10.65.1.3.3.6.1.2 |
mplsLdpSessionPeerAddressTableThis table 'extends' the mplsLdpSessionTable.
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 mplsLdpSessionTable's
information. SEQUENCE OF MplsLdpSessionPeerAddressEntry .1.3.6.1.4.1.9.10.65.1.3.3.7 |
mplsLdpSessionPeerAddressEntryAn 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. MplsLdpSessionPeerAddressEntry .1.3.6.1.4.1.9.10.65.1.3.3.7.1 |
mplsLdpSessionPeerAddressIndexAn index which uniquely identifies this entry within
a given session. Unsigned32 .1.3.6.1.4.1.9.10.65.1.3.3.7.1.1 |
mplsLdpSessionPeerNextHopAddressTypeThe 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
mplsLdpSessionPeerNextHopAddress.ro AddressFamilyNumbers (IANA-ADDRESS-FAMILY-NUMBERS-MIB) .1.3.6.1.4.1.9.10.65.1.3.3.7.1.2 |
mplsLdpSessionPeerNextHopAddressThe value of the next hop address.ro MplsLdpGenAddr .1.3.6.1.4.1.9.10.65.1.3.3.7.1.3 |
mplsLdpLibObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.65.1.6 |
mplsLdpLibLspUpDownTrapEnableIndicates whether traps related to
an LSP's operation status should be sent.
If the value of this object is 'enabled(1)'
then the 'mplsLdpLibLspUp' and the
'mplsLdpLibLspDown' traps will be sent.
If the value of this object is 'disabled(2)'
then those traps will not be sent.rw Enumeration .1.3.6.1.4.1.9.10.65.1.6.1 |
mplsLdpLibTableThis table represents LIB (Label Information Base)
Information. The table is read-only. SEQUENCE OF MplsLdpLibEntry .1.3.6.1.4.1.9.10.65.1.6.2 |
mplsLdpLibEntryEach row represents a single LDP LIB entry. MplsLdpLibEntry .1.3.6.1.4.1.9.10.65.1.6.2.1 |
mplsLdpLibLspIdThis number is used to uniquely identify this row,
since this row is associated with a specific LSP,
it may also be used to describe a unique number
for an LSP. This number is used in the
mplsLdpFecTable to identify which FECs or FEC is
associated with this LIB entry. Unsigned32 .1.3.6.1.4.1.9.10.65.1.6.2.1.1 |
mplsLdpLibLabelInIfIndexThe ifIndex of the 'mplsLdpInLabel'.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.9.10.65.1.6.2.1.2 |
mplsLdpLibLabelOutIfIndexThe ifIndex of the 'mplsLdpOutLabel'.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.9.10.65.1.6.2.1.3 |
mplsLdpLibInLabelTypeThe Layer 2 Label Type for 'mplsLdpInLabel'.ro MplsLdpLabelTypes .1.3.6.1.4.1.9.10.65.1.6.2.1.4 |
mplsLdpLibInLabelThe incoming label of this LSP.ro MplsLabel .1.3.6.1.4.1.9.10.65.1.6.2.1.5 |
mplsLdpLibOutLabelTypeThe Layer 2 Label Type for 'mplsLdpOutLabel'.ro MplsLdpLabelTypes .1.3.6.1.4.1.9.10.65.1.6.2.1.6 |
mplsLdpLibOutLabelThe outgoing label of this LSP.ro MplsLabel .1.3.6.1.4.1.9.10.65.1.6.2.1.7 |
mplsLdpNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.65.2 |
mplsLdpConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.65.3 |