This 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 appropriate.
NOTE: since more than one address may be contained in a Label Address Message, this table 'sparse augments', the mplsLdpSessionTable's information.
The indexes of the table are mplsLdpEntityLdpId, mplsLdpEntityIndex, mplsLdpPeerLdpId, mplsLdpSessionPeerAddrIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.10.166.4.1.3.11.1.1 |
mplsLdpSessionPeerAddrIndex |
Unsigned32{(1,4294967295)} |
not-accessible |
An index which uniquely identifies this entry within a given session. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.4.1.3.11.1.2 |
mplsLdpSessionPeerNextHopAddrType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
read-only |
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 mplsLdpSessionPeerNextHopAddr. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.4.1.3.11.1.3 |
mplsLdpSessionPeerNextHopAddr |
OCTET STRING{(0,255)} |
read-only |
The next hop address. The type of this address is specified by the value of the mplsLdpSessionPeerNextHopAddrType. |
This object is implemented as defined in the corresponding MIB files. |