sas
ArchivedPingResult


Archived result. This structure is used to define the generic Test Result objects, replacement for MO



public abstract struct ArchivedPingResult

Properties
operStatus

type=sas.TestAdminState

replyFromIpAddressType The address type of replyFromIpAddress.

type=rtr.InetAddressType

replyFromIpAddress The IP address of the node sending the OAM ping response.

type=InetAddress

minimumRoundTripTime The minimum round-trip time among all responses. A value of 0 implies that no round-trip time measurement is available. Nodes 7.0 and higher are reported in microseconds.

type=long

maximumRoundTripTime The maximum round-trip time among all responses. A value of 0 implies that no round-trip time measurement is available. Nodes 7.0 and higher are reported in microseconds.

type=long

averageRoundTripTime The average round-trip time of all responses. A value of 0 implies that no round-trip time measurement is available. Nodes 7.0 and higher are reported in microseconds.

type=long

sumOfSquaresRoundTripTime The sum of the squares for the round-trip time of all ping responses received. Its purpose is to enable standard deviation calculation. A value of 0 implies that no round-trip time measurement is available.

type=long

responsesReceived The number of responses received.

type=long

lastGoodPacketTime The timestamp of the last Probe sent that received a response.

type=Date

packetsSent The number of Packets sent.

type=long

packetSize The size of the sent Packets.

type=int

lastRespHeader Indicates the last response Probe received for this OAM ping test. The value of this object MUST be reported as 0 when no Packets have been sent.

type=string

minimumOneWayTime The minimum outbound one-way-trip-time received. A value of 0 implies that no one-way-trip-time measurement is available. Nodes 7.0 and higher are reported in microseconds.

type=long

maximumOneWayTime The maximum outbound one-way-trip-time received. A value of 0 for implies that no one-way-trip-time measurement is available. Nodes 7.0 and higher are reported in microseconds.

type=long

averageOneWayTime The average outbound one-way-trip-time received. A value of 0 implies that no one-way-trip-time measurement is available. Nodes 7.0 and higher are reported in microseconds.

type=long

sumOfSquaresOneWayTime The sum of the squares for the outbound one-way-trip time of all ping responses received. Its purpose is to enable standard deviation calculation. A value of 0 implies that no one-way-trip-time measurement is available. Nodes 7.0 and higher are reported in microseconds.

type=long

minimumInboundOneWayTime The minimum inbound one-way-trip-time received. A value of 0 implies that no one-way-trip-time measurement is available. Nodes 7.0 and higher are reported in microseconds.

type=long

maximumInboundOneWayTime The maximum inbound one-way-trip-time received. A value of 0 for implies that no one-way-trip-time measurement is available. Nodes 7.0 and higher are reported in microseconds.

type=long

averageInboundOneWayTime The average inbound one-way-trip-time received. A value of 0 implies that no one-way-trip-time measurement is available. Nodes 7.0 and higher are reported in microseconds.

type=long

inboundSumOfSquaresOneWayTime The sum of the squares for the inbound one-way-trip time of all ping responses received. Its purpose is to enable standard deviation calculation. A value of 0 implies that no one-way-trip-time measurement is available.

type=long

outboundJitter Indicates the amount of one-way trip jitter, expressed in microseconds, for a ping probe request Probe sent. A value of 0 for this object implies that no one-way-trip jitter measurement is available. Nodes 7.0 and higher are reported in microseconds.

type=long

inboundJitter Indicates the amount of one-way trip jitter, expressed in microseconds, for a ping probe response Probe received. A value of 0 for this object implies that no one-way-trip jitter measurement is available Nodes 7.0 and higher are reported in microseconds.

type=long

roundTripJitter Indicates the amount of round-trip jitter, expressed in microseconds, for a ping probe. A value of 0 for this object implies that no round-trip jitter measurement is available. Nodes 7.0 and higher are reported in microseconds.

type=long

roundTripMaxJitter

type=long

roundTripMinJitter

type=long

packetTimeouts Indicates the number of Packets that timed out without receiving a response.

type=long

packetTimeout The timeout used to determine when a Probe was lost.

type=int

packetsLost Indicates the total number of Packets that failed to be transmitted plus the number of Packets that timed out without receiving a response.

type=long

packetInterval The interval between each sent Probe.

type=int

lossPercentage

type=float

rttOFSumSquares This object contains a count of the number of times tmnxOamPingResultsRttSumOfSquares overflowed

type=long

ttOFSumSquares This object contains a count of the number of times tmnxOamPingResultsTtSumOfSquares overflowed

type=long

inTtOFSumSqrs This object contains a count of the number of times InTtSumOfSqrs overflowed."

type=long