[ANN] Ruby SNMP 0.6.0 Released

D

Dave Halliday

Release 0.6.0 of Ruby SNMP is now available. I got tons of user
feedback on the last release and I have tried to incorporate most of it
into this release. Thanks for all of the suggestions!

http://snmplib.rubyforge.org/

The SNMP protocol provides the capability to monitor and manage
switches, routers, printers, desktops, and other equipment in your
network. This implementation includes a simple Ruby-style interface and
symbolic access to SNMP object IDs.

Changes for version 0.6.0:

* Added support for sending informs and traps for SNMPv2c and traps for
SNMPv1
* Improved SNMP::Manager#walk so that it can handle missing varbinds
when reading tables. The indexes for a table row read by #walk are now
guaranteed to match.
* Added to_oid methods to SNMP::OctetString, SNMP::Integer, and
SNMP::IpAddress (feature request #2486)
* Fixed some problems with retrying requests that caused annoying
"Request ID mismatch" warnings and caused too few retries to be
attempted
* Thanks to Mark Cotner, Dan Hamlin, Tim Howe, Diana Eichert, Ery Lee,
Jan Åge Johnsen, and Jeff Foster for their help and suggestions (and
apologies in advance if I have forgotten someone).

Cheers,

Dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,066
Latest member
VytoKetoReviews

Latest Threads

Top