#* **************************************************************************
#*
#*                  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 6043*'
       MSGNODE=*
       DEScription='HP - DC-DC Power Converter Status: DEGRADED'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Power Converter DEGRADED on Chassis &26, Slot &31, Socket &36'
       SEVerity=W
       ATTRIB=default
       COLOR=orange

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 6044*'
       MSGNODE=*
       DEScription='HP - DC-DC Power Converter Status: FAILED'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Power Converter FAILED on Chassis &26, Slot &31, Socket &36'
       SEVerity=E
       ATTRIB=default
       COLOR=RED

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 6045*'
       MSGNODE=*
       DEScription='HP - DC-DC Power Converter Status: REDUNDANCY LOST'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Power Converters are no longer redundant on Chassis &26'
       SEVerity=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='Verify that all power converters are installed properly. One or more power converters is possibly failed or degraded. Note the location of the power converter and replace it to restore redundancy.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 6046*'
       MSGNODE=*
       DEScription='HP - cache accelerator parity error indicates cache module needs replacement'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - cache accelerator parity error indicates cache module needs replacement'
       SEVerity=E
       ATTRIB=default
       COLOR=RED
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='Refer to the Integrated Management Log to identify the cache accelerator that has failed.  Verify that the cache accelerator is installed properly.  If the problem still exists, then replace the cache accelerator.'