Automated search and download mib files
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jan 3ea2edb740
continuous-integration/drone/push Build is passing Details
Add drone-ci lint and deployment test
3 years ago
mibs Added many important mibs and fixed typo 5 years ago
.drone.yml Add drone-ci lint and deployment test 3 years ago
README.md Add drone-ci lint and deployment test 3 years ago
mib-downloader.sh Add drone-ci lint and deployment test 3 years ago

README.md

MIB Downloader

Build Status

Search and dowload mibs from different sources

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