OVNM 5.3 - Operations Agent for NonStop SNMP Adapter Guide
Installing SNMP Adapter 17
2-3 Installing SNMP Adapter on UNIX
This section covers the procedure to install SNMP Adapter on a UNIX workstation.
1. Start the installation process by executing the install script
>./SNMP_install–install
This starts the interactive phase of the installation process.
2. The system prompts you to enter the directory where SNMP-Adapter will be installed. The installation
process will create additional sub-directories under the directory specified. Type the directory name along
with the complete path and press Enter.
/home/<path>
Where <path> is the directory where SNMP-Adapter components are to be installed
3. If the install subdirectory already exists, the installation will prompt whether you want to delete the existing
directory and its contents. If you enter N, the installation prompts you to enter a different directory. Entering
Y deletes the directory and its contents.
Y
4. Enter the port number (above 5000) at which Elink will listen for remote connections. The default value is
9871.
9871
5. The install procedure next prompts you to enter the HP NonStop node name.
\Node
6. Enter the HP NonStop node IP address.
111.111.111.111
7. Enter the Elink port on the HP NonStop for connecting to the Elink on the workstation. The default value is
8972.
8. Type Y to add another node when prompted. Type N if you do not want to add another node. You can
manage as many as 64 HP NonStop nodes from single SNMP-Adapter.
N
9. Enter the ToolID.
pemsdk
10. Please enter the TRAP Destination Address (IP Address:port)
111.111.111.112:9999
11. Go to SNMP Adapter\TrapGenService\etc and modify the jetty-SNMP.xml, as per the parameters given in
the Appendix C: Sample Jetty-SNMP.xml File