How to Install smitools in Ubuntu 18.04



Install smitools by entering the following commands in the terminal:

sudo apt update
sudo apt install smitools

Description:

various tools operating on MIB module files

This package includes the following tools: * smidiff: check differences between a pair of SMI or SPPI modules * smiquery: query single information from SMI MIB modules * smilint: syntax and semantic checks of SMIv1/v2 and SPPI modules * smicache: caching method for use with libsmi * smixlate: translate SMI/SPPI identifiers * smidump: dump SMI or SPPI modules in various formats . You may also be interested by smistrip which is provided by smistrip package.

Homepage: http://www.ibr.cs.tu-bs.de/projects/libsmi/

Version: 0.4.8+dfsg2-15

Section: libs