libsmi

Library and tools to access and parse SNMP MIB files

brewmacoslinux
Try with needOr install directly
Source

About

Library to Access SMI MIB Information

Commands

smidumpsmiquerysmilintsmi2c

Examples

Validate and check syntax of a MIB file$ smilint /path/to/MIB-FILE.txt
Dump MIB file contents in human-readable format$ smidump -f yang /path/to/MIB-FILE.txt
Query specific MIB objects and their descriptions$ smiquery -s description SNMPv2-MIB::sysDescr