Automated search and download mib files
Go to file
Jan 7446f7606a Added many important mibs and fixed typo 2018-05-20 10:14:58 +02:00
mibs Added many important mibs and fixed typo 2018-05-20 10:14:58 +02:00
README.md Visual enhancement on README.md 2018-02-08 05:42:57 +01:00
mib-downloader.sh Added many important mibs and fixed typo 2018-05-20 10:14:41 +02:00

README.md

Important MIBs

This is a set of important mibs

Download new mibs

To donwload new mibs use the mib-downloader.sh tool

./mib-downloader.sh <MIB name>

Install MIBs

ToDo

make install

Push back updates

git add mibs/*
git commit -m "Updated MIBs"
git push