Skip to content

Parsing MIBs so you don't have to!

License

Notifications You must be signed in to change notification settings

zaccari/gosmi

 
 

Repository files navigation

gosmi

Starting with v0.2.0, this library is native Go and no longer a wrapper around libsmi. The implementation is currently very close, but may change in the future.

For the native implementation, two additional components have been added:

  • SMIv1/2 parser in parser
  • libsmi-compatible Go implementation in smi

Usage

On Ubuntu for v0.1.0 and below: $ sudo apt-get install libsmi2-dev

Examples

Examples can now be found in:

About

Parsing MIBs so you don't have to!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%