Previous Topic: Disable Unneeded Windows ServicesNext Topic: Configuring the Hardware


Create a TrapConfiguration Key

We recommend that you create an empty TrapConfiguration key in the Windows Registry to prevent the SNMP service from logging false positive events.

Follow these steps:

  1. Log in as a user who has administrator privileges for the server.
  2. Open a command prompt window.
  3. Run the following command:
    reg add HKLM\SYSTEM\CurrentControlSet\Services\SNMP\Parameters\TrapConfiguration
    

    If the command executes successfully, the return value is: "The operation completed successfully."

    The empty TrapConfiguration registry key is created in the following location: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SNMP\Parameters.