This object indicates the result of the most
recent evaluation of the threshold.
The agent will execute the below 'evaluate' function
to generate the notification. 'evaluate' function
returns a boolean value.
evaluate(entPhySensorValue,
ceSensorExtThresholdRelation,
ceSensorExtThresholdValue)
If evalute function returns true then
ceSensorExtThresholdEvaluation is set to 'true'
If evaluate function returns false then
ceSensorExtThresholdEvaluation is set to 'false'.
Thresholds are evaluated at the rate indicated by
entPhySensorValueUpdateRate.