------ art_2912_6501654.1202672173461 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Feb 10, 2008 1:54 PM, Matt Matson <m2matson / gmail.com> wrote: > Francis Cianfrocca wrote: > > On 4/13/07, Marcus Bristav <marcus.bristav / gmail.com> wrote: > >> > I put some of the necessary SNMP protocol support in the Net::LDAP > >> /Marcus > >> > >> > > > > We're using it internally and it works quite well. Traps are not > > difficult > > to implement, but they do evil things to your network ;-). The agent > > would > > need some documentation before a public release. Are you willing to help > > with that? > > > > Is there anyone else who would want to use such a thing? > > I'm very interested in using / contributing to your agent code! > -m2matson > Take a look at the implementation in Ruby/EventMachine. The SNMP agent skeleton is in a separate gem which you'll find on the Rubyforge EventMachine project page. The test cases should show you how to use it. It's pretty simple, actually. ------ art_2912_6501654.1202672173461--