How to Install snmptrapd in Ubuntu 18.04



Install snmptrapd by entering the following commands in the terminal:

sudo apt update
sudo apt install snmptrapd

Description:

Net-SNMP notification receiver

The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . snmptrapd is an SNMP application (daemon) that receives and logs SNMP TRAP and INFORM messages.

Homepage: http://net-snmp.sourceforge.net/

Version: 5.7.3+dfsg-1.8ubuntu3

Section: universe/net