#* **************************************************************************
#*
#*                  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 16001 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Logical Drive Status: OTHER'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendoper TEXT='HP - Fibre Channel Array Logical Drive Status: OTHER'
       SEVerity=I
       ATTRIB=default
       COLOR=blue

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16001 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 2*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Logical Drive Status: OK'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendoper TEXT='HP - Fibre Channel Array Logical Drive Status is OK'
       SEVerity=S
       ATTRIB=default
       COLOR=green

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16001 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 3*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Logical Drive Status: FAILED'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Array Logical Drive Status has FAILED'
       SEVerity=E
       ATTRIB=default
       COLOR=red

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16001 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 4*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Logical Drive Status: UNCONFIGURED'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Array Logical Drive Status: UNCONFIGURED'
       SEVerity=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='Insure that all of the drive switches are properly set and that the Configuration Utility has been run.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16001 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 5*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Logical Drive Status: RECOVERING'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Array Logical Drive Status: RECOVERING'
       SEVerity=I
       ATTRIB=default
       COLOR=blue
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='Indicates that the logical drive is using Interim Recovery Mode.  In Interim Recovery Mode, at least one physical drive has failed, but the logical drive fault tolerance mode lets the drive continue to operate with no data loss.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16001 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 6*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Logical Drive Status: READY FOR REBUILD'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Array Logical Drive Status: READY FOR REBUILD'
       SEVerity=S
       ATTRIB=default
       COLOR=green
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='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 16001 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 7*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Logical Drive Status: REBUILDING'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Array Logical Drive Status: REBUILDING'
       SEVerity=I
       ATTRIB=default
       COLOR=blue
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='Indicates that the logical drive is currently doing Automatic Data Recovery.  During Automatic Data Recovery, fault tolerance algorithms restore data to the replacement drive.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16001 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 8*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Logical Drive Status: WRONG DRIVE'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Array Logical Drive Status: WRONG DRIVE'
       SEVerity=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='Indicates that the wrong physical drive was replaced after a physical drive failure.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16001 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 9*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Logical Drive Status: BAD CONNECT'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Array Logical Drive Status: BAD CONNECT'
       SEVerity=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='Indicates that a physical drive is not responding.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16001 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 10*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Logical Drive Status: OVERHEATING'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Array Logical Drive Status: OVERHEATING'
       SEVerity=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='Indicates that the storage box that contains the logical drive is overheating.  The array is still functioning, but should be shutdown.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16001 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 11*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Logical Drive Status: SHUTDOWN'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Array Logical Drive Status: SHUTDOWN'
       SEVerity=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='Indicates that the storage box that contains the logical drive has overheated.  The logical drive is no longer functioning.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16001 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 12*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Logical Drive Status: EXPANDING'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendoper TEXT='HP - Fibre Channel Array Logical Drive Status: EXPANDING'
       SEVerity=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='This alarm indicates that the logical drive is currently performing Automatic Data Expansion.  This alarm may be issued if you have used the Array Configuration Utility to expand a drive array.'
DEFine MSGACTion NAME=(*,30)
       ACTION=ANNOTATE TEXT='Once Automatic Data Expansion is successfully completed, the FCA Logical Drive Status Change - OK alarm is also issued.  No further action is required at this time.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16001 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 13*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Logical Drive Status: NOT AVAILABLE'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Array Logical Drive Status: NOT AVAILABLE'
       SEVerity=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='This alarm may be issued if you have used the Array Configuration Utility to expand a logical drive and the new configuration frees additional disk space. If this free space is configured into another logical drive it will be set to Not Available.'
DEFine MSGACTion NAME=(*,30)
       ACTION=ANNOTATE TEXT='Once the expansion process is complete, the logical drive that was Not Available will transition to a state of OK and the FCA Logical Drive Status Change - OK alarm will be issued.'
DEFine MSGACTion NAME=(*,40)
       ACTION=ANNOTATE TEXT='During the period of time that the logical drive is in a state of Not Available, the operating system may not allow the logical drive to become a useable part of the operating system disk subsystem.'
DEFine MSGACTion NAME=(*,50)
       ACTION=ANNOTATE TEXT='After the logical drive has transitioned to OK, use the operating system specific mechanism to enable the new logical disk into the operating system disk subsystem.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16001 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 14*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Logical Drive Status: QUEUED FOR EXPANSION'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendoper TEXT='HP - Fibre Channel Array Logical Drive Status: QUEUED FOR EXPANSION'
       SEVerity=W
       ATTRIB=default
       COLOR=orange



DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16002 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Spare Drive Status: OTHER'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendoper TEXT='HP - Fibre Channel Array Spare Drive Status: OTHER'
       SEVerity=I
       ATTRIB=default
       COLOR=blue

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16002 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 2*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Spare Drive Status: INACTIVE'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Array Spare Drive Status: INACTIVE'
       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 16002 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 3*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Spare Drive Status: FAILED'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Array Spare Drive Status: FAILED'
       SEVerity=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='This alarm does not indicate that the server or the drive array failed; it indicates that a spare drive in a drive array failed. Replace the spare as soon as possible.'
DEFine MSGACTion NAME=(*,30)
       ACTION=ANNOTATE TEXT='Until the failed spare is replaced, no spare is available in case of array failure.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16002 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 4*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Spare Drive Status: BUILDING'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Array Spare Drive Status: BUILDING'
       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 MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16002 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 5*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Spare Drive Status: ACTIVE'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendoper TEXT='HP - Fibre Channel Array Spare Drive Status: ACTIVE'
       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 reverts to its original inactive state. This keeps a spare drive available.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16003 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Physical Drive Status: OTHER'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendoper TEXT='HP - Fibre Channel Array Physical Drive Status: OTHER'
       SEVerity=I
       ATTRIB=default
       COLOR=blue

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16003 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 2*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Physical Drive Status: UNCONFIGURED'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendoper TEXT='HP - Fibre Channel Array Physical Drive Status: UNCONFIGURED'
       SEVerity=W
       ATTRIB=default
       COLOR=orange

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16003 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 3*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Physical Drive Status: OK'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendoper TEXT='HP - Fibre Channel Array Physical Drive Status: OK'
       SEVerity=S
       ATTRIB=default
       COLOR=green

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16003 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 4*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Physical Drive Status: THRESHOLD EXCEEDED'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Array Physical Drive Status: THRESHOLD EXCEEDED'
       SEVerity=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='The server issuing this alarm has a drive that exceeded one or more factory preset thresholds for functional degradation.'
DEFine MSGACTion NAME=(*,30)
       ACTION=ANNOTATE TEXT='Many high performance drive array hard drives are "stamped" by the drive manufacturer with minimum functional characteristics.'
DEFine MSGACTion NAME=(*,40)
       ACTION=ANNOTATE TEXT='As a result of normal wear and tear, the operation of a hard drive may gradually deteriorate.'
DEFine MSGACTion NAME=(*,50)
       ACTION=ANNOTATE TEXT='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=(*,60)
       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 16003 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 5*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Physical Drive Status: PREDICTIVE FAILURE'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Array Physical Drive Status: PREDICTIVE FAILURE'
       SEVerity=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='A drive array physical drive device is not functioning properly and has become degraded. A predictive failure is indicated. You should replace the drive.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16003 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 6*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Array Physical Drive Status: FAILED'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Array Physical Drive Status: FAILED'
       SEVerity=E
       ATTRIB=default
       COLOR=red
