iso/org/dod/internet/private/enterprises/.2011/.10/.8/h3cNqa/.1/h3cNqaReactionTable/h3cNqaReactionEntry/h3cNqaReactThresholdType
h3cNqaReactThresholdType
OBJECT-TYPE
1.3.6.1.4.1.2011.10.8.3.1.13.1.7
Description
This object defines the reaction threshold types. invalid(0): Invalid value. average(1): If reaction threshold type is average and the average value of watched operation exceeds threshold limit, an action specified in h3cNqaReactActionType is generated when h3cNqaReactCurrentStatus changes. consecutive(2): If reaction threshold type is consecutive and the times of watched operation consecutively exceeds the limit specified by h3cNqaReactThresholdConsecNum, an action specified in h3cNqaReactActionType is generated when h3cNqaReactCurrentStatus changes. accumulative(3): If reaction threshold type is accumulative and the times of watched operation accumulatively exceeds the limit specified by h3cNqaReactThresholdAccumNum, an action specified in h3cNqaReactActionType is generated when h3cNqaReactCurrentStatus changes. If reaction threshold type is not configured, the value of this object is 'invalid'.
Syntax
INTEGER { invalid(0), average(1), consecutive(2), accumulative(3) }