HP Tru64 Unix Release Notes for Version 5.1B-6 (5900-1150)

To work around this problem, run the dupatch baseline process before installing Version 5.1B-5
or higher. The following steps will guide you through the process:
1. Make a backup copy of the /sbin/init.d/snmpd script. For example:
# 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-5 or higher 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 29020.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-5 or higher.
5. After the system is running with Version 5.1B-5 or higher 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-5 or higher(step 4) and stop the snmpd and insightd daemons (step 5) as
follows (the XXX represents the revision, such as CPQIM370):
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-5 or Higher 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-5
16 Release Notes