Commit graph

5 commits

Author SHA1 Message Date
taca
ac7f7fe7a8 Update ruby-snmp package to 1.1.0.
== Changes

Changes for version 1.1.0:

* Added MIB support to ObjectId and Varbind, so that to_s can return symbolic information
* Added to_str method to ObjectId to return a numeric OID string (old to_s behavior)
* TrapListener can now support multiple community strings

Changes for version 1.0.4:

* New option handling and added lower-case versions of all options
* Added SNMP::VERSION constant
* Experimental support for IPv6
* Removed support for installation with setup.rb
2011-12-15 15:42:14 +00:00
taca
3da71f531a * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
2010-09-10 07:38:35 +00:00
minskim
beb4e6c6f8 Update ruby-snmp to 1.0.3. Patch by Wen Heping in PR 43424.
Changes:
* Minor changes to Manager class.  The :Transport option may now be an
  object or a class.  Explicity call Timeout.timeout so that a timeout
  method may be defined in subclasses.  Thanks to Eric Monti.
2010-06-06 18:27:34 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
seb
b3fae6d938 Initial import of ruby-snmp as version 1.0.2 into the NetBSD
Packages Collection.

This library implements SNMP (the Simple Network Management Protocol).
It is implemented in pure Ruby. You can run this library anywhere
that Ruby can run.
2008-04-06 23:38:40 +00:00