Command Line Interface Guide

Omconfig Disable Enclosure Alarm
Table 108. Omconfig Disable Enclosure Alarm
Description Disables the enclosure alarm.
Syntax
omconfig storage enclosure action=disablealarm controller=id
enclosure=<ENCLOSUREID>, where idis the controller ID. The <ENCLOSUREID>
variable specifies the enclosure.
Example to Disables the alarm on enclosure 2 attached to connector 1 on controller 1.
Example for SCSI, SATA,
and ATA controllers
omconfig storage enclosure action=disablealarm controller=1
enclosure=2
Example for SAS
controllers
omconfig storage enclosure action=disablealarm controller=1
enclosure=1:2
Omconfig Set Enclosure Asset Tag
Table 109. Omconfig Set Enclosure Asset Tag
Description Specifies 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 specifies the enclosure.
In this syntax, <string> is a user-specified 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
Omconfig Set Enclosure Asset Name
Table 110. 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
174