Automated search and download mib files
Go to file
Jan a59d7b5123 Initial push 2018-02-08 05:36:33 +01:00
mibs Initial push 2018-02-08 05:36:33 +01:00
README.md Initial push 2018-02-08 05:36:33 +01:00
mib-downloader.sh Initial push 2018-02-08 05:36:33 +01: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