#* **************************************************************************
#*
#*                  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 13001*'
       MSGNODE=*
       DEScription='HP - Recovery Server partner status: FAILED'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Recovery Server has FAILED and the server has taken over partners operation'
       SEVerity=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='One of the two servers of a Recovery Server pair has failed.  The surviving server has assumed the role of the failed server.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 13002*'
       MSGNODE=*
       DEScription='HP - local serial interconnect is not connected status: FAILED'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - local serial interconnect is not connected or has FAILED'
       SEVerity=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion NAME=(*,20)
       ACTION=sendkeep TEXT='HP - primary server is shutting down in anticipation of startup of the recovery server'
       ATTRIB=default
       COLOR=red
DEFine MSGACTion NAME=(*,30)
       ACTION=ANNOTATE TEXT='The primary server in a Recovery Server pair configuration has detected a cable fault condition.  This can be caused by disconnecting the serial interconnect cable from the primary server.'
DEFine MSGACTion NAME=(*,40)
       ACTION=ANNOTATE TEXT='Other causes may include failure of the serial port in the primary server.'
DEFine MSGACTion NAME=(*,50)
       ACTION=ANNOTATE TEXT='Disconnecting the serial cable from the primary server will cause loss of the heartbeat message at the recovery server.  The loss of heartbeat will cause the recovery server to assume that the primary server has failed.'
DEFine MSGACTion NAME=(*,60)
       ACTION=ANNOTATE TEXT='The recovery server will then switch the disks from the primary server to the recovery server, and the recovery server will boot from the disks.'
DEFine MSGACTion NAME=(*,70)
       ACTION=ANNOTATE TEXT='In anticipation of this event, the primary server operating system will be shutdown in an orderly fashion to prepare for the switchover to the recovery server.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 13003*'
       MSGNODE=*
       DEScription='HP - partner server has failed or serial interconnect is disconnected'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - partner server has failed or serial interconnect is not connected'
       SEVerity=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='This trap indicates that the primary server of a standby recovery server configuration is no longer receiving an acknowledgment message from the recovery server.'
DEFine MSGACTion NAME=(*,30)
       ACTION=ANNOTATE TEXT='This error indicates one of the following possible conditions: the recovery server has failed, the recovery server has been powered off, or the serial interconnect cable has been disconnected from the recovery server.'


DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 13004*'
       MSGNODE=*
       DEScription='HP - On-line Recovery Agent reports not connected or failed'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - On-line Recovery Agent reports that the local serial interconnect is not connected or has failed'
       SEVerity=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='The On-Line Recovery Agent reports that the local serial interconnect is not connected or has failed.  However, network operations confirm that the partner is still operating correctly.'

DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 13005*'
       MSGNODE=*
       DEScription='HP - On-line Recovery Agent reports attempt partner operations'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - On-line Recovery Agent reports attempting partner operations and failed'
       SEVerity=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='One of the two servers in an On-Line Recovery Server configuration has failed.  The surviving server of the pair has generated this trap message.'
DEFine MSGACTion NAME=(*,30)
       ACTION=ANNOTATE TEXT='The surviving server attempted a switchover of the disks of the failed server but the switchover did not complete successfully.'
DEFine MSGACTion NAME=(*,40)
       ACTION=ANNOTATE TEXT='Most likely, this failure was due to problems encountered by the operating system.  System failures in the other server may have corrupted the file system.  Often, such problems can be corrected by use of utilities such as Microsoft CHKDSK.'
