mpls
ArchivedLdpTreeTraceHop


Archived result. This instance is used for keeping track of the results of an LDP Tree Trace test on a per hop basis. An instance is added when an hop is discovered after this test execution



public struct ArchivedLdpTreeTraceHop

Properties
upStreamHopIndex Indicates the hop index of its upstream hop discovered during the LDP Tree Trace test. The value of the upStreamHopIndex is 0 for the hops which are root of the different discovered paths for the LDP Tree Trace test.

type=int

hopAddrType The IP address type ipAddress.

type=rtr.InetAddressType

hopAddr The IP address of the hop.

type=InetAddress

hopDstAddrType The IP address type ipAddress.

type=rtr.InetAddressType

hopDstAddr Indicates the destination IP address (127 Address) of a path associated with the hop.

type=InetAddress

hopEgrNhAddrType The IP address type ipAddress.

type=rtr.InetAddressType

hopEgrNhAddr Indicates the next hop IP address (wrt the ingress router), which is used to reach this Hop (hopAddr).

type=InetAddress

hopDisTtl Indicates the label time-to-live value used to discover this hop

type=int

hopLastRc Indicates the OAM return code received in the OAM trace response

type=sas.ReturnCode

hopDiscoveryState Indicates the current state of the discovery state of this hop

type=mpls.HopDiscoveryState

hopDiscoveryTime Indicates the sysUptime when the hop was discovered.

type=Date

label1 Indicates the first (top of the label stack) label for this hop.

type=long

label2 Indicates the second (top of the label stack) label for this hop.

type=long

label3 Indicates the third (top of the label stack) label for this hop.

type=long

label4 Indicates the fourth (top of the label stack) label for this hop.

type=long

label5 Indicates the fifth (top of the label stack) label for this hop.

type=long

label6 Indicates the sixth (top of the label stack) label for this hop.

type=long

interfaceAddress Indicates the IP Address for the interface for this hop.

type=InetAddress

interfaceAddressType Indicates the IP address type for the Router ID for this hop.

type=rtr.InetAddressType

routerId Indicates the IP address for the Router ID for this hop.

type=InetAddress

routerIdType Indicates the IP Address type for the Router ID for this hop.

type=rtr.InetAddressType