Installing the Automation Engine SNMP Subagent (Windows)

The following document guides you through the Windows installation for AE SNMP Subagent.

Requirements

Supplied Files

The AE SNMP-Subagent files are stored in the particular platform's subfolder on IMAGE:SNMP\WINDOWS.

File name Description
UCSNMP1.DLL AE SNMP Subagent
UCSNMP1.INI INI file of the AE SNMP Subagent
UC4VERS2-MIB.MIB MIB description

Installation

You can set up the AE SNMP Subagent when you install the Automation Engine or subsequently.

  1. Install the files
    1. Start the AE SNMP Subagent's setup program or instead, you can also copy the library UCSNMP1.DLL and the INI file UCSNMP1.INI manually to the directory %WINDIR%\System32.
    2. Register the library in the registry database as follows:
    3. [HKEY_LOCAL_MACHINE\SOFTWARE\AUTOMIC\SnmpAgent\Vers1]

      "Pathname"="UCSnmp1.dll"

       

      [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SNMP\Parameters\ExtensionAgents]

      "10"="SOFTWARE\AUTOMIC\SnmpAgent\Vers1"

  2. Configure the INI files
    1. Activate the SNMP connection in the Automation Engine's INI file UCSRV.INI using the parameter snmp=1 (section [GLOBAL]) . Also set the parameters snmp= and snmpreconnect= (section [TCP/IP] ).
    2. End and restart theAutomation Engine's communication and work processes on all computers. No restart is necessary if the Automation Engine's INI file is already adjusted.
    3. Configure the Windows SNMP service.
    4. Adjust the relevant parameters in the AE SNMP Subagent's INI file.
    5. The AE SNMP Subagent uses the path that is specified in the Windows system environment variable UC_SNMP_INI in order to access the INI file. If this variable is not available, the Subagent searches it in the directory in which the AE SNMP Subagent is installed. If the INI file is not available here, the Subagent uses the default values.
  3. Start the AE SNMP Subagent
    • Restart the Windows SNMP service. It automatically starts the AE SNMP Subagent.

The order in which you start the Automation Engine and the SNMP Subagent is irrelevant.

Please note the following: 

The Masteragent (Windows service) is decisive for the SNMP-trap version.