Open-Network-Models-and-Interfaces-ONMI / TAPI

LF ONMI Transport API Repository (TAPI)
https://github.com/Open-Network-Models-and-Interfaces-ONMI/TAPI/wiki
Apache License 2.0
95 stars 80 forks source link

Further TAPI Eth enhancements according to MEF NRM OAM project #412

Closed amazzini closed 5 years ago

amazzini commented 5 years ago

TAPI Ethernet, added totalCountersFarEndLmParameters, totalCountersNearEndLmParameters attributes to EthProActiveLmPerformanceData. Added totalCountersNearEnd1LmParameters attribute to EthProActive1LmPerformanceData class.

TAPI Ethernet, added flrAvailabilityDeltaTime, flrAvailabilityThreshold, flrAvailabilitySamples to EthMeasurementJobControlCommon.

TAPI Ethernet, StatisticalLmPerformanceParameters class, uas attribute renamed as unavailableIntervals, ses attribute renamed as hliCount.

Tapi Ethernet, EthPmParameterName enum, SEVERE_ERRORED_SECONDS replaced with HIGH_LOSS_INTERVALS, UNASSIGNED_ERRORED_SECONDS replaced with UNAVAILABLE_INTERVALS.