#* **************************************************************************
#*
#*                  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 15001*'
	MSGNODE=*
	DEScription='HP - A cluster has become degraded'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Cluster &26 has become degraded'
        SEVerity=W
	ATTRIB=default
	COLOR=orange
DEFine MSGACTion NAME=(*,30)
        ACTION=ANNOTATE TEXT='ACTION: If a drive has become degraded, locate the degraded drive and replace it as soon as possible.  If a software service or other Cluster Shared Resource has become degraded, use the Microsoft Cluster Administrator to discover and correct the problem.'        

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 15002*'
	MSGNODE=*
	DEScription='HP - A cluster has failed'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Cluster &26 has failed'
        SEVerity=E
	ATTRIB=default
	COLOR=red
DEFine MSGACTion NAME=(*,30)
        ACTION=ANNOTATE TEXT='ACTION: If a drive has failed, locate the failed drive and replace it as soon as possible.  If a software service or other Cluster Shared Resource has failed, use the Microsoft Cluster Administrator to discover and correct the problem.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 15003*'
	MSGNODE=*
	DEScription='HP - Cluster Node: DEGRADED'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Cluster Node &26 is DEGRADED'
        SEVerity=W
	ATTRIB=default
	COLOR=orange
DEFine MSGACTion NAME=(*,20)
        ACTION=ANNOTATE TEXT='The condition of the service running on a node in the cluster has degraded.  ACTION: Make a note of the cluster node name then check the cluster service on that node for the cause of the degraded condition.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 15004*'
	MSGNODE=*
	DEScription='HP - Cluster Node: FAILED'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Cluster Node &26 has FAILED'
        SEVerity=E
	ATTRIB=default
	COLOR=red
DEFine MSGACTion NAME=(*,20)
        ACTION=ANNOTATE TEXT='The condition of the service running on a node in the cluster has failed.  ACTION: Make a note of the cluster node name then check the cluster service on that node for the cause of the failed condition.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 15005*'
	MSGNODE=*
	DEScription='HP - Cluster Resource: DEGRADED'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Cluster Resource &26 &27 &28 is DEGRADED'
        SEVerity=W
	ATTRIB=default
	COLOR=orange
DEFine MSGACTion NAME=(*,20)
        ACTION=ANNOTATE TEXT='The condition of a cluster resource has degraded.  ACTION: Make a note of the cluster resource name then check the resource for the cause of the degraded condition.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 15006*'
	MSGNODE=*
	DEScription='HP - Cluster Resource: FAILED'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Cluster Resource &26 &27 &28 has FAILED'
        SEVerity=E
	ATTRIB=default
	COLOR=red
DEFine MSGACTion NAME=(*,20)
        ACTION=ANNOTATE TEXT='The condition of a cluster resource has failed.  ACTION: Make a note of the cluster resource name then check the resource for the cause of the failure.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 15007*'
	MSGNODE=*
	DEScription='HP - Cluster Network: DEGRADED'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Cluster Network &26 is DEGRADED'
        SEVerity=W
	ATTRIB=default
	COLOR=orange
DEFine MSGACTion NAME=(*,20)
        ACTION=ANNOTATE TEXT='The condition of the cluster network has become degraded.  ACTION: Make a note of the cluster network name then check the network for the cause of the degraded condition.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 15008*'
	MSGNODE=*
	DEScription='HP - Cluster Network: FAILED'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Cluster Network &26 has FAILED'
        SEVerity=E
	ATTRIB=default
	COLOR=red
DEFine MSGACTion NAME=(*,20)
        ACTION=ANNOTATE TEXT='The condition of the cluster network has failed.  ACTION: Make a note of the cluster network name then check the network for the cause of the failure.'