ethernetoam
ArchivedCfmSingleEndedLossTestResult


Archived result.



public struct ArchivedCfmSingleEndedLossTestResult

Properties
maintenanceDomainId The maintenanceDomainId for this MEP originating Single Ended Loss.

type=long

maintenanceAssociationId The Maintenance Entity Group ID for this MEP originating Single Ended Loss.

type=long

mepId The identifier for MEP originating Single Ended Loss.

type=long

mepSrcMacAddress The source MAC address for the Single Ended Loss test result packet, same as Target IP address.

type=MacAddress

mepTargetMacAddr The target MAC address for the Single Ended Loss test.

type=MacAddress

testType Specifies the test type.

type=ethernetoam.CfmLossTestType

duration Specifies the test duration.

type=long

rxLmrCcmCount Specifies the number of LMR frames received for this test.

type=long

rxFramesLocal Specifies the number of frames received during this test by the near-end.

type=long

rxFramesPeer Specifies the number of frames received during this test by the far-end.

type=long

txFramesLocal Specifies the number of frames transmitted during this test by the near-end.

type=long

txFramesPeer Specifies the number of frames transmitted during this test by the far-end.

type=long

frameLossLocal Specifies the number of frames lost during this test at the near-end.

type=long

frameLossPeer Specifies the number of frames lost during this test at the far-end.

type=long

frameLossRatioLocal Specifies the percentage of frames lost during this test at the near-end.

type=float

frameLossRatioPeer Specifies the percentage of frames lost during this test at the far-end.

type=float