#* **************************************************************************
#*
#*                  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 3001 * * * * * * 1*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive Status: OTHER'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendoper TEXT='HP - Drive Array logical drive status: OTHER'
        SEVERITY=I
	ATTRIB=default
	COLOR=blue

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

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

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3001 * * * * * * 4*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive Status: UNCONFIGURED'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Drive Array Logical Drive Status: UNCONFIGURED'
        SEVERITY=E
	ATTRIB=default
	COLOR=red
DEFine MSGACTion NAME=(*,20)
	ACTION=ANNOTATE TEXT='This alarm typically indicates software incompatibility. Ensure that all installed software and firmware are the current releases. This alarm may be issued due to a change in firmware revisions within a given hardware subsystem.'
DEFine MSGACTion NAME=(*,30)
	ACTION=ANNOTATE TEXT='Ensure that the latest driver software is installed on your system. Examine the server or storage subsystem issuing the alert and note any other unusual conditions.' 


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3001 * * * * * * 5*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive Status: RECOVERING'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Drive Array Logical Drive Status: RECOVERING'
        SEVERITY=W
	ATTRIB=default
	COLOR=orange
DEFine MSGACTion NAME=(*,20)
	ACTION=ANNOTATE TEXT='A physical drive failed within the drive array. The drive array is in a recovery mode. No data has been lost, due to the fault tolerant mode currently in use.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3001 * * * * * * 6*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive Status: READY FOR REBUILD'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Drive Array logical drive is READY FOR REBUILD'
        SEVERITY=W
	ATTRIB=default
	COLOR=ORANGE
DEFine MSGACTion NAME=(*,20)
	ACTION=ANNOTATE TEXT='A failed drive has been replaced, and the system is ready to begin Automatic Data Recovery on the logical drive.'
DEFine MSGACTion NAME=(*,30)
	ACTION=ANNOTATE TEXT='This alarm is issued after a failed drive has been replaced or if a drive that previously failed appears to work again after the power is turned on.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3001 * * * * * * 7*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive Status: REBUILDING'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendoper TEXT='A HP - Drive Array logical drive is now REBUILDING'
        SEVERITY=W
	ATTRIB=default
	COLOR=ORANGE

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3001 * * * * * * 8*'
	MSGNODE=*               
	DEScription='HP - Drive Array logical drive Status: WRONG DRIVE'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='A HP - Drive Array logical drive has WRONG DRIVE'
        SEVERITY=E
	ATTRIB=default
	COLOR=red
DEFine MSGACTion NAME=(*,20)
	ACTION=ANNOTATE TEXT='During remedial hardware maintenance, the incorrect physical drive was replaced in an array.'
DEFine MSGACTion NAME=(*,30)
	ACTION=ANNOTATE TEXT='Perform an orderly shutdown of the system, and run Drive Array Advanced Diagnostics if you need further assistance in identifying failed drives and/or drives installed in the wrong location.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3001 * * * * * * 9*'
	MSGNODE=*
	DEScription='HP - Logical Drive Array logical drive Status: BAD CONNECTION'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Drive Array Logical Drive Status: BAD CONNECTION'
        SEVERITY=E
	ATTRIB=default
	COLOR=red
DEFine MSGACTion NAME=(*,20)
	ACTION=ANNOTATE TEXT='The physical drive in a drive array is not responding to commands from the array controller. Several causes are possible:  A drive was removed from the system, The data cable connecting the drive to the array has failed,'
DEFine MSGACTion NAME=(*,30)
	ACTION=ANNOTATE TEXT='The cable connecting the drive to the array has become loose at either end and must be reseated, The cable connecting an external storage subsystem to the server has become loose,'
DEFine MSGACTion NAME=(*,40)
	ACTION=ANNOTATE TEXT='The power to the drive has been interrupted. This can be caused by a loosened drive power supply cable, or a failed power supply in the server or disk subsystem.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3001 * * * * * * 10*'
	MSGNODE=*
	DEScription='HP - Logical Drive Array logical drive Status: OVERHEATING'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Logical Drive Array is OVERHEATING'
        SEVERITY=W
	ATTRIB=default
	COLOR=ORANGE
DEFine MSGACTion NAME=(*,20)
	ACTION=ANNOTATE TEXT='The temperature inside an external drive array enclosure has risen above factory preset levels. If the temperature continues to rise, damage to the drives within the enclosure may result.'
DEFine MSGACTion NAME=(*,30)
	ACTION=ANNOTATE TEXT='Elevated temperatures may cause erratic operation of a physical drive within the array, causing data loss.'
DEFine MSGACTion NAME=(*,40)
	ACTION=ANNOTATE TEXT='This alarm may be caused by the removal of the enclosure cover, which impairs the cooling system performance significantly, or by a cooling fan failure in the drive array enclosure.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3001 * * * * * * 11*'
	MSGNODE=*
	DEScription='HP - Logical Drive Array logical drive Status: SHUTDOWN'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Logical Drive Array has SHUTDOWN'
        SEVERITY=E
	ATTRIB=default
	COLOR=red
DEFine MSGACTion NAME=(*,20)
	ACTION=ANNOTATE TEXT='The external drive array has stopped operating because of elevated temperatures. Do not attempt to operate the disk storage subsystem while temperatures are elevated. Severe damage to the disk drives will occur.'
DEFine MSGACTion NAME=(*,30)
	ACTION=ANNOTATE TEXT='Elevated temperatures will cause erratic operation of a physical drive within the array, causing data loss. The elevated temperatures can cause physical changes to a hard drive, leading to data corruption.'
DEFine MSGACTion NAME=(*,40)
	ACTION=ANNOTATE TEXT='This alarm may be caused by the removal of the enclosure cover, which impairs the cooling system performance significantly, or by a cooling fan failure in the drive array enclosure.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3001 * * * * * * 12*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive Status: EXPANDING'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendoper TEXT='HP - Drive 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 Drive Array Logical Drive Status - OK alarm is also issued.  No further action is required at this time.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3001 * * * * * * 13*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive Status: NOT AVAILABLE'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendoper TEXT='HP - Drive Array logical drive status: NOT AVAILABLE'
        SEVERITY=W
	ATTRIB=default
	COLOR=ORANGE
DEFine MSGACTion NAME=(*,20)
	ACTION=ANNOTATE TEXT='This alarm indicates that the logical drive is currently unavailable. 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.'
DEFine MSGACTion NAME=(*,30)
	ACTION=ANNOTATE TEXT='If this free space is configured into another logical drive it will be set to Not Available.'
DEFine MSGACTion NAME=(*,40)
	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 Drive Array Logical Drive Status - OK alarm will be issued.'
DEFine MSGACTion NAME=(*,50)
	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=(*,60)
	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 3001 * * * * * * 14*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive Status: QUEUED FOR EXPANSION'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendoper TEXT='HP - Drive Array logical drive status: QUEUED FOR EXPANSION'
        SEVERITY=W
	ATTRIB=default
	COLOR=ORANGE
DEFine MSGACTion NAME=(*,20)
	ACTION=ANNOTATE TEXT='This alarm indicates that the logical drive is currently queued for Automatic Data Expansion.  This alarm may be issued if you have used the Array Configuration Utility to expand a drive array which consists of more than one logical drive.'
DEFine MSGACTion NAME=(*,30)
	ACTION=ANNOTATE TEXT='This state will transition to Expanding and then to OK over a short period of time and those alarms may also be issued. No further action is required at this time.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3008 * * * * * * * * * * * * * * * * 1*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive: OTHER'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendoper TEXT='HP - Drive Array logical status is: OTHER'
        SEVERITY=I
	ATTRIB=default
	COLOR=blue

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3008 * * * * * * * * * * * * * * * * 2*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive: OK'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendoper TEXT='HP - Drive Array logical drive is OK'
        SEVERITY=S
	ATTRIB=default
	COLOR=green

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3008 * * * * * * * * * * * * * * * * 3*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive: FAILED'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Drive Array logical drive has FAILED'
        SEVERITY=E
	ATTRIB=default
	COLOR=red

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3008 * * * * * * * * * * * * * * * * 4*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive: UNCONFIGURED'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Drive Array logical drive has become UNCONFIGURED'
        SEVERITY=E
	ATTRIB=default
	COLOR=red
DEFine MSGACTion NAME=(*,20)
	ACTION=ANNOTATE TEXT='This alarm typically indicates software incompatibility. Ensure that all installed software and firmware are the current releases. This alarm may be issued due to a change in firmware revisions within a given hardware subsystem.'
DEFine MSGACTion NAME=(*,30)
	ACTION=ANNOTATE TEXT='Ensure that the latest driver software is installed on your system. Examine the server or storage subsystem issuing the alert and note any other unusual conditions.' 


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3008 * * * * * * * * * * * * * * * * 5*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive: RECOVERING'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Drive Array logical drive is RECOVERING'
        SEVERITY=W
	ATTRIB=default
	COLOR=orange
DEFine MSGACTion NAME=(*,20)
	ACTION=ANNOTATE TEXT='A physical drive failed within the drive array. The drive array is in a recovery mode. No data has been lost, due to the fault tolerant mode currently in use.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3008 * * * * * * * * * * * * * * * * 6*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive: READY FOR REBUILD'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Drive Array logical drive is READY FOR REBUILD'
        SEVERITY=W
	ATTRIB=default
	COLOR=ORANGE
DEFine MSGACTion NAME=(*,20)
	ACTION=ANNOTATE TEXT='A failed drive has been replaced, and the system is ready to begin Automatic Data Recovery on the logical drive.'
DEFine MSGACTion NAME=(*,30)
	ACTION=ANNOTATE TEXT='This alarm is issued after a failed drive has been replaced or if a drive that previously failed appears to work again after the power is turned on.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3008 * * * * * * * * * * * * * * * * 7*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive: REBUILDING'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Drive Array logical drive is REBUILDING'
        SEVERITY=W
	ATTRIB=default
	COLOR=ORANGE

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3008 * * * * * * * * * * * * * * * * 8*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive: WRONG DRIVE'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Drive Array logical drive has a WRONG DRIVE'
        SEVERITY=E
	ATTRIB=default
	COLOR=red
DEFine MSGACTion NAME=(*,20)
	ACTION=ANNOTATE TEXT='During remedial hardware maintenance, the incorrect physical drive was replaced in an array.'
DEFine MSGACTion NAME=(*,30)
        ACTION=ANNOTATE TEXT='You must bring the system down, turn it off, and return the removed drive to its original location.'
DEFine MSGACTion NAME=(*,40)
	ACTION=ANNOTATE TEXT='Perform an orderly shutdown of the system, and run Drive Array Advanced Diagnostics if you need further assistance in identifying failed drives and/or drives installed in the wrong location.'




DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3008 * * * * * * * * * * * * * * * * 9*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive: BAD CONNECTION'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Drive Array logical drive has a BAD CONNECTION'
        SEVERITY=E
	ATTRIB=default
	COLOR=red
DEFine MSGACTion NAME=(*,20)
	ACTION=ANNOTATE TEXT='The physical drive in a drive array is not responding to commands from the array controller. Several causes are possible:  A drive was removed from the system, The data cable connecting the drive to the array has failed,'
DEFine MSGACTion NAME=(*,30)
	ACTION=ANNOTATE TEXT='The cable connecting the drive to the array has become loose at either end and must be reseated, The cable connecting an external storage subsystem to the server has become loose,'
DEFine MSGACTion NAME=(*,40)
	ACTION=ANNOTATE TEXT='The power to the drive has been interrupted. This can be caused by a loosened drive power supply cable, or a failed power supply in the server or disk subsystem.'




DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3008 * * * * * * * * * * * * * * * * 10*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive: OVERHEATING'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Drive Array logical drive is OVERHEATING'
        SEVERITY=W
	ATTRIB=default
	COLOR=ORANGE
DEFine MSGACTion NAME=(*,20)
	ACTION=ANNOTATE TEXT='The temperature inside an external drive array enclosure has risen above factory preset levels. If the temperature continues to rise, damage to the drives within the enclosure may result.'
DEFine MSGACTion NAME=(*,30)
	ACTION=ANNOTATE TEXT='Elevated temperatures may cause erratic operation of a physical drive within the array, causing data loss.'
DEFine MSGACTion NAME=(*,40)
	ACTION=ANNOTATE TEXT='This alarm may be caused by the removal of the enclosure cover, which impairs the cooling system performance significantly, or by a cooling fan failure in the drive array enclosure.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3008 * * * * * * * * * * * * * * * * 11*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive: SHUTDOWN'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Drive Array logical drive has SHUTDOWN'
        SEVERITY=E
	ATTRIB=default
	COLOR=red
DEFine MSGACTion NAME=(*,20)
	ACTION=ANNOTATE TEXT='The external drive array has stopped operating because of elevated temperatures. Do not attempt to operate the disk storage subsystem while temperatures are elevated. Severe damage to the disk drives will occur.'
DEFine MSGACTion NAME=(*,30)
	ACTION=ANNOTATE TEXT='Elevated temperatures will cause erratic operation of a physical drive within the array, causing data loss. The elevated temperatures can cause physical changes to a hard drive, leading to data corruption.'
DEFine MSGACTion NAME=(*,40)
	ACTION=ANNOTATE TEXT='This alarm may be caused by the removal of the enclosure cover, which impairs the cooling system performance significantly, or by a cooling fan failure in the drive array enclosure.'



DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3008 * * * * * * * * * * * * * * * * 12*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive: EXPANDING'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Drive Array logical drive is 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 Drive Array Logical Drive Status - OK alarm is also issued.  No further action is required at this time.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3008 * * * * * * * * * * * * * * * * 13*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive: NOT AVAILABLE'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Drive Array logical drive is NOT AVAILABLE'
        SEVERITY=W
	ATTRIB=default
	COLOR=ORANGE
DEFine MSGACTion NAME=(*,20)
	ACTION=ANNOTATE TEXT='This alarm indicates that the logical drive is currently unavailable. 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.'
DEFine MSGACTion NAME=(*,30)
	ACTION=ANNOTATE TEXT='If this free space is configured into another logical drive it will be set to Not Available.'
DEFine MSGACTion NAME=(*,40)
	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 Drive Array Logical Drive Status - OK alarm will be issued.'
DEFine MSGACTion NAME=(*,50)
	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=(*,60)
	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 3008 * * * * * * * * * * * * * * * * 14*'
	MSGNODE=*
	DEScription='HP - Drive Array logical drive: QUEUED FOR EXPANSION'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Drive Array logical drive has QUEUED FOR EXPANSION'
        SEVERITY=W
	ATTRIB=default
	COLOR=ORANGE
DEFine MSGACTion NAME=(*,20)
	ACTION=ANNOTATE TEXT='This alarm indicates that the logical drive is currently queued for Automatic Data Expansion.  This alarm may be issued if you have used the Array Configuration Utility to expand a drive array which consists of more than one logical drive.'
DEFine MSGACTion NAME=(*,30)
	ACTION=ANNOTATE TEXT='This state will transition to Expanding and then to OK over a short period of time and those alarms may also be issued. No further action is required at this time.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3009 * * * * * * * * * * * * * * * * 1*'
	MSGNODE=*
	DEScription='HP - Drive Array spare drive: OTHER'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Drive Array spare drive status: OTHER'
        SEVERITY=I
	ATTRIB=default
	COLOR=blue

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3009 * * * * * * * * * * * * * * * * 2*'
	MSGNODE=*
	DEScription='HP - Drive Array spare drive: INVALID'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Drive Array spare drive is INVALID'
        SEVERITY=E
	ATTRIB=default
	COLOR=red

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 3009 * * * * * * * * * * * * * * * * 3*'
	MSGNODE=*
	DEScription='HP - Drive Array spare drive: FAILED'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Drive Array spare drive has FAILED'
        SEVERITY=E
	ATTRIB=default
	COLOR=red

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


