Reference Guide

Omconfig Enclosure Commands
The following table provides the omconfig command syntax required to execute enclosure tasks.
Table 100. Omconfig Enclosure Commands
Required Command
Levels (1, 2, 3)
Optional name=value pairs
omconfig storage
enclosure
action=enablealarm controller=id enclosure=<ENCLOSUREID>
action=disablealarm controller=id enclosure=<ENCLOSUREID>
action=setassettag controller=id enclosure=<ENCLOSUREID>
assettag=<string>
action=setassetname controller=id enclosure=<ENCLOSUREID>
assetname=<string>
action=settempprobes controller=id enclosure=<ENCLOSUREID> index=id
minwarn=n maxwarn=n
action=resettempprobes controller=id enclosure=<ENCLOSUREID> index=id
action=setalltempprobes controller=id enclosure=<ENCLOSUREID>
minwarn=n maxwarn=n
action=resetalltempprobes controller=id enclosure=<ENCLOSUREID>
minwarn=n maxwarn=n
action=blink controller=id enclosure=<ENCLOSUREID> minwarn=n
maxwarn=n
Omconfig Enable Enclosure Alarm
Description Enables the enclosure alarm
Example to Enable the alarm on the enclosure attached to connector 2 on controller 1.
Example for SCSI,
SATA, and ATA
controllers
omconfig storage enclosure action=enablealarm controller=1
enclosure=2
Example for SAS
controllers
omconfig storage enclosure action=enablealarm controller=1
enclosure=1:2
167