Command Line Interface Guide
Example for SCSI,
SATA, and ATA
controllers
omconfig storage enclosure action=setassetname controller=1
enclosure=2 assetname=encl43
Example for SAS
controllers
omconfig storage enclosure action=setassetname controller=1
enclosure=1:2 assetname=encl43
Omconfig Set Temperature Probe Thresholds
Table 109. 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 110. 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.
182