Users Guide

omconfig storage enclosure action=setassettag controller=1 enclosure=2 assettag=encl20
See "enclosure=<ENCLOSUREID> Parameter on SCSI, SATA, and ATA Controllers" for more information on enclosure specification. See "RAID Controller
Technology: SCSI, SATA, ATA, and SAS" to identify which technology a controller uses.
Example for SAS Controllers:
For example, to specify the asset tag on enclosure 3 attached to connector 0 on controller 1 to encl20, you would enter:
omconfig storage enclosure action=setassettag controller=1 enclosure=0:3 assettag=encl20
See "enclosure=<ENCLOSUREID> Parameter on SAS Controllers" for more information on enclosure specification. See "RAID Controller Technology: SCSI, SATA,
ATA, and SAS" to identify which technology a controller uses.
omconfig Set Enclosure Asset Name
Does my enclosure support this feature? See "Supported Features."
Use the following omconfig command syntax to specify the asset name for an enclosure.
Complete Syntax
omconfig storage enclosure action=setassetname controller=id enclosure=<ENCLOSUREID> assetname= <string>
where id is the controller ID. The <ENCLOSUREID> variable specifies the enclosure. See "enclosure=<ENCLOSUREID> Parameter" for more information.
In this syntax, <string> is a user-specified alphanumeric string.
Example for SCSI, SATA, and ATA Controllers:
For example, to specify the asset name for the enclosure attached to connector 2 on controller 1 to encl43, you would enter:
omconfig storage enclosure action=setassetname controller=1 enclosure=2 assetname=encl43
See "enclosure=<ENCLOSUREID> Parameter on SCSI, SATA, and ATA Controllers" for more information on enclosure specification. See "RAID Controller
Technology: SCSI, SATA, ATA, and SAS" to identify which technology a controller uses.
Example for SAS Controllers:
For example, to specify the asset name for enclosure 3 attached to connector 0 on controller 1 to encl43, you would enter:
omconfig storage enclosure action=setassetname controller=1 enclosure=0:3 assetname=encl43