Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Changes for version 1.2.0:
* Removed support for Ruby 1.8
* Changed license to MIT License
|
|
Changes for version 1.1.1:
* Incorporate various small pull requests
|
|
== 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
|
|
* Add LICENSE.
|
|
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.
|
|
|
|
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.
|