Skip to content
/ MIBS Public

A repository with ~10k of MIBS in JSON and ASN.1 format for the SNMP protocol and its devices.

Notifications You must be signed in to change notification settings

MizaruIT/MIBS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

38e88f6 Β· Jan 3, 2023

History

4 Commits
Jan 3, 2023
Jan 3, 2023
Jan 3, 2023

Repository files navigation

MIB files

πŸ“— Table of contents

πŸ“– About the repository

A repository with over 10k of MIB files in JSON and ASN.1 format from different manufacturer's website, GitHub repositories, databases on the web, etc.

πŸ’» Getting started

Installation

To retrieve all the MIB files:

git clone https://github.com/MizaruIT/MIBS
cd MIBS;

Use example(s)

Adding to the Linux DB

You can add the MIB files into the directory /usr/share/snmp/mibs, thus when using snmp tools, you will get more information.

# From the MIBS directory
cp ASN1-FORMAT/*.mib /usr/share/snmp/mibs/*.txt

Structure of the project

The project has the following structure with the different format of files for MIB.

β”œβ”€β”€ ASN1-FORMAT         # The MIB files in an ASN.1 format
└── JSON-FORMAT         # The MIB files in a JSON format

πŸ”­ ROADMAP

  • Add more MIB files

πŸ‘₯ Contact

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to send me messages to add new MIB files.

About

A repository with ~10k of MIBS in JSON and ASN.1 format for the SNMP protocol and its devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published