How to Install snmp in Ubuntu 18.04



Install snmp by entering the following commands in the terminal:

sudo apt update
sudo apt install snmp

Description:

SNMP (Simple Network Management Protocol) applications

The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP applications are a collection of command line clients for issuing SNMP requests to agents.

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

Version: 5.7.3+dfsg-1.8ubuntu3

Section: net