smilint

A library to access SMI MIB information

Install

All systems
curl cmd.cat/smilint.sh
Debian Debian
apt-get install smitools
Ubuntu
apt-get install smitools
image/svg+xml Kali Linux
apt-get install smitools
CentOS
yum install libsmi
Fedora
dnf install libsmi
Windows (WSL2)
sudo apt-get update sudo apt-get install smitools
OS X
brew install libsmi
Raspbian
apt-get install smitools

libsmi

A library to access SMI MIB information

smitools

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.