#* **************************************************************************
#*
#*                  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 9001*'
	MSGNODE=*
	DEScription='HP - Remote Insight/Integrated Lights-Out firmware has detected a server reset'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Remote Insight/Integrated Lights-Out firmware has detected a server reset'
        SEVerity=W
	ATTRIB=default
	COLOR=orange

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 9002*'
	MSGNODE=*
	DEScription='HP - Remote Insight/Integrated Lights-Out firmware has detected a server power failure'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Remote Insight/Integrated Lights-Out firmware has detected a server power failure'
        SEVerity=E
	ATTRIB=default
	COLOR=red

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 9003*'
	MSGNODE=*
	DEScription='HP - Remote Insight/Integrated Lights-Out firmware has detected unauthorized login attempts'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendoper TEXT='HP - Remote Insight/Integrated Lights-Out firmware has detected unauthorized login attempts'
        SEVerity=I
	ATTRIB=default
	COLOR=blue

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 9004*'
	MSGNODE=*
	DEScription='HP - Remote Insight Battery Failure'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Remote Insight Battery Failure'
        SEVerity=W
	ATTRIB=default
	COLOR=orange

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 9005*'
	MSGNODE=*
	DEScription='HP - Remote Insight/Integrated Lights-Out: Self Test Error'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Remote Insight/Integrated Lights-Out firmware has detected a board self test error'
        SEVerity=E
	ATTRIB=default
	COLOR=red

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 9006*'
	MSGNODE=*
	DEScription='HP - Remote Insight/Integrated Lights-Out: Interface Error'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Remote Insight/Integrated Lights-Out: Interface Error'
        SEVerity=W
	ATTRIB=default
	COLOR=orange

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 9007*'
	MSGNODE=*
	DEScription='HP - Remote Insight Battery Cable Disconnected'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Remote Insight Battery Cable Disconnected'
        SEVerity=W
	ATTRIB=default
	COLOR=orange

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 9008*'
	MSGNODE=*               
	DEScription='HP - Remote Insight Keyboard Cable Disconnected'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Remote Insight Keyboard Cable Disconnected'
        SEVerity=W
	ATTRIB=default
	COLOR=orange

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 9009*'
	MSGNODE=*               
	DEScription='HP - Remote Insight Mouse Cable Disconnected'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Remote Insight Mouse Cable Disconnected'
        SEVerity=W
	ATTRIB=default
	COLOR=orange

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 9010*'
	MSGNODE=*               
	DEScription='HP - Remote Insight Power Cable Disconnected'
	TYPE=MSG
DEFine MSGACTion NAME=(*,10)
	ACTION=sendkeep TEXT='HP - Remote Insight Power Cable Disconnected'
        SEVerity=W
	ATTRIB=default
	COLOR=orange
