SkillAgentSearch skills...

Mibble

Mibble is an open-source SNMP MIB parser library for Java.

Install / Use

/learn @cederberg/Mibble
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MIBBLE README

  1. Introduction

Mibble is an open-source SNMP MIB (or SMI) parser library for Java. It reads MIB files (in ASN.1 syntax) and provides an API to access all the information, including OIDs, types, descriptions, comments and the original MIB source text.

Mibble comes bundled with a comprehensive set standard IANA and IETF MIBs, command-line apps for formatting and validation, and a graphical MIB browser with a simple SNMP manager.

Please see https://www.mibble.org/ for more information.

  1. Installation & Usage

See the separate doc/install.txt file for installation and usage for instructions.

  1. License

Mibble is dual-licensed under GNU GPL and a commercial license.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See the separate LICENCE.txt file for details.

  1. Acknowledgements

See the separate doc/authors.txt file for author and acknowledgement details.

  1. Bug Reports

Use the Github project page for reporting errors and issues:

https://github.com/cederberg/mibble/

  1. Contributing

If you find this software package useful or interesting, please consider contributing to the project. The easiest way to contribute is to report errors or problems encountered when using this software. Please see the project web site for more information:

https://www.mibble.org/


Copyright (c) 2002-2017 Per Cederberg. Permission is granted to copy this document verbatim in any medium, provided that this copyright notice is left intact.

View on GitHub
GitHub Stars127
CategoryDevelopment
Updated7d ago
Forks69

Languages

Java

Security Score

85/100

Audited on Mar 22, 2026

No findings