#* **************************************************************************
#*
#*                  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 139001*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Bridge System temperature failure'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Bridge System temperature failure (S/N: &26, Sensor Index: &31, Sensor Location: &36, Current Value: &46, Limit Value: &51)'
       SEVERITY=E
       ATTRIB=default
       COLOR=red

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 139002*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Bridge System temperature degraded'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Bridge System temperature degraded (S/N: &26, Sensor Index: &31, Sensor Location: &36, Current Value: &46, Warning Value: &51)'
       SEVERITY=W
       ATTRIB=default
       COLOR=orange

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 139003*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Bridge System temperature cannot be detected - status other'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Bridge System temperature cannot be detected - status other (S/N: &26, Sensor Index: &31, Sensor Location: &36)'
       SEVERITY=I
       ATTRIB=default
       COLOR=blue


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 139004 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Bridge System Fan Status Change: OTHER'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Bridge System Fan Status Change: OTHER (S/N: &26, Module Index: &31)'
       SEVERITY=I
       ATTRIB=default
       COLOR=blue

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 139004 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 2*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Bridge System Fan Status Change: OK'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Bridge System Fan Status Change: OK (S/N: &26, Module Index: &31)'
       SEVERITY=S
       ATTRIB=default
       COLOR=green

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 139004 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 3*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Bridge System Fan Status Change: DEGRADED'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Bridge System Fan Status Change: DEGRADED (S/N: &26, Module Index: &31)'
       SEVERITY=W
       ATTRIB=default
       COLOR=orange

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 139004 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 4*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Bridge System Fan Status Change: FAILED'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Bridge System Fan Status Change: FAILED (S/N: &26, Module Index: &31)'
       SEVERITY=E
       ATTRIB=default
       COLOR=red

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 139004 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 5*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Bridge System Fan Status Change: NOT INSTALLED'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Bridge System Fan Status Change: NOT INSTALLED (S/N: &26, Module Index: &31)'
       SEVERITY=I
       ATTRIB=default
       COLOR=blue


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 139005*'
       MSGNODE=*
       DEScription='HP - bridge system power supply status has been set to degraded'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - bridge system power supply status has been set to degraded (S/N: &26, Supply Index: &31, Supply Location: &36)'
       SEVERITY=W
       ATTRIB=default
       COLOR=orange


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 139006*'
       MSGNODE=*
       DEScription='HP - The bridge system memory limit has been exceeded.'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - The bridge system memory limit has been exceeded. (S/N: &26, Memory Limit: &31, Current Consumption: &36)'
       SEVERITY=W
       ATTRIB=default
       COLOR=orange








