temperature threshold

Use this command to set temperature threshold for each severity level of the sensor.

Use the no form of this command to set the default thresholds.

Command Syntax

temperature threshold <1-15>

no temperature threshold <1-15>

Parameters

<1-15>

Specifies the sensor number to be configured. Refer to temperature threshold temperature CLI command section to view the available sensor types.

Default

Check the default temperature thresholds using the show hardware-information temperature command.

Command Mode

Configuration Mode

Applicability

Introduced in OcNOS version 6.5.3.

Example

To configure the hardware device temperature threshold value, execute:

OcNOS(config)#temperature threshold 1

OcNOS(config-temperature-threshold)#

The mode changes to temperature threshold mode.

#(config-temperature-threshold)#emer-min 5

#(config-temperature-threshold)#commit

To remove the configuration, execute:

OcNOS(config)#no temperature threshold 1

To view the current hardware temperature, execute

Copy
#show running-config |include temperature | emer-min
temperature threshold 1
    emer-min 5
        
OcNOS#show hardware-information temperature
Board Temp Sensors Temperature in Degree C
------------------------------------------------------------------------------------------------------
SENSOR TYPE                      CURR  EMER  ALRT CRIT CRIT ALRT EMER   MIN-TEMP  MAX-TEMP  AVG-TEMP
                                 TEMP  MIN   MIN  MIN  MAX  MAX  MAX  (Monitored since 72 hour,00 min)
------------------------------------------------------------------------------------------------------
[ 1] CPU                         42.00  5    10   14   60   65   70      37.50     44.00     40.40
[ 2] Mainboard Front middle      37.50  0    10   14   60   65   70      33.50     39.50     36.41
[ 3] Mainboard Rear Left         35.00  0    10   14   60   65   70      32.00     36.50     33.92
[ 4] Mainboard Right             33.00  0    10   14   60   65   70      28.50     34.50     31.59
[ 5] BCM Chip                    54.20  0    10   14   75   80   95      48.90     56.90     52.25
[ 6] Intel CPU Core ID 2         54.00  0    3    6    66   71   91      47.00     57.00     52.06
[ 7] Intel CPU Core ID 6         52.00  0    3    6    66   71   91      46.00     56.00     50.38
[ 8] Intel CPU Core ID 8         53.00  0    3    6    66   71   91      46.00     55.00     50.17
[ 9] Intel CPU Core ID 12        54.00  0    3    6    66   71   91      46.00     57.00     51.23
 
BCM Chip Internal Temperature
------------------------------------------
TEMP MONITOR    CURRENT TEMP    PEAK TEMP
                (Degree C)      (Degree C)
------------------------------------------
1               49.40           52.10
2               49.90           52.10
3               52.60           55.30
4               49.90           52.10
5               54.20           55.30
6               53.10           55.30
7               52.60           54.70
8               52.10           54.70
9               49.90           53.10
10              49.90           52.60