How to configure a device to send SNMP traps?
Site24x7's On-Premise Poller listens to traps from network devices on UDP port 162.
Please follow the below steps to configure your device to send SNMP traps to Site24x7's On-Premise Poller. This can be done on your device either by using a GUI or CLI.
- Ensure that SNMP is enabled.
- Enable traps on your network device as needed.
- Set the trap destination host address as the IP address or the host name of the respective On-Premise Poller.
- Set the trap destination port to be 162.
- Specify a Community String. You can use any value—Site24x7's On-Premise Poller does not validate the community string for incoming traps.
- Save the configuration.
Now, your network device should start sending traps to Site24x7's On-Premise Poller.

Ensure that UDP port 162 is open and not blocked by your network firewall or the On-Premise Poller machine's local firewall. For more information, refer to your firewall documentation or consult your network administrator.
The configuration varies with vendors, so we recommend you refer to your vendor documentation on how to configure traps. Here are a few examples:
Related Articles
How to configure the NGINX status page for monitoring NGINX performance
The NGINX plugin uses the NGINX status page to pull the performance metrics of the NGINX server. You may encounter the following errors while installing the NGINX plugin integration: Error_code : HTTP Error 404: This error usually indicates that the ...
Validating sender email using DKIM authentication
What is DKIM? DomainKeys Identified Mail (DKIM) is an advanced authentication method used widely by email service providers to verify the email from the point of its origin by validating the email sender. It allows the email senders to authenticate ...
Monitor websites that require a HTTP POST to determine availability
You can monitor websites that require HTTP POST to determine availability. You can configure HTTP request methods to be passed (POST/GET/HEAD/POST XML) under the HTTP Configuration while adding a monitor itself. Log in to the Site24x7 client and ...
How do I check if URL redirection works correctly using the Website Monitor?
A webpage can be made available from more than a single web address using URL redirection. Most redirects are automated and it becomes difficult to track if the redirection works in a specific way. This can be verified using website monitoring in ...
Response time and its components
Response time is comprised of five major components namely DNS time, connection time, SSL Handshake Time, first byte and Download time. Let us consider a scenario to further explain these terms: A website zoho.com is monitored by Site24x7. Firstly, ...