Posted By: Dave Halliday
Date: 2004-12-19 21:07
Summary: SNMP 0.4.0 Released
Project: SNMP Library
Version 0.4.0 of SNMP for Ruby is now available for your downloading pleasure.
Changes from version 0.3.0:
* Added support for loading MIBs and using symbolic OID values. (ie. "ifTable" instead of "1.3.6.1.2.1.2.2")
* Enhanced table walking. An OID list can be provide as a parameter instead of a single OID. (Thanks to Simon Barnes for the suggestion.) And the walk method takes a block instead of returning a list to allow incremental processing of results.
* Some minor improvements to code structure and error messages.
|
|