TempSensor[x].WarnThres

Specifies the warning threshold of a temperature sensor in tenth of a degree Celsius.

Syntax

TempSensor[x].WarnThres = temperature

Where:

x = 0 (index of the main temperature sensor)

x = 1 (index of the PPC temperature sensor)

x = 2 (index of the DSP temperature sensor)

x = 3 (index of the daughterboard temperature sensor)

Access

Read/Write

Type

Integer

Default

Main temperature sensor = 900

PPC temperature sensor = 950

DSP temperature sensor = 700

Daughterboard temperature sensor = 700

Allowed values

100 - 1200

Example

TempSensor[0].WarnThres = 700

Details

The warning threshold temperature must be below the shutdown temperature or an OAM event will not be received. The following table lists the shutdown temperatures for the sensors on the board:

Sensor

Shutdown temperature

Main board

105 °C

PPC

105 °C

DSP

85 °C

Daughterboard

85 °C


See also

TempSensor[x].CritThres