Skip to content
/ gosmi Public
forked from sleepinggenius2/gosmi

Parsing MIBs so you don't have to!

License

Notifications You must be signed in to change notification settings

sqos/gosmi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%