954d78723f
This library implements SNMP (the Simple Network Management Protocol). It is implemented in pure Ruby, so there are no dependencies on external libraries like net-snmp. You can run this library anywhere that Ruby can run.
6 lines
258 B
Text
6 lines
258 B
Text
This library implements SNMP (the Simple Network Management
|
|
Protocol). It is implemented in pure Ruby, so there are no dependencies
|
|
on external libraries like net-snmp. You can run this library anywhere
|
|
that Ruby can run.
|
|
|
|
WWW: http://snmplib.rubyforge.org/
|