Description | This object indicates which metrics are valid for the
measurement interval:
'expectedPkts'
If this bit is set to '1', then the corresponding
instance of cfmRtpMetricsIntExpectedPkts is valid.
'lostPkts'
If this bit is set to '1', then the corresponding
instance of cfmRtpMetricsIntLostPkts is valid.
'lossFraction'
If this bit is set to '1', then the corresponding
instances of cfmRtpMetricsIntFracScale,
cfmRtpMetricsIntFracPrecision, and cfmRtpMetricsIntFrac
are valid.
'lossIntervals'
If this bit is set to '1', then the corresponding
instance of cfmRtpMetricsIntLIs is valid.
'avgLossDuration'
If this bit is set to '1', then the corresponding
instances of cfmRtpMetricsIntAvgLDScale,
cfmRtpMetricsIntAvgLDPrecision, and
cfmRtpMetricsIntAvgLD are valid.
'avgLossDistance'
If this bit is set to '1', then the corresponding
instance of cfmRtpMetricsIntAvgLossDistance is valid.
'maxJitter'
If this bit is set to '1', then the corresponding
instances of cfmRtpMetricsIntJitterScale,
cfmRtpMetricsIntJitterPrecision, and
cfmRtpMetricsIntJitter are valid.
'maxMinTransit'
If this bit is set to '1', then the corresponding
instances of cfmRtpMetricsIntTransitScale,
cfmRtpMetricsIntTransitPrecision, and
cfmRtpMetricsIntTransit are valid. |
Syntaxe | Bits (0-expectedPkts, 1-lostPkts, 2-lossFraction, 3-lossIntervals, 4-avgLossIntervalDuration, 5-avgLossDistance, 6-maxJitter, 7-maxMinTransit) |