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

#
# Storage system recovery server trap 8025 - the variable cpsSsChassisRsoStatus is not parsed in this message 
# record and action.
#
DEFine MSGREcord MSGID='* SNMPTRAP: * * *232 * * 6 8025*'
       MSGNODE=*
       DEScription='HP - Storage System recovery server option status change'
       TYPE=MSG
DEFine MSGACTion NAME=(*,10)
       ACTION=sendkeep TEXT='HP - Storage System recovery server option status change. (Chassis Name: &26, Chassis Time: &31, Chassis Index: &41, RSO Status: &36)'
       SEVERITY=E
       ATTRIB=default
       COLOR=red
DEFine MSGACTion NAME=(*,20)
       ACTION=ANNOTATE TEXT='ChassisRSOStatus = other(1), notSupported(2), notConfigured(3), disabled(4), daemonDownDisabled(5), ok(6), daemonDownActive(7), noSecondary(8), daemonDownNoSecondary(9), linkDown(10),'
DEFine MSGACTion NAME=(*,30)
       ACTION=ANNOTATE TEXT='daemonDownLinkDown(11), secondaryRunningAuto(12), secondaryRunningUser(13). If the RSO status is noSecondary(6) or linkDown(7), insure the secondary server is operational and all cables are connected properly.'
DEFine MSGACTion NAME=(*,40)
       ACTION=ANNOTATE TEXT='If the RSO status is secondaryRunningAuto(8) or secondaryRunningUser(9), examine the the primary server for failed components.'

