iso/org/dod/internet/private/enterprises/.3320/.9/bdcomIfThresholdMIB/.1/.1/bdifthTemplateTable/bdifthTemplateEntry/bdifthTemplateNotifyHoldDownType
bdifthTemplateNotifyHoldDownType
OBJECT-TYPE
1.3.6.1.4.1.3320.9.218.1.1.3.1.3
Description
This object specifies the method used to prevent an excess of notifications from being generated when operation fluctuates around a threshold level. The value 'holdDownTimer' indicates that notifications for a given threshold and interface are suppressed for a short amount of time after each notification. The time value is specified in bdifthTemplateNotifyHoldDownTime, which is instantiated only when this object is set to 'holdDownTimer'. After a notification is received for a given threshold and interface, the next notification for that threshold and interface will be generated after at least bdifthTemplateNotifyHoldDownTime amount of time has passed, only when the threshold is next fired or cleared. The value 'fireAndClearThresholds' indicates that hysteresis is used. The management client configures two values for each threshold: one for asserting that the threshold has been exceeded (see bdifthThresholdFiredValue), and a second value for asserting that the threshold is no longer being exceeded (see bdifthThresholdClearedValue, which is instantiated only when this object is set to 'fireAndClearThresholds'). When this entry in bdifthTemplateTable is active, this object may only be modified if there are no active entries in bdifthThresholdTable with the same value of bdifthTemplateIndex.
Syntax
INTEGER { other(1), holdDownTimer(2), fireAndClearThresholds(3) }