diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-05-03 08:42:43 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-05-03 08:42:43 +0000 |
commit | 39bff387b2bc88e9e9493409571ffd4f4bafeab9 (patch) | |
tree | e1648a28d27b7da9e97172bb1f84e670c61c4218 /net-mgmt/p5-SNMP_Session | |
parent | dcaed3972abfbdf032c3c9457442449b1e010a42 (diff) |
Notes
Diffstat (limited to 'net-mgmt/p5-SNMP_Session')
-rw-r--r-- | net-mgmt/p5-SNMP_Session/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/p5-SNMP_Session/pkg-descr b/net-mgmt/p5-SNMP_Session/pkg-descr index 3f1b28f1c719..8f6aca1b259c 100644 --- a/net-mgmt/p5-SNMP_Session/pkg-descr +++ b/net-mgmt/p5-SNMP_Session/pkg-descr @@ -9,7 +9,7 @@ don't have to compile any C modules. It uses the Perl 5 Socket.pm module and should therefore be very portable, even to non-Unix systems. The SNMP operations currently supported are "get", "get-next", "get-bulk" -and "set", as well as trap generation and reception. +and "set", as well as trap generation and reception. WWW: http://www.switch.ch/misc/leinen/snmp/perl/ |