Description | A threshold value to check against the object identified in
cifthThresholdObject. If the value of cifthThresholdDirection
is 'rising', then the threshold is fired when the current
sampled value (absolute, delta, or rate of increase, depending
on the value of cifthThresholdType) of the object identified in
cifthThresholdObject is greater than or equal to this value.
If the value of cifthThresholdDirection is 'falling', then the
threshold is fired when the current sampled value (absolute,
delta, or rate of increase, depending on the value of
cifthThresholdType) of the object identified in
cifthThresholdObject is less than or equal to this value. |