#* ***************************************************************************
#*
#*                  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.
#*                                                                        
#* **************************************************************************
#
# Health traps from version 5.40 to 6.40 of the management agents
#

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

#-----------------------------
# Definiton for trap 6053
#-----------------------------
DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 6053*'
       MSGNODE=*
       DEScription='HP - Advanced Memory Protection XOR Engine Memory Engaged.'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Advanced Memory Protection XOR Engine Memory Engaged.'
       SEVerity=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion Name=(*,20)
       ACTION=ANNOTATE TEXT='The Advanced Memory Protection subsystem has detected a memory fault. The XOR engine has been activated. User Action: Replace the faulty memory.'

#-----------------------------
# Definiton for trap 6054
#-----------------------------
DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 6054*'
       MSGNODE=*
       DEScription='HP - Fault Tolerant Power Supply redundancy restored.'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fault Tolerant Power Supply redundancy restored on Chassis &26'
       SEVerity=I
       ATTRIB=default
       COLOR=blue

#-----------------------------
# Definiton for trap 6055
#-----------------------------
DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 6055*'
       MSGNODE=*
       DEScription='HP - Fault Tolerant Fan redundancy restored.'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fault Tolerant Fan redundancy restored on Chassis &26'
       SEVerity=I
       ATTRIB=default
       COLOR=blue

#-----------------------------
# Definiton for trap 6056
#-----------------------------
DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 6056*'
       MSGNODE=*
       DEScription='HP - Corrected Memory Errors Detected'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Corrected Memory Errors Detected on the memory module (Slot: &26, Socket: &31, Spare: &36, Size: &41, ServerID: &46)'
       SEVERITY=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion Name=(*,20)
       ACTION=ANNOTATE TEXT='Corrected Memory Errors Detected. The errors have been corrected, but the memory module should be replaced.'

#-----------------------------
# Definiton for trap 6057
#-----------------------------
DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 6057*'
       MSGNODE=*
       DEScription='HP - Memory board or cartridge removed.'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Memory Board or Cartridge Removed from Slot &26.'
       SEVERITY=I
       ATTRIB=default
       COLOR=blue
DEFine MSGACTion Name=(*,20)
       ACTION=ANNOTATE TEXT='An Advanced Memory Protection sub-system board or cartridge has been removed from the system. User Action: Insure the board or cartridge has memory correctly installed and re-insert the memory board or cartridge back into the system.'

#-----------------------------
# Definiton for trap 6058
#-----------------------------
DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 6058*'
       MSGNODE=*
       DEScription='HP - Memory board or cartridge inserted.'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Memory Board or Cartridge Inserted into Slot &26.'
       SEVERITY=I
       ATTRIB=default
       COLOR=blue
DEFine MSGACTion Name=(*,20)
       ACTION=ANNOTATE TEXT='An Advanced Memory Protection sub-system board or cartridge has been inserted into the system. User Action: None.'

