Skip to content

ksdperera/mibble

 
 

Repository files navigation

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.

About

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

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE-COMMERCIAL.txt
GPL-2.0
LICENSE-GPL.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.8%
  • XSLT 1.3%
  • Other 0.9%