How to Install smistrip in Ubuntu 18.04



Install smistrip by entering the following commands in the terminal:

sudo apt update
sudo apt install smistrip

Description:

extract MIB from text files like RFC

The smistrip program is used to extract MIB and PIB module files from ASCII documents like RFCs or Internet Drafts. Modules are identified by a starting ASN.1 DEFINITIONS clause and the matching END clause. The output is written to files named by the modules' names.

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

Version: 0.4.8+dfsg2-15

Section: universe/libs