MIB Viewer

vRtrLdpNgIfParamIPv4TransAddrTyp

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.91.51.1.10
Access
read-write
Status
current
Sub-identifiers
0
The value of vRtrLdpNgIfParamIPv4TransAddrTyp specifies the source of the transport address to be used when setting up the LDP TCP sessions. The transport address can be configured globally (applied to all interfaces) or per interface. When the value of this object is 'interface', the interface's IP address is used to setup the LDP session between neighbors. If multiple interfaces exist between two neighbors, the 'interface' mode cannot be used since only one LDP session is actually set up between the two neighbors. When the value of this object is 'system', the system's IP address is used to set up the LDP session between neighbors. This value is only applicable to LDP IPv4 interfaces.
INTEGER { interface (1), system (2) }