sas
TraceHop


The result of a single trace execution.



public abstract struct TraceHop

Properties
hopNumber The hop number.

type=int

ipAddressType The address type of ipAddress.

type=rtr.InetAddressType

ipAddress The IP address of the hop.

type=InetAddress

hopsSentProbes

type=int

hopsProbeResponses

type=int

hopsLastGoodProbe

type=Date

minRtt The minimum 7x50 SR OAM Trace Route round-trip time (RTT) received for this hop. A value of 0 for this object implies that no RTT has been received

type=int

maxRtt The maximum 7x50 SR OAM Trace Route round-trip time (RTT) received for this hop. A value of 0 for this object implies that no RTT has been received.

type=int

averageRtt The current average 7x50 SR OAM Trace Route round-trip time (RTT) for this hop."

type=int

rttSumOfSquares This object contains the sum of all 7x50 SR OAM Trace Route responses received for this hop. Its purpose is to enable standard deviation calculation."

type=long

minTt The minimum 7x50 SR OAM Trace Route outbound one-way-trip-time received for this hop. A value of 0 for this object implies that no one-way-trip-time has been received."

type=int

maxTt The maximum 7x50 SR OAM Trace Route outbound one-way-trip-time received for this hop. A value of 0 for this object implies that no one-way-trip-time has been received."

type=int

averageTt The current average 7x50 SR OAM Trace Route outbound one-way-trip-time for this hop."

type=int

sumOfSquares This object contains the sum of all outbound one-way-trip-time responses received for this hop. Its purpose is to enable standard deviation calculation."

type=long

minInTt The minimum OAM trace route inbound one-way-trip-time received. A value of 0 for this object implies that no one-way-trip-time measurement is available

type=int

maxInTt The maximum OAM trace route inbound one-way-trip-time received. A value of 0 for this object implies that no one-way-trip-time measurement is available."

type=int

averageInTt The current average OAM inbound inbound one-way-trip-time. A value of 0 for this object implies that no one-way-trip-time measurement is available."

type=int

inTtSumOfSqrs This object contains the sum of the squares for the inbound one-way-trip time of all trace route probe responses received. Its purpose is to enable standard deviation calculation. A value of 0 for this object implies that no one-way-trip-time measurement is available.

type=long

outJitter The value indicates the amount of outbound one-way trip jitter, expressed in microseconds, for a trace route probe request Probe sent for this OAM test. A value of 0 for this object implies that no one-way-trip jitter measurement is available.

type=int

inJitter The value indicates the amount of inbound one-way-trip jitter, expressed in microseconds, for a trace route probe response Probe received for this OAM test.

type=int

rtJitter The value of tmnxOamTrHopsMinRtJitter indicates the amount of two-way trip jitter, expressed in microseconds, for a trace route probe sent for this OAM test.

type=int

probeTimeouts

type=int

probeFailures

type=int

tgtAddrType

type=rtr.InetAddressType

tgtAddress

type=InetAddress