How to Install ruby-snmp in Ubuntu 18.04



Install ruby-snmp by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-snmp

Description:

simple network management protocol bindings for ruby

This library implements SNMP (the Simple Network Management Protocol). It is implemented in pure Ruby, so there are no dependencies on external libraries like net-snmp.

Homepage: http://snmplib.rubyforge.org/

Version: 1.2.0-1

Section: universe/ruby