iso/org/dod/internet/private/enterprises/.15007/.1/mefSoamPmMib/.1/.2/mefSoamLmThresholdCfgTable/mefSoamLmThresholdCfgEntry/mefSoamLmThresholdCfgEnable
mefSoamLmThresholdCfgEnable
OBJECT-TYPE
1.3.6.1.4.1.15007.1.3.1.2.7.1.2
Description
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'. bMefSoamLmMeasuredFlrForwardThreshold(0) Enables/disables measured frame loss forward ratio threshold notification. The notification is sent immediately when the mefSoamLmMeasuredStatsForwardFlr value is greater than or equal to the threshold value. bMefSoamLmMaxFlrForwardThreshold(1) Enables/disables maximum frame loss forward ratio threshold notification. The notification is sent immediately when the mefSoamLmCurrentStatsForwardMaxFlr value is greater than or equal to threshold value in a Measurement Interval. bMefSoamLmAvgFlrForwardThreshold(2) Enables/disables average frame loss forward ratio threshold notification. The notification is sent when at the end of a Measurement Interval if the mefSoamLmCurrentStatsForwardAvgFlr value is greater than or equal to the threshold value. bMefSoamLmMeasuredFlrBackwardThreshold(3) Enables/disables measured frame loss backward ratio threshold notification. The notification is sent immediately when the mefSoamLmMeasuredStatsBackwardFlr value is greater than or equal to the threshold value. bMefSoamLmMaxFlrBackwardThreshold(4) Enables/disables maximum frame loss backward ratio threshold notification. The notification is sent immediately when the mefSoamLmCurrentStatsBackwardMaxFlr value is greater than or equal to threshold value in a Measurement Interval. bMefSoamLmAvgFlrBackwardThreshold(5) Enables/disables average frame loss backward ratio threshold notification. The notification is sent when at the end of a Measurement Interval if the mefSoamLmCurrentStatsBackwardAvgFlr value is greater than or equal to the threshold value. bMefSoamLmForwardHighLossThreshold(6) Enables/disables forward high loss threshold notification. The notification is sent immediately when the mefSoamLmCurrentAvailStatsForwardHighLoss value is greater than or equal to the threshold value in a measurement interval. bMefSoamLmForwardConsecutiveHighLossThreshold(7) Enables/disables forward consecutive high loss threshold notification. The notification is sent immediately when the mefSoamLmCurrentAvailStatsForwardConsecutiveHighLoss value is greater than or equal to the threshold value in a measurement interval. bMefSoamLmBackwardHighLossThreshold(8) Enables/disables backward high loss threshold notification. The notification is sent immediately when the mefSoamLmCurrentAvailStatsBackwardHighLoss value is greater than or equal to the threshold value in a measurement interval. bMefSoamLmBackwardConsecutiveHighLossThreshold(9) Enables/disables backward consecutive high loss threshold notification. The notification is sent immediately when the mefSoamLmCurrentAvailStatsBackwardConsecutiveHighLoss value is greater than or equal to the threshold value in a measurement interval. bMefSoamLmUnavailForwardThreshold(10) Enables/disables unavailable forward threshold notification. The notification is sent immediately when the mefSoamLmCurrentAvailStatsForwardUnavailable value is greater than or equal to threshold value in a Measurement Interval. bMefSoamLmAvailRatioForwardThreshold(11) Enables/disables availability ratio forward threshold notification. The notification is sent immediately when the availability ratio is greater than or equal to threshold value in a Measurement Interval. The availability ratio can be calculated from the values of mefSoamLmCurrentAvailStatsForwardAvailable and mefSoamLmCurrentAvailStatsForwardUnavailable. bMefSoamLmUnavailBackwardThreshold(12) Enables/disables unavailable backward threshold notification. The notification is sent immediately when the mefSoamLmCurrentAvailStatsBackwardUnavailable value is greater than or equal to threshold value in a Measurement Interval. bMefSoamLmAvailRatioBackwardThreshold(13) Enables/disables availability ratio backward threshold notification. The notification is sent immediately when the availability ratio is greater than or equal to threshold value in a Measurement Interval. The availability ratio can be calculated from the values of mefSoamLmCurrentAvailStatsBackwardAvailable and mefSoamLmCurrentAvailStatsBackwardUnavailable.
Syntax
BITS { bMefSoamLmMeasuredFlrForwardThreshold(0), bMefSoamLmMaxFlrForwardThreshold(1), bMefSoamLmAvgFlrForwardThreshold(2), bMefSoamLmMeasuredFlrBackwardThreshold(3), bMefSoamLmMaxFlrBackwardThreshold(4), bMefSoamLmAvgFlrBackwardThreshold(5), bMefSoamLmForwardHighLossThreshold(6), bMefSoamLmForwardConsecutiveHighLossThreshold(7), bMefSoamLmBackwardHighLossThreshold(8), bMefSoamLmBackwardConsecutiveHighLossThreshold(9), bMefSoamLmUnavailForwardThreshold(10), bMefSoamLmAvailRatioForwardThreshold(11), bMefSoamLmUnavailBackwardThreshold(12), bMefSoamLmAvailRatioBackwardThreshold(13) }