TITLE: ProLiant MIB update kit for HP Systems Insight Manager for Windows, Linux, and HP-UX
VERSION: 7.40 A
FILENAME: upd740mib.zip (Windows); upd740mib.tar (Linux, HP-UX)

_____________________________________
ENHANCEMENTS

The following MIBs were changed in this release:

  - bladetype2-physical.mib
        - Added many new OBJECT-TYPES in support of Uplink Failure Detection (UFD)  
  - bladetype2-switch.mib
        - Added agNewCfgSyslogUfdfo, agCurCfgSyslogUfdfo,agNewCfgTrapUfdfo
                and agCurCfgTrapUfdfo in support of Uplink Failure Detection (UFD) 
  - bladetype2-trap.mib
        - Added bt2SwUfdfoLtMFailure, bt2SwUfdfoLtMUP in support of Uplink Failure Detection (UFD) 
  - CPQCR.MIB
        - Added #severity to:
             cpqCrEMUFanFailureTrap
             cpqCrEMUPowerSupplyFailureTrap
             cpqCrEMUTemperatureWarningTrap
             cpqCrEMUTemperaureCriticalTrap
             cpqCrExpCabFanFailureTrap
             cpqCrExpCabPowerSUpplyFailureTrap
             cpqCrExpCabTemperatureWarningTrap
             cpqCrExpCabTemperatureCriticalTrap
  - CPQFCA.MIB
         - Added cpqFcaLogDrvPreferredPath and cpqFcaLogDrvCurrentPath to
           the logical drive table.
  - CPQHLTH.MIB
         - Updated #severity for:
             cpqHe3FltTolPowerRedundancyLost
             cpqHe3FltTolPowerSupplyInserted
             cpqHe3FltTolPowerSupplyRemoved
             cpqHe3FltTolFanRedundancyLost
             cpqHe3FltTolFanInserted
             cpqHe3FltTolFanRemoved
             cpqHeResMemBoardRemoved
  - CPQIDA.MIB
        - Added cpqDaPhyDrvLocationString and cpqDa7PhyDrvStatusChange.
        - Added cpqDaSpareLocationString and cpqDa7SpareStatusChange.
        - Added cpqDaPhyDrvNegotiatedLinkRate to the physical drive table.
        - Added cpqDaPhyBusNumber to cpqDa7PhyDrvStatus cpqDaSpareBusNumber to
          cpqDa7SpareStatusChange
  - CPQNIC.MIB
        - Added new values to status and role for cpqNicIfLogMapStatus
           and cpqNicIfPhysAdapterRole
        - Added enum to cpqNicIfPhysAdapterRole - notApplicable(255)
  - CPQRPM.MIB
        - Updated the following #severity fields
             cpqRPMTrapUPSInputUnderOverFreq
             cpqRPMtrapUPSStartedOnBattery
  - CPQSCSI.MIB
        - Added new SAS traps
        - Fixed range on INTEGER range of 0..225 to 0.255
        - Changes to the wording in the type and description for cpqSasPhyDrvStatusChange 
          and cpqSasLogDrvStatusChange
  - CPQSM2.MIB
        - Modified #severity for: cpqSm2LogsFull
  - CPQSTSYS.MIB
        - Changed MIB rev to 1.25
        - Add cpqSsBoxLocationString, cpqSs6FanStatusChange,
              cpqSs6TempStatusChange and cpqSs6PwrSupplyStatusChange.
        - Add cpqSsChassisPreferredPathMode to the chassis table.
        - Add cpqSsChassisProductId to the chassis table.
  - SVRCLU.MIB
          - Modified #severity for: svrCluMemberDeleted


NOTE: For the HP Systems Insight Manager 5.0 release in August 2005, the 7.40 MIBs were NOT included;
      therefore, you MUST install this MIB update kit into HP SIM 5.0 to be able to interpret the
      changed storage traps in this MIB/Agent release.

_____________________________________
INSTALL INFORMATION 

This document will guide the user through getting the latest mib, rev, and cfg files copied
and installed on their management server.

Two procedures exist: one to install the MIB update on Windows platforms and the other to install the MIB update on HP-UX or Linux platforms.

The Windows update will automatically determine if Insight Manager 7 or Systems Insight Manager or both are running
 and then perform the appropriate steps. If Systems Insight Manager is installed, but Insight Manager 7 is not, the script will
 correctly update the MIBs for Systems Insight Manager but display this error at the end for Insight Manager 7:

	Insight Manager XE - Error: -2147024894 Invalid root in registry key 	"HKEY_LOCAL_MACHINE\SOFTWARE\Compaq\Insight Manager XE\CurrentDir".
	Insight Manager XE: No Mib update, Insight Manager XE is not running

 This is expected behavior.  Note that Insight Manager XE and Insight Manager 7 are synonymous in this instance. When both applications
 are installed or if only Insight Manager 7 is installed, no errors of this type should be seen.

The procedure for HP-UX and Linux is the same for both Operating Systems and only runs if Systems Insight Manager (any version) is installed.

    NOTE: The user must log in with administrator privileges on Windows and as root on HP-UX/Linux. In addition, when updating the MIBs
    for Systems Insight Manager, the log in account must also be a full-rights Systems Insight Manager user in order to execute tools such as MxMib.

    NOTE: After a successful installation of the mibs for a platform running Insight Manager 7 or Insight Manager XE, the service must
    be stopped and restarted. This is not necessary for Systems Insight Manager.

    NOTE: This kit contains modifications to event types which if used in a query could cause the query to not trigger as the query
    mechanism uses a perfect match scheme.

_____________________________________
INSTALL PROCEDURE(s)

To Update MIBs on a Windows Platform:

1)  Log in to Windows as a user with administrative rights
2)  Create a temp directory, such as c:\mgmtcd
3)  Launch your browser with this URL: http://www.hp.com/go/hpsim
4)  Download and save the zip file, upd740mib.zip, to the newly created directory, c:\mgmtcd
5)  Open My Computer and navigate to c:\mgmtcd.
6)  Using a Win-zip compatible program, unzip the contents of the zip file by double clicking on it 
    and then extract the contents to c:\mgmtcd.
7)  Start a command console by clicking on Start->Run and entering cmd in the dialog box that appears and then click OK.
8)  In the Command Console, navigate to c:\mgmtcd ( cd c:\mgmtcd )
7)  In c:\mgmtcd, execute the following command exactly:
    cscript updatemibs.js
8)  The script will run and display messages on the command console.
9)  When the script completes, you may delete the temp directory c:\mgmtcd and all its contents


To Update MIBs on an HP-UX/Linux Platform:

1)  Log in to HP-UX/Linux as root
2)  Create a directory such as /root/mgmtcd ( mkdir mgmtcd), It does not have to exist off of the root but for the purposes of this document it does)
3)  Launch your browser with this URL:  http://www.hp.com/go/hpsim
4)  Download and save the tar file, upd740mib.tar to the newly created directory, /root/mgmtcd
5)  Start a terminal and navigate to the new directory ( cd /root/mgmtcd )
6)  Extract the contents of upd740mib.tar by entering the following command:
    tar -xvf upd740mib.tar
7)  Execute the following:
    chmod +x updatemibs
8)  Execute the following:
    ./updatemibs
9)  The script will run and display messages on the terminal.
10)  When the script completes, you may remove the directory /root/mgmtcd and all its contents


Copyright 2004, 2005, Hewlett-Packard Development Company, L.P.  All rights reserved.

