aossas
CPETestHeadResult



public struct CPETestHeadResult

Properties
testIteration

type=int

txRate

type=int

frameSize The size of packets in bytes.

type=int

testDuration

type=int

txIngress This counter represents the number of test frames that have been sent from the source port in the generator.

type=UInt128

txEgress This counter represents the number of test frames that have been sent out of the generator.

type=UInt128

rxIngress This counter represents the number of test frames that have been received on the analyzer .

type=UInt128

remoteStats This counter represents the number of test frames that have been received on the analyzer .

type=UInt128

throughput

type=float

runTime

type=string

pktsSent Specifies the number of packets sent during a single MAC-Ping iteration.

type=long

pktsRcvd Specifies the number of packets received during a single MAC-Ping iteration.

type=long

maxRTT The maximum round trip time

type=long

minRTT The minimum round trip time

type=long

avgRTT The average round trip time

type=long

maxJitter The maximum Jitter value

type=long

minJitter The minimum Jitter value

type=long

avgJitter The average Jitter value

type=long