ethernetoam
CfmOneWayDelayTestResult



public struct CfmOneWayDelayTestResult

Properties
maintenanceDomainId The maintenanceDomainId for this MEP originating one way delay.

type=long

maintenanceAssociationId The Maintenance Entity Group ID for this MEP originating one way delay.

type=long

mepId The identifier for MEP originating one way delay.

type=long

mepSrcMacAddress The source MAC address for the two way delay test result packet, same as Target IP address.

type=MacAddress

mepTargetMacAddr The target MAC address for the two way delay test.

type=MacAddress

testType Specifies the test type.

type=int

mepDelay Specifies the amount of time, measured in microseconds, from when the test-frame was transmitted to the time it was received minus the local processing time taken by the remote system.

type=long

mepDelayVariation Specifies the amount of time delay variation, measured in microseconds, from the two most recent time delay measurements.

type=long

mepNearEndDelay Specifies the amount of time, measured in microseconds, from when the test-frame was transmitted by the remote-MEP to the time. It was received Local MEP.

type=long

mepNearEndDelayVariation Specifies the amount of time delay variation, measured in microseconds, from the two most recent near end one way time delay measurements.

type=long