Skip to content

Mibble is an open-source SNMP MIB parser (or SMI parser) written in Java. It can be used to read SNMP MIB files as well as simple ASN.1 files. Mibble is distributed as a Java library to make it possible to include it in your applications.

License

Unknown, GPL-2.0 licenses found

Licenses found

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

kmqianfirst/mibble

 
 

Repository files navigation

MIBBLE README
=============

1. Introduction
---------------

  Mibble is an SNMP MIB parser library for Java. The library can be
  used to read SNMP MIB files as well as simple ASN.1 files. The
  library also contains classes for simple handling of the information
  contained in the MIB file, such as OID:s and types.

  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 more details.

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


2. Installation & Usage
-----------------------

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


3. Acknowledgements
-------------------

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


4. Bug Reports
--------------

  See the following web page for further information about reporting
  errors:

    http://www.mibble.org/support.html


5. 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:

    http://www.mibble.org/


_____________________________________________________________________

Copyright (c) 2004 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 (or SMI parser) written in Java. It can be used to read SNMP MIB files as well as simple ASN.1 files. Mibble is distributed as a Java library to make it possible to include it in your applications.

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published