CLI Guide

Table Of Contents
Omconfig Set Temperature Probe Thresholds
Table 202. Omconfig Set Temperature Probe Thresholds
Description Sets the minimum and maximum warning temperature thresholds for a specified temperature
probe.
NOTE: This command is not supported on SAS controllers.
Syntax
omconfig storage enclosure action=settempprobes controller=id
enclosure=<ENCLOSUREID> index=id minwarn=n maxwarn=n, where id is the
controller ID and the temperature probe ID. The <ENCLOSUREID> variable specifies the
enclosure.
In this syntax, n is a user-specified alphanumeric string.
Example to Set the temperature probe thresholds to 10 and 40 degree Celsius.
Example for SCSI,
SATA, and ATA
controllers
omconfig storage enclosure action=settempprobes controller=1
enclosure=2 index=3 minwarn=10 maxwarn=40
NOTE: Here, temperature probe 3 resides in the enclosure attached to connector 2 on
controller 1.
Omconfig Reset Temperature Probe Thresholds
Table 203. omconfig Reset Temperature Probe Thresholds
Description Resets the minimum and maximum warning temperature thresholds back to their default values.
NOTE: This command is not supported on SAS controllers.
Syntax
omconfig storage enclosure action=resettempprobes controller=id
enclosure=<ENCLOSUREID> index=id, where id is the controller ID and the temperature
probe ID. The <ENCLOSUREID> variable specifies the enclosure.
In this syntax, n is a user-specified alphanumeric string.
Example to Reset the thresholds for temperature probe 3, residing in the enclosure attached to connector 2
on controller 1, to the default values.
Example for SCSI,
SATA, and ATA
controllers
omconfig storage enclosure action=resettempprobes controller=1
enclosure=2 index=3
NOTE: Here, temperature probe 3 resides in the enclosure attached to connector 2 on
controller 1.
Omconfig Set All Temperature Probe Thresholds
Table 204. Omconfig Set All Temperature Probe Thresholds
Description Sets the minimum and maximum warning temperature thresholds for all temperature probes in the
enclosure.
NOTE: This command is not supported on SCSI RAID controllers.
Syntax
omconfig storage enclosure action=setalltempprobes controller=id
enclosure=<ENCLOSUREID> minwarn=n maxwarn=n, where id is the controller ID. The
<ENCLOSUREID> variable specifies the enclosure.
Omconfig storage commands 179