TempSensor[x].CritThres

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

Syntax

TempSensor[x].CritThres  = temperature

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 = 950

PPC temperature sensor = 1000

DSP temperature sensor =750

Daughterboard temperature sensor = 750

Allowed values

100 - 1200

Example

TempSensor[0].CritThres = 750

Details

The critical 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].WarnThres