public final class DefaultDelayMeasurementThreshold extends java.lang.Object implements DelayMeasurementThreshold
DelayMeasurementThreshold.DelayMeasurementThreshold.DmThresholdBuilder, DelayMeasurementThreshold.ThresholdOption| Modifier and Type | Method and Description |
|---|---|
java.time.Duration |
averageFrameDelayBackward()
The average backward delay threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
averageFrameDelayForward()
The average forward delay threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
averageFrameDelayRangeBackward()
The average backward Frame Delay Range threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
averageFrameDelayRangeForward()
The average Frame Delay Range threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
averageFrameDelayRangeTwoWay()
The average two-way Frame Delay Range threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
averageFrameDelayTwoWay()
The average two-way delay threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
averageInterFrameDelayVariationBackward()
The average backward IFDV threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
averageInterFrameDelayVariationForward()
The average IFDV threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
averageInterFrameDelayVariationTwoWay()
The average two-way IFDV threshold used to determine if a threshold notification is generated.
|
static DelayMeasurementThreshold.DmThresholdBuilder |
builder(SoamId threshId) |
java.time.Duration |
maxFrameDelayBackward()
The maximum backward delay threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
maxFrameDelayForward()
The maximum forward delay threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
maxFrameDelayRangeBackward()
The maximum backward Frame Delay Range threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
maxFrameDelayRangeForward()
The maximum Frame Delay Range threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
maxFrameDelayRangeTwoWay()
The maximum two-way Frame Delay Range threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
maxFrameDelayTwoWay()
The maximum two-way delay threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
maxInterFrameDelayVariationBackward()
The maximum backward IFDV threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
maxInterFrameDelayVariationForward()
The maximum IFDV threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
maxInterFrameDelayVariationTwoWay()
The maximum two-way IFDV threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
measuredFrameDelayBackward()
The measurement backward delay threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
measuredFrameDelayForward()
The measurement forward delay threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
measuredFrameDelayTwoWay()
The measurement two-way delay threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
measuredInterFrameDelayVariationBackward()
The measurement backward IFDV threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
measuredInterFrameDelayVariationForward()
The measurement IFDV threshold used to determine if a threshold notification is generated.
|
java.time.Duration |
measuredInterFrameDelayVariationTwoWay()
The measurement two-way IFDV threshold used to determine if a threshold notification is generated.
|
SoamId |
threshId()
The identifier or the scheduled measurement.
|
java.util.Collection<DelayMeasurementThreshold.ThresholdOption> |
thresholdsEnabled()
A vector of bits that indicates the type of SOAM LM thresholds notifications that are enabled.
|
public SoamId threshId()
DelayMeasurementThresholdthreshId in interface DelayMeasurementThresholdpublic java.util.Collection<DelayMeasurementThreshold.ThresholdOption> thresholdsEnabled()
DelayMeasurementThresholdthresholdsEnabled in interface DelayMeasurementThresholdpublic java.time.Duration measuredFrameDelayTwoWay()
DelayMeasurementThresholdmeasuredFrameDelayTwoWay in interface DelayMeasurementThresholdpublic java.time.Duration maxFrameDelayTwoWay()
DelayMeasurementThresholdmaxFrameDelayTwoWay in interface DelayMeasurementThresholdpublic java.time.Duration averageFrameDelayTwoWay()
DelayMeasurementThresholdaverageFrameDelayTwoWay in interface DelayMeasurementThresholdpublic java.time.Duration measuredInterFrameDelayVariationTwoWay()
DelayMeasurementThresholdmeasuredInterFrameDelayVariationTwoWay in interface DelayMeasurementThresholdpublic java.time.Duration maxInterFrameDelayVariationTwoWay()
DelayMeasurementThresholdmaxInterFrameDelayVariationTwoWay in interface DelayMeasurementThresholdpublic java.time.Duration averageInterFrameDelayVariationTwoWay()
DelayMeasurementThresholdaverageInterFrameDelayVariationTwoWay in interface DelayMeasurementThresholdpublic java.time.Duration maxFrameDelayRangeTwoWay()
DelayMeasurementThresholdmaxFrameDelayRangeTwoWay in interface DelayMeasurementThresholdpublic java.time.Duration averageFrameDelayRangeTwoWay()
DelayMeasurementThresholdaverageFrameDelayRangeTwoWay in interface DelayMeasurementThresholdpublic java.time.Duration measuredFrameDelayForward()
DelayMeasurementThresholdmeasuredFrameDelayForward in interface DelayMeasurementThresholdpublic java.time.Duration maxFrameDelayForward()
DelayMeasurementThresholdmaxFrameDelayForward in interface DelayMeasurementThresholdpublic java.time.Duration averageFrameDelayForward()
DelayMeasurementThresholdaverageFrameDelayForward in interface DelayMeasurementThresholdpublic java.time.Duration measuredInterFrameDelayVariationForward()
DelayMeasurementThresholdmeasuredInterFrameDelayVariationForward in interface DelayMeasurementThresholdpublic java.time.Duration maxInterFrameDelayVariationForward()
DelayMeasurementThresholdmaxInterFrameDelayVariationForward in interface DelayMeasurementThresholdpublic java.time.Duration averageInterFrameDelayVariationForward()
DelayMeasurementThresholdaverageInterFrameDelayVariationForward in interface DelayMeasurementThresholdpublic java.time.Duration maxFrameDelayRangeForward()
DelayMeasurementThresholdmaxFrameDelayRangeForward in interface DelayMeasurementThresholdpublic java.time.Duration averageFrameDelayRangeForward()
DelayMeasurementThresholdaverageFrameDelayRangeForward in interface DelayMeasurementThresholdpublic java.time.Duration measuredFrameDelayBackward()
DelayMeasurementThresholdmeasuredFrameDelayBackward in interface DelayMeasurementThresholdpublic java.time.Duration maxFrameDelayBackward()
DelayMeasurementThresholdmaxFrameDelayBackward in interface DelayMeasurementThresholdpublic java.time.Duration averageFrameDelayBackward()
DelayMeasurementThresholdaverageFrameDelayBackward in interface DelayMeasurementThresholdpublic java.time.Duration measuredInterFrameDelayVariationBackward()
DelayMeasurementThresholdmeasuredInterFrameDelayVariationBackward in interface DelayMeasurementThresholdpublic java.time.Duration maxInterFrameDelayVariationBackward()
DelayMeasurementThresholdmaxInterFrameDelayVariationBackward in interface DelayMeasurementThresholdpublic java.time.Duration averageInterFrameDelayVariationBackward()
DelayMeasurementThresholdaverageInterFrameDelayVariationBackward in interface DelayMeasurementThresholdpublic java.time.Duration maxFrameDelayRangeBackward()
DelayMeasurementThresholdmaxFrameDelayRangeBackward in interface DelayMeasurementThresholdpublic java.time.Duration averageFrameDelayRangeBackward()
DelayMeasurementThresholdaverageFrameDelayRangeBackward in interface DelayMeasurementThresholdpublic static DelayMeasurementThreshold.DmThresholdBuilder builder(SoamId threshId)