#* **************************************************************************
#*
#*                  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 18005*'
       MSGNODE=*
       DEScription='HP - NIC Connectivity Restored'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - NIC Connectivity Restored for adapter in slot &26, port &31. (SystemID: &36, NIC Status: &41, Board Name: &(46:50), NIC Part: &55, Address: &60)'
       SEVerity=I
       ATTRIB=default
       COLOR=blue
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='Sent any time connectivity is restored to a logical adapter. This occurs when the physical adapter in a single adapter configuration returns to the OK condition or at least one physical adapter in a logical adapter group returns to the OK condition.'
DEFine MSGACTion NAME=(*,30)
       ACTION=ANNOTATE TEXT='NIC Status: unknown(1) - default, ok(2), generalFailure(3), linkFailure(4).'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 18006*'
       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. (SystemID: &36, NIC Status: &41, Board Name: &(46:50), NIC Part: &55, Address: &60)'
       SEVerity=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='This trap will be sent any time the status of a logical adapter changes to the Failed condition. This occurs when the adapter in a single adapter configuration fails,or when the last adapter in a redundant configuration fails.'
DEFine MSGACTion NAME=(*,30)
       ACTION=ANNOTATE TEXT='NIC Status: unknown(1) - default, ok(2), generalFailure(3), linkFailure(4).'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 18007*'
       MSGNODE=*
       DEScription='HP - NIC Redundancy Increased'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - NIC Redundancy Increased for adapter in slot &26, port &31. (SystemID: &36, NIC Status: &41, Board Name: &(46:50), NIC Part: &55, Address: &60, OK Adapters: &65)'
       SEVerity=I
       ATTRIB=default
       COLOR=blue
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='This trap will be sent any time a previously failed physical adapter in a connected logical adapter group returns to the OK condition.  This trap is not sent when a logical adapter group has connectivity restored from a Failed condition.'
DEFine MSGACTion NAME=(*,30)
       ACTION=ANNOTATE TEXT='NIC Status: unknown(1) - default, ok(2), generalFailure(3), linkFailure(4).'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 18008*'
       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. (SystemID: &36, NIC Status: &41, Board Name: &(46:50), NIC Part: &55, Address: &60, OK Adapters: &65)'
       SEVerity=W
       ATTRIB=default
       COLOR=orange
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='This trap will be sent any time a physical adapter in a logical adapter group changes to the Failed condition, but at least one physical adapter remains in the OK condition.'
DEFine MSGACTion NAME=(*,30)
       ACTION=ANNOTATE TEXT='NIC Status: unknown(1) - default, ok(2), generalFailure(3), linkFailure(4).'

