Description:
|
vRtrLdpNgHelloAdjEntry OBJECT-TYPE
SYNTAX VRtrLdpNgHelloAdjEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Each row represents a single LDP Hello Adjacency. An LDP Session can
have one or more Hello adjacencies.
vRtrLdpNgIfIndex and vRtrLdpNgPeerAddress are mutually exclusive
fields. When vRtrLdpNgIfIndex is non zero, vRtrLdpNgPeerAddressType
will have value of IPv4 and vRtrLdpNgPeerAddress will be 0.0.0.0. When
the value of vRtrLdpNgPeerAddress is non zero, vRtrLdpNgIfIndex will
be 0."
INDEX {vRtrID, vRtrLdpNgPeerLdpIdType, vRtrLdpNgPeerLdpId, vRtrLdpNgIfIndex, vRtrLdpNgIfAddrType, vRtrLdpNgPeerAddressType, vRtrLdpNgPeerAddress}
|
|