Revision as of 15:10, February 9, 2016 by Pmcknigh (talk | contribs) (SNMP Prerequisites)
Jump to: navigation, search

SNMP Prerequisites

New page

Starting in release 8.5.1, Genesys uses Net-SNMP instead of the Genesys SNMPA Master Agent component, to access SNMP functionality. Net-SNMP supports everything that Genesys SNMPA Master Agent does, but uses any SNMP master agent, whether supplied by Genesys or by a third-party.

Important
Genesys recommends that you switch to Net-SNMP with your release 8.5.1 software, or as soon as possible thereafter. However, if you still want to use the built-in SNMP functionality provided by Genesys SNMP Master Agent in release 8.5.0 or earlier, refer to the Framework 8.5.0 Deployment Guide and the Genesys 8.5.0 Management Layer User's Guide for instructions about deploying and using the Genesys SNMP Master Agents.

This topic describes how to install Net-SNMP on each host that will be running SNMP master agents, using the instructions appropriate for the operating system of the host.

To install and configure Net-SNMP on Windows 64-bit Platforms, use the following steps:

1. Download and run Net-SNMP as follows: [+] Show steps
2. Register (or unregister, if required) the Net-SNMP Services by running the appropriate .bat file, all of which are located in the Net-SNMP installation folder. [+] Show files
After registration, the files are located in the following locations: [+] Show file locations
3. Modify the Net-SNMP configuration file, snmpd.conf to define system-specific parameters, as follows: [+] Show steps
4. Configure the MIB Browser for the version of SNMP you are using. Do one of the following: [+] Show settings
5. Modify the Net-SNMP configuration file, snmpd.conf, to define where SNMP traps are to be sent, as follows: [+] Show changes

Prerequisites:

  • You must be logged in as root.
  • The Red Hat Package Manager (RPM) files (RPMs) must have execute permission. If you are unsure, give full permission by running the following command:
$chmod –R 777 *

To install and configure Net-SNMP on Linux 64-bit Platforms, use the following steps:

1. Download and install the RPM files, as follows: [+] Show steps
The installation places the Net-SNMP files in the following locations, unless otherwise specified during the installation: [+] Show files
2. Modify the Net-SNMP configuration file, snmpd.conf to define system-specific parameters, as follows: [+] Show steps
3. Configure the MIB Browser for the version of SNMP you are using. Do one of the following: [+] Show settings
4. Modify the Net-SNMP configuration file, snmpd.conf, to define where SNMP traps are to be sent, as follows: [+] Show changes

Prerequisites:

  • You must be logged in as root.
  • The Red Hat Package Manager files (RPMs) must have execute permission. If you are unsure, give full permission by running the following command:
$chmod –R 777 *

To install and configure Net-SNMP on AIX 64-bit Platforms, use the following steps:

1. Download and install the RPM files, as follows: [+] Show steps
The installation places the Net-SNMP files in the following locations, unless otherwise specified during the installation: [+] Show files
2. Add the path of the Snmpd binary to the PATH environment variable, as follows: [+] Show steps
3. Modify the Net-SNMP configuration file, snmpd.conf, to define system-specific parameters, as follows: [+] Show steps
4. Configure the MIB Browser for the version of SNMP you are using. Do one of the following: [+] Show settings
5. Modify the Net-SNMP configuration file, snmpd.conf, to define where SNMP traps are to be sent, as follows: [+] Show changes

Prerequisites:

  • You must be logged in as root, with execute permission. If you are unsure, give full permission by running the following command:
$chmod –R 777 *

To install and configure Net-SNMP on Solaris 10 64-bit Platforms, do the following steps:

1. Download and install the Net-SNMP package files, as follows: [+] Show steps
The installation places the Net-SNMP files in the following locations, unless otherwise specified during the installation: [+] Show files
2. Add the path of the Snmpd binary to the PATH environment variable, as follows: [+] Show steps
3. Modify the Net-SNMP configuration file, snmpd.conf, to define system-specific parameters, as follows: [+] Show steps
4. Configure the MIB Browser for the version of SNMP you are using. Do one of the following: [+] Show settings
5. Modify the Net-SNMP configuration file, snmpd.conf, to define where SNMP traps are to be sent, as follows: [+] Show changes

Comments or questions about this documentation? Contact us for support!