Automated search and download mib files
Sprinterfreak
3ea2edb740
All checks were successful
continuous-integration/drone/push Build is passing
|
||
---|---|---|
mibs | ||
.drone.yml | ||
mib-downloader.sh | ||
README.md |
MIB Downloader
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