diff options
author | fenner <fenner@FreeBSD.org> | 1999-09-09 07:41:06 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1999-09-09 07:41:06 +0800 |
commit | 0a463b0129382f2e3b143505c8f3f5a967c9ee0d (patch) | |
tree | 018c1b71d7a17671619c7b0a595558936b2e7306 /net-mgmt/p5-SNMP-Util/pkg-descr | |
parent | 55425369f2b39eb7e8a9883f870f7825384b7765 (diff) | |
download | freebsd-ports-gnome-0a463b0129382f2e3b143505c8f3f5a967c9ee0d.tar.gz freebsd-ports-gnome-0a463b0129382f2e3b143505c8f3f5a967c9ee0d.tar.zst freebsd-ports-gnome-0a463b0129382f2e3b143505c8f3f5a967c9ee0d.zip |
A helper library for p5-SNMP, including walk functions.
Diffstat (limited to 'net-mgmt/p5-SNMP-Util/pkg-descr')
-rw-r--r-- | net-mgmt/p5-SNMP-Util/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/p5-SNMP-Util/pkg-descr b/net-mgmt/p5-SNMP-Util/pkg-descr new file mode 100644 index 000000000000..0e94a34f7fc0 --- /dev/null +++ b/net-mgmt/p5-SNMP-Util/pkg-descr @@ -0,0 +1,3 @@ +This Perl library is a set of utilities for configuring and monitoring +SNMP based devices. This library requires the UCD port of SNMP and the +SNMP.pm module written by Joe Marzot. |