From 616cd827e5b3e4f209783f9de124f66c7b1beee8 Mon Sep 17 00:00:00 2001 From: Heston Snodgrass Date: Fri, 16 Dec 2016 14:57:09 -0700 Subject: [PATCH] Added README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..51d7718 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +## Synopsis + +An archive of 4576 MIBs for SNMP. They are all here, even though Github truncates the file view to the first 1000. The MIBs come from a multitude of vendors, so please search the repository for ones you need. Also, please throw any MIBs in here that are missing. Eventually, together, we can make this repository a one-stop MIB shop and all stop scouring the internet for that one MIB we need. + +## Motivation + +I created this out of frustration at the severe lack of large, free MIB repositories. I hope this helps people in similar situations. + +## Installation + +Clone or download the repository, the move the MIB files to where they are needed. On *nix systems, this is typically `/usr/share/snmp/mibs`. + +## Contributers + +Myself, as well as all of you. If we work together, finding MIBs won't be painful in the future. \ No newline at end of file