#* **************************************************************************
#*
#*                  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 2008 *'
       MSGNODE=*
       DEScription='HP - Hot Plug Slot Board Removed'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Hot Plug Board Removed From Chassis'
       SEVERITY=I
       ATTRIB=default
       COLOR=blue

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 2009 *'
       MSGNODE=*
       DEScription='HP - Hot Plug Board Inserted Into Chassis'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Hot Plug Board Inserted Into Chassis'
       SEVERITY=I
       ATTRIB=default
       COLOR=blue

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 2010 *'
       MSGNODE=*
       DEScription='HP - Hot Plug Board Failed'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Hot Plug Board in Chassis: FAILED'
       SEVERITY=E
       ATTRIB=default
       COLOR=red

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 2010 * * * * * * * * * * * * * * * * * * * * * * * * * * 1*'
       MSGNODE=*
       DEScription='HP - Hot Plug Slot Board NO ERROR'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Hot Plug Slot Board - No Error'
       SEVERITY=S
       ATTRIB=default
       COLOR=green

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 2010 * * * * * * * * * * * * * * * * * * * * * * * * * * 2*'
       MSGNODE=*
       DEScription='HP - Hot Plug Slot Board GENERAL ERROR'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Hot Plug Slot Board General Error'
       SEVERITY=E
       ATTRIB=default
       COLOR=red

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 2010 * * * * * * * * * * * * * * * * * * * * * * * * * * 3*'
       MSGNODE=*
       DEScription='HP - Hot Plug Slot Board WRONG REVISION'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Hot Plug Slot Board Wrong Revision'
       SEVERITY=E
       ATTRIB=default
       COLOR=red

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 2010 * * * * * * * * * * * * * * * * * * * * * * * * * * 4*'
       MSGNODE=*
       DEScription='HP - Hot Plug Slot Board WRONG BOARD'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Hot Plug Slot Board Wrong Board'
       SEVERITY=E
       ATTRIB=default
       COLOR=red

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 2010 * * * * * * * * * * * * * * * * * * * * * * * * * * 5*'
       MSGNODE=*
       DEScription='HP - Hot Plug Slot Board CANNOT CONFIGURE'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Hot Plug Slot Board Cannot Configure'
       SEVERITY=E
       ATTRIB=default
       COLOR=red

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 2010 * * * * * * * * * * * * * * * * * * * * * * * * * * 6*'
       MSGNODE=*
       DEScription='HP - Hot Plug Slot Board POWER FAULT'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Hot Plug Slot Board Power Fault'
       SEVERITY=E
       ATTRIB=default
       COLOR=red

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 2010 * * * * * * * * * * * * * * * * * * * * * * * * * * 7*'
       MSGNODE=*
       DEScription='HP - Hot Plug Slot Board UNEXPECTED POWER LOSS'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Hot Plug Slot Board Unexpected Power Loss'
       SEVERITY=E
       ATTRIB=default
       COLOR=red


