SRM/4/LSWTEMP_ALARM: The [STRING1] temperature of [STRING2] exceeds the upper limit. This problem may be caused by poor ventilation, blocked air filter, or fan failure. (Value=[ULONG1], UpperThreshold=[ULONG2], LowerThreshold=[ULONG3])
The temperature sensor detects that the temperature exceeds the upper limit. This problem may be caused by poor ventilation, blocked air filter, or fan failure.
| Parameter Name | Parameter Meaning |
|---|---|
| STRING1 | Indicates the name of temperature sensor. |
| STRING2 | Indicates the slot ID. |
| Value | Indicates the current temperature. |
| UpperThreshold | Indicates the upper limit of temperature. |
| LowerThreshold | Indicates the lower limit of temperature. |