Users Guide

Omconfig Set Enclosure Asset Name
Table 107. Omconfig Set Enclosure Asset Name
Description Specifies the asset name for an enclosure.
Syntax
omconfig storage enclosure action=setassetname controller=id
enclosure=<ENCLOSUREID> assetname=<string>, where id is the
controller ID. The <ENCLOSUREID> variable specifies the enclosure.
In this syntax, <string> is a user-specified alphanumeric string.
Example to Specify the asset name to encl43 for the enclosure attached to connector 2 on
controller 1.
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 108. 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 109. Omconfig Reset Temperature Probe Thresholds
Description Resets the minimum and maximum warning temperature thresholds back to
their default values.
200