diff options
author | steve <steve@FreeBSD.org> | 2000-01-30 06:30:48 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-01-30 06:30:48 +0800 |
commit | 072982a722cba7f46de89539c71c4a650bbc1aa6 (patch) | |
tree | 60d47d5e6789cf7bfa3271a3823ab8b62c0d511c /net/libsmi/pkg-descr | |
parent | d171706ac549cfb0c75bc2b29323e97bb471e4f4 (diff) | |
download | freebsd-ports-gnome-072982a722cba7f46de89539c71c4a650bbc1aa6.tar.gz freebsd-ports-gnome-072982a722cba7f46de89539c71c4a650bbc1aa6.tar.zst freebsd-ports-gnome-072982a722cba7f46de89539c71c4a650bbc1aa6.zip |
Adding libsmi version 0.1.8.
A library to access SMI MIB information.
PR: 16404
Submitted by: Marcin Cieslak <saper@system.pl>
Diffstat (limited to 'net/libsmi/pkg-descr')
-rw-r--r-- | net/libsmi/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net/libsmi/pkg-descr b/net/libsmi/pkg-descr new file mode 100644 index 000000000000..19cd35ea0acb --- /dev/null +++ b/net/libsmi/pkg-descr @@ -0,0 +1,12 @@ +The purpose of libsmi is to give network management applications +a concise programmer-friendly interface to access MIB module information, +separate the knowledge on SMI from the main parts of management applications, +allow to add new kinds of MIB repositories without the need +to adapt applications that make use of libsmi. + +There are also simple tools to handle MIBs included. + +WWW: http://www.ibr.cs.tu-bs.de/projects/libsmi/ + +-- + << Marcin Cieslak // saper@system.pl >> |