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.
continuous-integration/drone/push Build is passing
Details
|
3 years ago | |
---|---|---|
mibs | 5 years ago | |
.drone.yml | 3 years ago | |
README.md | 3 years ago | |
mib-downloader.sh | 3 years ago |
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