A vector of bits that indicates the type of SOAM LM thresholds
notifications that are enabled.
A bit set to '1' enables the specific SOAM LM threshold notification
and when the specific counter is enabled and the threshold is crossed a
notification is generated.
A bit set to '0' disables the specific SOAM LM threshold notification.
If a particular SOAM LM threshold is not supported the BIT value is
set to '0'.
bJnxSoamLmMeasuredFlrForwardThreshold(0)
Enables/disables measured frame loss forward ratio threshold
notification. The notification is sent immediately when the
jnxSoamLmMeasuredStatsForwardFlr value is
greater than or equal to the threshold value.
bJnxSoamLmMaxFlrForwardThreshold(1)
Enables/disables maximum frame loss forward ratio threshold
notification. The notification is sent immediately when the
jnxSoamLmCurrentStatsForwardMaxFlr value is greater
than or equal to threshold value in a Measurement Interval.
bJnxSoamLmAvgFlrForwardThreshold(2)
Enables/disables average frame loss forward ratio threshold
notification. The notification is sent when at the end of a
Measurement Interval if the
jnxSoamLmCurrentStatsForwardAvgFlr value is greater
than or equal to the threshold value.
bJnxSoamLmMeasuredFlrBackwardThreshold(3)
Enables/disables measured frame loss backward ratio threshold
notification. The notification is sent immediately when the
jnxSoamLmMeasuredStatsBackwardFlr value is
greater than or equal to the threshold value.
bJnxSoamLmMaxFlrBackwardThreshold(4)
Enables/disables maximum frame loss backward ratio threshold
notification. The notification is sent immediately when the
jnxSoamLmCurrentStatsBackwardMaxFlr value is greater
than or equal to threshold value in a Measurement Interval.
bJnxSoamLmAvgFlrBackwardThreshold(5)
Enables/disables average frame loss backward ratio threshold
notification. The notification is sent when at the end of a
Measurement Interval if the
jnxSoamLmCurrentStatsBackwardAvgFlr value is
greater than or equal to the threshold value.