Emanate
14.0 Depot Download and Installation Instructions for HP-UX10.x
HP-UX10.x provided the Emanate 12.x version of the SNMP Agent. This version
of SNMP Agent is now obsolete and has been replaced with an Emanate 14.0
version. This Emanate 14.0 depot is Y2K compliant and contains all security
fixes.
Installing the Emanate 14.0
SNMP Agent is a two phase task. 1) Downloading the installation depot and
2) Installing the depot .
Follow the download instructions
and then the installation instructions below to ensure proper OVSNMPAgent
product installation.
-
You will need about 3MB
of disk space for the extracted installation depot, and about 3MB
of disk space for the installed product. After installing you should
remove the downloadable gunzip'd file and the extracted depot. Download
the installation depot from the following link and save the file to your
local disk (such as /tmp/emanate14.0.tar.gz). You may find it better
to use Shift-click or menu pick 'Save Link As... ' (right mouse button
over link) when downloading so your browser does not try to interpret the
contents of the image as text.
-
Click
Here to download the Emanate 14.0 install depot.
-
Verify the correct file size
by running ls -l on the file (a short file will cause checksum errors when
you unzip):
ls -l /tmp/emanate14.0.tar.gz
The correct size
is:
-
Emanate 14.0: 725,108
bytes
-
You will need GNU zip to uncompress
the files. It is available on many HP-UX systems as /usr/contrib/bin/gunzip.
If gunzip is not available on your system, you can download source
or a compiled executable from http://www.gzip.org.
Run the commands as user
root:
-
mkdir /tmp/SNMPDEPOT
-
cd /tmp/SNMPDEPOT
-
cat /tmp/emanate14.0.tar.gz
| gunzip -c | tar xvf -
-
/usr/sbin/swinstall -s /tmp/SNMPDEPOT/OVDEPOT
#install the EMANATE 14.0 depot
-
Look in /var/adm/sw/swagent.log
for any "ERROR" or "WARNING" strings.
Click
Here to download the latest Emanate patch.
