#* **************************************************************************
#*
#*                  Insight Integration for CA Unicenter
#*
#*      Copyright 1996,2003 Hewlett-Packard Development Company, L.P.
#*
#*      Hewlett-Packard Company shall not be liable for technical or
#*      editorial errors or omissions contained herein. The information in
#*      this document is provided "as is" without warranty of any kind and
#*      is subject to change without notice. The warranties for HP products
#*      are set forth in the express limited warranty statements
#*      accompanying such products. Nothing herein should be construed as
#*      constituting an additional warranty.
#*
#*      Confidential computer software. Valid license from HP required for
#*      possession, use or copying. Consistent with FAR 12.211 and 12.212,
#*      Commercial Computer Software, Computer Software Documentation, and
#*      Technical Data for Commercial Items are licensed to the U.S.
#*      Government under vendor's standard commercial license.
#*
#* **************************************************************************
#*                                                                        
#* PROPRIETARY NOTE:                                                      
#*     This document contains information confidential and proprietary to 
#*     Hewlett-Packard and shall not be reproduced or transferred to other
#*     documents or disclosed to others or used for any purpose other than 
#*     that for which it was obtained without the expressed written consent
#*     of Hewlett-Packard Company.
#*                                                                        
#* **************************************************************************

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 14001*'
       MSGNODE=*
       DEScription='HP - An Intellisafe Hard Drive failure'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Intellisafe Hard Drive predicts imminent failure'
       SEVERITY=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='ACTION: The drive should be scheduled for replacement.  Refer to the appropriate Maintenance and Service Guide for detailed information on a component replacement.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 14002*'
       MSGNODE=*
       DEScription='HP - An Intellisafe Hard Drive returns to normal'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Intellisafe Hard Drive status has returned to normal'
       SEVERITY=S
       ATTRIB=default
       COLOR=green

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 14003*'
       MSGNODE=*
       DEScription='HP - IDE drive has detected Ultra ATA errors.'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - IDE drive has detected Ultra ATA errors.'
       SEVERITY=I
       ATTRIB=default
       COLOR=blue
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='An IDE drive detects an excessive number of Ultra ATA data transmission errors between the hard drive and the processor.'
DEFine MSGACTion NAME=(*,30)
       ACTION=ANNOTATE TEXT='ACTION: For best performance move Ultra ATA devices to the primary controller and non Ultra ATA devices to the secondary controller.  If errors still persist, consider replacing the standard 40-conductor IDE cable with an 80-conductor Ultra ATA cable.'
