#* **************************************************************************
#*
#*                  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 150001*'
       MSGNODE=*
       DEScription='HP - Informational DMI Indication'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Informational DMI Indication (SystemIP: &21, ComponentID: &26, GroupID: &31, RawSeverity: &36, Varbinds: &(37:))'
       SEVERITY=I
       ATTRIB=default
       COLOR=blue
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='RawSeverity: unknown(1), monitor(2), informational(3), ok(4), noncritical(5), critical(6), nonrecoverable(7).  The original SNMP trap contains the following fields:  DMI Class String, DMI Indication Type, and DMI Key Info.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 150002*'
       MSGNODE=*
       DEScription='HP - Monitor DMI Indication'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Monitor DMI Indication (SystemIP: &21, ComponentID: &26, GroupID: &31, RawSeverity: &36, Varbinds: &(37:))'
       SEVERITY=I
       ATTRIB=default
       COLOR=blue
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='RawSeverity: unknown(1), monitor(2), informational(3), ok(4), noncritical(5), critical(6), nonrecoverable(7).  The original SNMP trap contains the following fields:  DMI Class String, DMI Indication Type, and DMI Key Info.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 150003*'
       MSGNODE=*
       DEScription='HP - OK DMI Indication'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Ok DMI Indication (SystemIP: &21, ComponentID: &26, GroupID: &31, RawSeverity: &36, Varbinds: &(37:))'
       SEVERITY=S
       ATTRIB=default
       COLOR=green
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='RawSeverity: unknown(1), monitor(2), informational(3), ok(4), noncritical(5), critical(6), nonrecoverable(7).  The original SNMP trap contains the following fields:  DMI Class String, DMI Indication Type, and DMI Key Info.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 150004*'
       MSGNODE=*
       DEScription='HP - Non-Critical DMI Indication'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Non-Critical DMI Indication (SystemIP: &21, ComponentID: &26, GroupID: &31, RawSeverity: &36, Varbinds: &(37:))'
       SEVERITY=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='RawSeverity: unknown(1), monitor(2), informational(3), ok(4), noncritical(5), critical(6), nonrecoverable(7).  The original SNMP trap contains the following fields:  DMI Class String, DMI Indication Type, and DMI Key Info.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 150005*'
       MSGNODE=*
       DEScription='HP - Critical DMI Indication'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Critical DMI Indication (SystemIP: &21, ComponentID: &26, GroupID: &31, RawSeverity: &36, Varbinds: &(37:))'
       SEVERITY=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='RawSeverity: unknown(1), monitor(2), informational(3), ok(4), noncritical(5), critical(6), nonrecoverable(7).  The original SNMP trap contains the following fields:  DMI Class String, DMI Indication Type, and DMI Key Info.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 150006*'
       MSGNODE=*
       DEScription='HP - Non-Recoverable DMI Indication'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Non-Recoverable DMI Indication (SystemIP: &21, ComponentID: &26, GroupID: &31, RawSeverity: &36, Varbinds: &(37:))'
       SEVERITY=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='RawSeverity: unknown(1), monitor(2), informational(3), ok(4), noncritical(5), critical(6), nonrecoverable(7).  The original SNMP trap contains the following fields:  DMI Class String, DMI Indication Type, and DMI Key Info.'


