Command Line Interface Guide

omconfig storage Commands 275
omconfig Enable Enclosure Alarm
Use the following omconfig command syntax to enable the enclosure alarm:
Complete Syntax
omconfig storage enclosure action=enablealarm
controller=id enclosure=<ENCLOSUREID>
where id is the controller ID. The <ENCLOSUREID> variable specifies the
enclosure.
Example Syntax
To enable the alarm on the enclosure attached to connector 2 on controller 1:
For SCSI, SATA, and ATA controllers:
omconfig storage enclosure action=enablealarm
controller=1 enclosure=2
For SAS controllers:
omconfig storage enclosure action=enablealarm
controller=1 enclosure=1:2
omconfig Disable Enclosure Alarm
Use the following omconfig command syntax to disable the enclosure alarm.
Complete Syntax
omconfig storage enclosure action=disablealarm
controller=id enclosure=<ENCLOSUREID>
where id is the controller ID. The <ENCLOSUREID> variable specifies the
enclosure.