#* **************************************************************************
#*
#*                  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 3015 * * * * * * * * * * * * * * * * * * * * * 1*'
       MSGNODE=*
       DEScription='HP - Array Controller Status: OTHER'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Array Controller Status: OTHER (Controller Slot &26)'
       SEVERITY=I
       ATTRIB=default
       COLOR=blue

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3015 * * * * * * * * * * * * * * * * * * * * * 2*'
       MSGNODE=*
       DEScription='HP - Array Controller Status: OK'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Array Controller Status: OK (Controller Slot &26)'
       SEVERITY=S
       ATTRIB=default
       COLOR=green

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3015 * * * * * * * * * * * * * * * * * * * * * 3*'
       MSGNODE=*
       DEScription='HP - Array Controller Status: GENERAL FAILURE'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Array Controller Status: GENERAL FAILURE (Controller Slot &26)'
       SEVERITY=E
       ATTRIB=default
       COLOR=red

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3015 * * * * * * * * * * * * * * * * * * * * * 4*'
       MSGNODE=*
       DEScription='HP - Array Controller Status: CABLE PROBLEM'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Array Controller Status: CABLE PROBLEM (Controller Slot &26)'
       SEVERITY=E
       ATTRIB=default
       COLOR=red

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3015 * * * * * * * * * * * * * * * * * * * * * 5*'
       MSGNODE=*
       DEScription='HP - Array Controller Status: POWERED OFF'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Array Controller Status: POWERED OFF (Controller Slot &26)'
       SEVERITY=I
       ATTRIB=default
       COLOR=blue

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3016*'
       MSGNODE=*
       DEScription='HP - Backup Array Controller Status: ACTIVE'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Backup Array Controller has become ACTIVE (Active Controller Slot &26, Backup Controller Slot &31)'
       SEVERITY=I
       ATTRIB=default
       COLOR=blue

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3017 * * * * * * * * * * * * * * * * 1*'
       MSGNODE=*
       DEScription='HP - Drive Array Spare Drive Status: OTHER'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Drive Array Spare Drive Status: OTHER (Spare Controller Index &31, Spare Bus Number &36, Spare Drive Bay &41)'
       SEVERITY=I
       ATTRIB=default
       COLOR=blue

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3017 * * * * * * * * * * * * * * * * 2*'
       MSGNODE=*
       DEScription='HP - Drive Array Spare Drive Status: INVALID'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Drive Array Spare Drive Status: INVALID (Spare Controller Index &31, Spare Bus Number &36, Spare Drive Bay &41)'
       SEVERITY=E
       ATTRIB=default
       COLOR=RED

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3017 * * * * * * * * * * * * * * * * 3*'
       MSGNODE=*
       DEScription='HP - Drive Array Spare Drive Status: FAILED'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Drive Array Spare Drive Status: FAILED (Spare Controller Index &31, Spare Bus Number &36, Spare Drive Bay &41)'
       SEVERITY=E
       ATTRIB=default
       COLOR=red

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3017 * * * * * * * * * * * * * * * * 4*'
       MSGNODE=*
       DEScription='HP - Drive Array Spare Drive Status: INACTIVE'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Drive Array Spare Drive Status: INACTIVE (Spare Controller Index &31, Spare Bus Number &36, Spare Drive Bay &41)'
       SEVERITY=I
       ATTRIB=default
       COLOR=blue
DEFine MSGACTion NAME=(*,20)
        ACTION=ANNOTATE TEXT='This alarm signifies that the spare is in a ready state.  This alarm is typically issued if you install or replace a spare drive in a drive array. It is issued after you replace a failed spare drive with a new one.'
DEFine MSGACTion NAME=(*,30)
        ACTION=ANNOTATE TEXT='This alarm may also occur when a drive fails and the spare becomes active, the failed drive is replaced, and the spare eventually becomes inactive again.'
DEFine MSGACTion NAME=(*,40)
        ACTION=ANNOTATE TEXT='In fault tolerant configurations, when a drive fails and a spare drive is available, the storage subsystem begins building data onto that spare.'
DEFine MSGACTion NAME=(*,50)
        ACTION=ANNOTATE TEXT='If the failed drive is replaced before restoration has completed, the process halts, and the data is restored to the replacement drive instead.'
DEFine MSGACTion NAME=(*,60)
        ACTION=ANNOTATE TEXT='If the failed drive is replaced after the build process is complete, the system reconstructs the data to the replacement drive, and the spare will revert to its original inactive state. This keeps a spare drive available.'
DEFine MSGACTion NAME=(*,70)
        ACTION=ANNOTATE TEXT='If you have installed or replaced a failed drive in the drive array, then this alarm is to be expected.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3017 * * * * * * * * * * * * * * * * 5*'
       MSGNODE=*
       DEScription='HP - Drive Array Spare Drive Status: BUILDING'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Drive Array Spare Drive Status: BUILDING (Spare Controller Index &31, Spare Bus Number &36, Spare Drive Bay &41)'
       SEVERITY=I
       ATTRIB=default
       COLOR=blue
DEFine MSGACTion NAME=(*,20)
        ACTION=ANNOTATE TEXT='This alarm is issued when a spare drive is brought online to replace a failed drive, and the drive array subsystem begins to build data onto the spare.'
DEFine MSGACTion NAME=(*,30)
        ACTION=ANNOTATE TEXT='In fault tolerant configurations, when a spare drive is available, the storage subsystem begins building data onto that spare.'
DEFine MSGACTion NAME=(*,40)
        ACTION=ANNOTATE TEXT='If the failed drive is replaced before restoration has completed, the process halts, and the data is restored to the replacement drive instead.' 
DEFine MSGACTion NAME=(*,50)
        ACTION=ANNOTATE TEXT='If the failed drive is replaced after the build process is complete, the system reconstructs the data to the replacement drive, and the spare reverts to its original inactive state. This keeps a spare drive available.'
DEFine MSGACTion NAME=(*,60)
        ACTION=ANNOTATE TEXT='When a spare drive is available, this alarm is usually issued after the Drive Array Physical Drive Status Change - Failed alarm.  This alarm indicates that a drive has failed.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3017 * * * * * * * * * * * * * * * * 6*'
       MSGNODE=*
       DEScription='HP - Drive Array Spare Drive Status: ACTIVE'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Drive Array Spare Drive Status: ACTIVE (Spare Controller Index &31, Spare Bus Number &36, Spare Drive Bay &41)'
       SEVERITY=I
       ATTRIB=default
       COLOR=blue
DEFine MSGACTion NAME=(*,20)
        ACTION=ANNOTATE TEXT='A physical drive failed. The array successfully restored data onto a spare. That spare drive has now become active and replaces the failed drive.'
DEFine MSGACTion NAME=(*,30)
        ACTION=ANNOTATE TEXT='In fault tolerant configurations, when a spare drive is available, the storage subsystem begins building data onto that spare.'
DEFine MSGACTion NAME=(*,40)
        ACTION=ANNOTATE TEXT='If the failed drive is replaced before restoration has completed, the process halts, and the data is restored to the replacement drive instead. '
DEFine MSGACTion NAME=(*,50)
        ACTION=ANNOTATE TEXT='If the failed drive is replaced after the build process is complete, the system reconstructs the data to the replacement drive, and the spare will revert to its original inactive state. This keeps a spare drive available.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3018 * * * * * * * * * * * * * * * * 1*'
       MSGNODE=*
       DEScription='HP - Drive Array physical drive: OTHER'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendoper TEXT='HP - Drive Array physical drive status: OTHER (Controller Index &31, Bus Number &36, Drive Bay &41)'
       SEVERITY=I
       ATTRIB=default
       COLOR=blue

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3018 * * * * * * * * * * * * * * * * 2*'
       MSGNODE=*
       DEScription='HP - Drive Array physical drive: OK'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendoper TEXT='HP - Drive Array physical drive is OK (Controller Index &31, Bus Number &36, Drive Bay &41)'
       SEVERITY=S
       ATTRIB=default
       COLOR=green

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3018 * * * * * * * * * * * * * * * * 3*'
       MSGNODE=*
       DEScription='HP - Drive Array physical drive: FAILED'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Drive Array physical drive has FAILED (Controller Index &31, Bus Number &36, Drive Bay &41)'
       SEVERITY=E
       ATTRIB=default
       COLOR=red

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3018 * * * * * * * * * * * * * * * * 4*'
       MSGNODE=*
       DEScription='HP - Drive Array physical drive: PREDICTIVE FAILURE'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Drive Array physical drive: PREDICTIVE FAILURE (Controller Index &31, Bus Number &36, Drive Bay &41)'
       SEVERITY=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='The S.M.A.R.T. hard drive or HP specific hard drive predicts imminent failure. The device or client issuing this alarm has a drive that exceeded one or more factory preset thresholds for functional degradation.'
DEFine MSGACTion NAME=(*,30)
       ACTION=ANNOTATE TEXT='As a result of normal wear and tear, the operation of a hard drive may gradually deteriorate. If certain thresholds are exceeded, the drive may not perform to specified levels, and may be subject to hardware failure sometime in the future.'
DEFine MSGACTion NAME=(*,40)
       ACTION=ANNOTATE TEXT='Drives that exceed these thresholds need to be replaced, although true catastrophic failure has not yet occurred.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3019*'
       MSGNODE=*
       DEScription='HP - Drive Threshold Exceeded'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Drive Factory Threshold Exceeded (Controller Index &26, Bus Number &31, Drive Bay &36)'
       SEVERITY=W
       ATTRIB=default
       COLOR=orange