Re: Anouncing guile-snmp

2012-02-21 Thread Tristan Colgate
On 21 February 2012 16:36, wrote: > Regarding this, were you aware of https://github.com/securactive/guile-agentx > ? It did pop up in some searches a while back but didn't seem to be particularly actively developed at the time. Also, by using net-snmp directly, I should be able to support

Re: Anouncing guile-snmp

2012-02-21 Thread rixed
> After working on the docs I intend attaching agent support to allow > extending any guile enabled app with an snmp agent. Regarding this, were you aware of https://github.com/securactive/guile-agentx ?

Anouncing guile-snmp

2012-02-21 Thread Tristan Colgate
Hi All, I'd like to anounce guile-snmp to the world at large. This is a wrapper for the net-snmp library, allowing for threadsafe snmp get/set/walk using the net-snmp single session API. It also comes with a nice shell tool, that wraps up basic setup functions and has a handy feature that automa