HighThreshold = (1 - RelativeTemperatureThreshold / 100) * juniperTemperatureThreshold;
Smarts IP will generate an OutOfRange notification if CurrentValue > HighThreshold;
Calculation terms
The above calculation terms are defined as follows:
HighThreshold = The current value of the TemperatureSensor's upper threshold in degrees C, as reported by the instrumentation.
RelativeTemperatureThreshold = How close the HighThreshold value is to the value that triggers an emergency shutdown,expressed as a percentage of the emergency shutdown value. If the shutdown temperature is 50 degrees C and the ThresholdFactor is 10%,the HighThreshold is set to 45 degrees.
juniperTemperatureThreshold = The high temperature threshold. For all Juniper routers, the juniperTemperatureThreshold value is hard-coded to 40 degrees C.
Calculation example
If TemperatureHighThreshold is set to 45 and the ThresholdFactor (RelativeTemperatureThreshold) is set to 10%, the HighThreshold value would be set to 40.5 degrees.
Configuring the TemperatureHighThreshold value
The TemperatureHighThreshold value is configurable through Smarts IP Polling and Threshold settings as follows: