Information about LDP peers known by Entities in the mplsLdpEntityTable. The information in this table is based on information from the Entity-Peer interaction during session initialization but is not appropriate for the mplsLdpSessionTable, because objects in this table may or may not be used in session establishment.
The indexes of the table are mplsLdpEntityLdpId, mplsLdpEntityIndex, mplsLdpPeerLdpId.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.10.166.4.1.3.2.1.1 |
mplsLdpPeerLdpId |
OCTET STRING{(6,6)} |
not-accessible |
The LDP identifier of this LDP Peer. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.4.1.3.2.1.2 |
mplsLdpPeerLabelDistMethod |
INTEGER{downstreamOnDemand(1),downstreamUnsolicited(2)} |
read-only |
For any given LDP session, the method of label distribution must be specified. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.4.1.3.2.1.3 |
mplsLdpPeerPathVectorLimit |
Integer32{(0,255)} |
read-only |
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 Peer is enabled and the Path Vector Limit is this value. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.4.1.3.2.1.4 |
mplsLdpPeerTransportAddrType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
read-only |
The type of the Internet address for the mplsLdpPeerTransportAddr object. The LDP specification describes this as being either an IPv4 Transport Address or IPv6 Transport Address which is used in opening the LDP session's TCP connection, or if the optional TLV is not present, then this is the IPv4/IPv6 source address for the UPD packet carrying the Hellos.
This object specifies how the value of the mplsLdpPeerTransportAddr object should be interpreted. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.4.1.3.2.1.5 |
mplsLdpPeerTransportAddr |
OCTET STRING{(0,255)} |
read-only |
The Internet address advertised by the peer in the Hello Message or the Hello source address.
The type of this address is specified by the value of the mplsLdpPeerTransportAddrType object. |
This object is implemented as defined in the corresponding MIB files. |