Users Guide

Omcong Set Enclosure Asset Tag
Table 196. Omcong Set Enclosure Asset Tag
Description Species the enclosure’s asset tag.
Syntax
omconfig storage enclosure action=setassettag controller=id
enclosure=<ENCLOSUREID> assettag=<string>, where id is the controller ID. The
<ENCLOSUREID> variable species the enclosure.
In this syntax, <string> is a user-specied alphanumeric string.
Example to Specify the asset tag to encl20 on the enclosure attached to connector 2 on controller.
Example for SCSI, SATA,
and ATA controllers
omconfig storage enclosure action=setassettag controller=1 enclosure=2
assettag=encl20
Example for SAS
controllers
omconfig storage enclosure action=setassettag controller=1
enclosure=1:2 assettag=encl20
Omcong Set Enclosure Asset Name
Table 197. Omcong Set Enclosure Asset Name
Description Species 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 species the enclosure.
In this syntax, <string> is a user-specied 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
Omcong Set Temperature Probe Thresholds
Table 198. Omcong Set Temperature Probe Thresholds
Description Sets the minimum and maximum warning temperature thresholds for a specied 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 species the enclosure.
In this syntax, n is a user-specied alphanumeric string.
Example to Set the temperature probe thresholds to 10 and 40 degree Celsius.
173