#* **************************************************************************
#*
#*                  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.
#*                                                                        
#* **************************************************************************

# New alarms from 6.40 to 7.0 of the HP Management Agents


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16028 * * * * * * * * * * * * * * * * * * * * * 1*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Host Controller Status Change: OTHER'
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Host Controller Status Change: OTHER (Controller: &26, Model: &36, SN/WWN/WWPN: &(41:))'
       SEVerity=I
       ATTRIB=default
       COLOR=blue
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='The agent is unable to determine the status of the host controller.  The serial number, world wide name, and world wide port name are the last data items displayed, if available.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16028 * * * * * * * * * * * * * * * * * * * * * 2*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Host Controller Status Change: OK'
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Host Controller Status Change: OTHER (Controller: &26, Model: &36, SN/WWN/WWPN: &(41:))'
       SEVerity=S
       ATTRIB=default
       COLOR=green
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='The serial number, world wide name, and world wide port name are the last data items displayed, if available.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16028 * * * * * * * * * * * * * * * * * * * * * 3*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Host Controller Status Change: FAILED'
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Host Controller Status Change: OTHER (Controller: &26, Model: &36, SN/WWN/WWPN: &(41:))'
       SEVerity=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='The serial number, world wide name, and world wide port name are the last data items displayed, if available.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16028 * * * * * * * * * * * * * * * * * * * * * 4*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Host Controller Status Change: SHUTDOWN'
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Host Controller Status Change: OTHER (Controller: &26, Model: &36, SN/WWN/WWPN: &(41:))'
       SEVerity=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='Indicates that the host controller has been shutdown. The serial number, world wide name, and world wide port name are the last data items displayed, if available.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16028 * * * * * * * * * * * * * * * * * * * * * 5*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Host Controller Status Change: LOOP DEGRADED'
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Host Controller Status Change: OTHER (Controller: &26, Model: &36, SN/WWN/WWPN: &(41:))'
       SEVerity=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='Indicates that the fibre channel connection is degraded. The serial number, world wide name, and world wide port name are the last data item displayed, if available.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 16028 * * * * * * * * * * * * * * * * * * * * * 6*'
       MSGNODE=*
       DEScription='HP - Fibre Channel Host Controller Status Change: LOOP FAILED'
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Fibre Channel Host Controller Status Change: OTHER (Controller: &26, Model: &36, SN/WWN/WWPN: &(41:))'
       SEVerity=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='Indicates that the fibre channel connection is failed. The serial number, world wide name, and world wide port name are the last data items displayed, if available.'


