R21xx-HP FlexFabric 11900 Fundamentals Command Reference

252
Usage guidelines
The device can monitor its temperature through its temperature sensors and automatically take actions
based on the following thresholds: lower temperature threshold, warning threshold, alarming threshold,
and shutdown threshold. The shutdown threshold is not configurable.
When the device temperature drops below the lower temperature threshold or reaches the warning
threshold, the device logs the event and sends a log message and a trap.
When the device temperature reaches the alarming threshold, the device logs the event and notifies users
by sending log messages and traps repeatedly and setting the LEDs on the device panel.
The warning temperature threshold must be higher than the lower temperature threshold, and the
alarming threshold must be higher than the warning threshold.
When the temperature reaches the shutdown threshold, the device logs the event, sends out a log
message and a trap, and shuts down.
Examples
# In standalone mode, set the lower temperature threshold for inlet sensor 1 on the card in slot 0 to 0°C
(32°F), the warning threshold to 50°C (122°F), and the alarming threshold to 60°C (140°F).
<Sysname> system-view
[sysname] temperature-limit slot 0 inflow 1 0 50 60
# In IRF mode, set the lower temperature threshold for inlet sensor 1 on the card in slot 0 on IRF member
device 1 to 0°C (32°F), the warning threshold to 50°C (122°F), and the alarming threshold to 60°C
(140°F).
<Sysname> system-view
[sysname] temperature-limit chassis 1 slot 0 inflow 1 0 50 60
time at
Use time at to specify an execution date and time for a one-time schedule.
Use undo time to remove the execution time configuration for a schedule.
Syntax
time at time date
undo time
Default
No execution time or date is specified for a schedule.
Views
Schedule view
Predefined user roles
network-admin
Parameters
time: Specifies the schedule execution time in the format hh:mm, where hh is in the range of 0 to 23, and
mm is in the range of 0 to 59.
date: Specifies the schedule execution date in the format MM/DD/YYYY or YYYY/MM/DD. The YYYY
value is in the range of 2000 to 2035, the MM value is in the range of 1 to 12, and the value range of
DD depends on the month value.