#* **************************************************************************
#*
#*                  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.
#*                                                                        
#* **************************************************************************

#-----------------------------
# Definiton for trap 6047
#-----------------------------

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 6047*'
       MSGNODE=*
       DEScription='HP - Resilient Memory Online Spare Engaged'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Resilient Memory Online Spare Engaged'
       SEVerity=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='The Resilient Memory subsystem has detected a memory fault. The Online Spare Memory has been activated.  User Action: Schedule server down-time to replace the faulty memory.'

#-----------------------------
# Definiton for trap 6048
#-----------------------------

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 6048*'
       MSGNODE=*
       DEScription='HP - Fault Tolerant Power Supply Status: OK (6048)'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fault Tolerant Power Supply Status: OK (Chassis: &26, Bay: &31, Model: &41, S/N: &46, Auto Rev: &51, Firmware Rev: &56, Spare Part Number: &61, ServerSysID: &66)'
       SEVerity=I
       ATTRIB=default
       COLOR=green

#-----------------------------
# Definiton for trap 6049
#-----------------------------

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 6049*'
       MSGNODE=*
       DEScription='HP - Fault Tolerant Power Supply Status: DEGRADED (6049)'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fault Tolerant Power Supply Status: DEGRADED (Chassis: &26, Bay: &31, Model: &41, S/N: &46, Auto Rev: &51, Firmware Rev: &56, Spare Part Number: &61, ServerSysID: &66)'
       SEVerity=W
       ATTRIB=default
       COLOR=orange

#-----------------------------
# Definiton for trap 6050
#-----------------------------

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 6050*'
       MSGNODE=*
       DEScription='HP - Fault Tolerant Power Supply Status: FAILED (6050)'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fault Tolerant Power Supply Status: FAILED (Chassis: &26, Bay: &31, Model: &41, S/N: &46, Auto Rev: &51, Firmware Rev: &56, Spare Part Number: &61, ServerSysID: &66)'
       SEVerity=E
       ATTRIB=default
       COLOR=red
