#* **************************************************************************
#*
#*                  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.
#*                                                                        
#* **************************************************************************

# New alarms from 6.40 to 7.0 of the HP Management Agents

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 5021 * * * * * * * * * * * * * * * * * * 1*'
       MSGNODE=*
DEScription='HP - SCSI Logical Drive Status: OTHER'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - SCSI Logical Drive Status: OTHER (Controller: &31, Bus: &36, Drive: &41, OS: &(46:))'
       SEVERITY=I
       ATTRIB=default
       COLOR=blue
DEFine MSGACTion Name=(*,20)
       ACTION=ANNOTATE TEXT='The management agent does not recognize the status. You may need to upgrade your software.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 5021 * * * * * * * * * * * * * * * * * * 2*'
       MSGNODE=*
DEScription='HP - SCSI Logical Drive Status: OK'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - SCSI Logical Drive Status: OK (Controller: &31, Bus: &36, Drive: &41, OS: &(46:))'
       SEVERITY=S
       ATTRIB=default
       COLOR=green


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 5021 * * * * * * * * * * * * * * * * * * 3*'
       MSGNODE=*
DEScription='HP - SCSI Logical Drive Status: FAILED'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - SCSI Logical Drive Status: FAILED (Controller: &31, Bus: &36, Drive: &41, OS: &(46:))'
       SEVERITY=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion Name=(*,20)
       ACTION=ANNOTATE TEXT='This alarm indicates that more physical drives have failed than the fault tolerance mode of the logical drive can handle without data loss.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 5021 * * * * * * * * * * * * * * * * * * 4*'
       MSGNODE=*
DEScription='HP - SCSI Logical Drive Status: UNCONFIGURED'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - SCSI Logical Drive Status: UNCONFIGURED (Controller: &31, Bus: &36, Drive: &41, OS: &(46:))'
       SEVERITY=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion Name=(*,20)
       ACTION=ANNOTATE TEXT='This alarm indicates that the logical drive is not configured.  Insure all of the drive switches are properly set and run the configuration utility.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 5021 * * * * * * * * * * * * * * * * * * 5*'
       MSGNODE=*
DEScription='HP - SCSI Logical Drive Status: RECOVERING'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - SCSI Logical Drive Status: RECOVERING (Controller: &31, Bus: &36, Drive: &41, OS: &(46:))'
       SEVERITY=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion Name=(*,20)
       ACTION=ANNOTATE TEXT='This alarm indicates that the logical drive is using Interim Recovery Mode. In Interim Recovery Mode, at least one physical drive has failed, but the logical drives fault tolerance mode lets the logical drive continue to operate with no data loss.'



DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 5021 * * * * * * * * * * * * * * * * * * 6*'
       MSGNODE=*
DEScription='HP - SCSI Logical Drive Status: READY FOR REBUILD'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - SCSI Logical Drive Status: READY FOR REBUILD (Controller: &31, Bus: &36, Drive: &41, OS: &(46:))'
       SEVERITY=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion Name=(*,20)
       ACTION=ANNOTATE TEXT='This alarm indicates that the logical drive is ready for Automatic Data Recovery.  The physical drive that failed has been replaced, but the logical drive is still operating in Interim Recovery Mode.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 5021 * * * * * * * * * * * * * * * * * * 7*'
       MSGNODE=*
DEScription='HP - SCSI Logical Drive Status: REBUILDING'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - SCSI Logical Drive Status: REBUILDING (Controller: &31, Bus: &36, Drive: &41, OS: &(46:))'
       SEVERITY=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion Name=(*,20)
       ACTION=ANNOTATE TEXT='This alarm indicates that the logical drive is currently resynchronizing the data accross the physical drives in the logical drive.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 5021 * * * * * * * * * * * * * * * * * * 8*'
       MSGNODE=*
DEScription='HP - SCSI Logical Drive Status: WRONG DRIVE'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - SCSI Logical Drive Status: WRONG DRIVE (Controller: &31, Bus: &36, Drive: &41, OS: &(46:))'
       SEVERITY=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion Name=(*,20)
       ACTION=ANNOTATE TEXT='This alarm indicates that the wrong physical drive was replaced after a physical drive failure.  You need to return the drive incorrectly replaced and replace the failed drive.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 5021 * * * * * * * * * * * * * * * * * * 9*'
       MSGNODE=*
DEScription='HP - SCSI Logical Drive Status: BAD CONNECTION'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - SCSI Logical Drive Status: BAD CONNECTION (Controller: &31, Bus: &36, Drive: &41, OS: &(46:))'
       SEVERITY=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion Name=(*,20)
       ACTION=ANNOTATE TEXT='This alarm indicates that a physical drive is not responding.  Check the cables connected to it.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 5021 * * * * * * * * * * * * * * * * * * 10*'
       MSGNODE=*
DEScription='HP - SCSI Logical Drive Status: DEGRADED'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - SCSI Logical Drive Status: DEGRADED (Controller: &31, Bus: &36, Drive: &41, OS: &(46:))'
       SEVERITY=W
       ATTRIB=default
       COLOR=orange


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 5021 * * * * * * * * * * * * * * * * * * 11*'
       MSGNODE=*
DEScription='HP - SCSI Logical Drive Status: DISABLED'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - SCSI Logical Drive Status: DISABLED (Controller: &31, Bus: &36, Drive: &41, OS: &(46:))'
       SEVERITY=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion Name=(*,20)
       ACTION=ANNOTATE TEXT='Indicates that the logical drive is disabled. The logical drive configuration utility can enable or disable the logical drive. You should enable the logical drive using the configuration utility.'


