#* **************************************************************************
#*
#*                  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 18001*'
       MSGNODE=*
       DEScription='HP - NIC Connectivity Restored'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendoper TEXT='HP - NIC Connectivity Restored for adapter in slot &26, port &31'
       SEVerity=S
       ATTRIB=default
       COLOR=green
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='The status of a physical adapter in a single adapter configuration or at least one physical adapter in a logical adapter group is now operational.  This can be caused by replacement of a faulty cable or re-attaching a cable that was unplugged.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 18002*'
       MSGNODE=*
       DEScription='HP - NIC Connectivity Lost'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - NIC Connectivity Lost for adapter in slot &26, port &31'
       SEVerity=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='The status of a logical adapter has changed to a Failed condition.  This occurs if the adapter in a single adapter configuration or the last adapter in a redundant configuration fails.'
DEFine MSGACTion NAME=(*,30)
       ACTION=ANNOTATE TEXT='This can be caused by loss of link due to a cable being removed from the adapter or the Hub or Switch.  Internal adapter, Hub or Switch failures can also cause this condition.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 18003*'
       MSGNODE=*
       DEScription='HP - NIC Redundancy Increased'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendoper TEXT='HP - NIC Redundancy Increased for adapter in slot &26, port &31'
       SEVerity=S
       ATTRIB=default
       COLOR=green
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='The status of a physical adapter in a connected logical adapter group is now operational. Connectivity to the logical adapter is restored.  This can be caused by replacement of a faulty cable or re-attaching a cable that was unplugged.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 18004*'
       MSGNODE=*
       DEScription='HP - NIC Redundancy Decreased'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - NIC Redundancy Decreased for adapter in slot &26, port &31'
       SEVerity=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='A physical adapter in a logical adapter group has changed to the Failed condition, but at least one physical adapter remains operational.'
DEFine MSGACTion NAME=(*,30)
       ACTION=ANNOTATE TEXT='This can occur from loss of link due to a cable being removed from the adapter or the Hub or Switch.  Internal adapter, Hub, or Switch failures can also cause this condition.'

