HP Tru64 UNIX Release Notes for Version 5.1B-4 (13157)

# cp /sbin/init.d/snmpd /tmp
An alternative to backing up this file, in which you manually modify it, is provided following
step 7.
2. Run the Version 5.1B-4 dupatch utility and select Option 5, Patch Baseline
Analysis/Adjustment. See the Patch Kit Installation Instructions for detailed instructions.
3. After Phase 5 of the baseline procedure, answer y to the following question:
Do you want to enable the installation of any of these patches? [y/n]: y
Phase 5 reports patches that do not pass installation applicability tests due to the current
state of your system. The installation of Patch 26020.00 was prevented because of changed
system files. The dupatch utility reports the known information about the files contained
in each patch and asks if you want to enable the installation. Answering yes enables dupatch
to install patches that were prevented from being installed due to unknown files.
4. Install Version 5.1B-4.
5. After the system is running with Version 5.1B-4 installed, stop the snmpd and insightd
daemons as follows:
# /sbin/init.d/snmpd stop
# /sbin/init.d/insightd stop
6. Replace the /sbin/init.d/snmpd script with the one you copied in step 1; for example:
# cp /tmp/snmpd /sbin/init.d/snmpd
7. Start the snmpd and insightd daemons as follows:
# /sbin/init.d/snmpd start
# /sbin/init.d/insightd start
If you did not back up the /sbin/init.d/snmpd file in step 1, you can modify it after you
install Version 5.1B-4 (step 4) and stop the snmpd and insightd daemons (step 5) as follows
(the XXX represents the revision, such as CPQ360):
1. Edit the line that reads CPQMIBS=/usr/sbin/cpq_mibs as follows:
CPQMIBS=/var/opt/CPQIMXXX/bin/cpq_mibs
2. Edit the line that reads PMGRD=/usr/sbin/pmgrd as follows:
PMGRD=/var/opt/CPQIMXXX/bin/pmgrd
3. Edit the line that reads $PMGRD > /dev/console 2>&1 & as follows:
$PMGRD `$RCMGR get PMGRD_FLAGS` > /dev/console 2>&1 &
V5.1B-4 Installation Might Overwrite snmpd File
When you install a newer version of the Insight Management Agents kit, the paths to the
cpq_mibs and pmgrd subagents are changed in the snmpd script. By installing Version 5.1B-4,
the snmpd script is replaced by the original version provided in the base version of the Insight
Management Agents kit.
Because the use of the snmpd script causes problems when you use Insight Manager, you must
restore the script to the latest version. To do this, create a backup file of the snmpd script, and
restore the backup version after installing V5.1B-4. (See step 1 of the workaround described in
Some Insight Management Agents Kits Might Prevent V5.1B-4 Installation.”)
If you did not back up the snmpd file before installing V5.1B-4, you can modify the file after the
installation, as described in “Some Insight Management Agents Kits Might Prevent V5.1B-4
Installation.”
20 Release Notes