The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net-mgmt : libsmi

A library to access SMI MIB information

 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. 

http://www.ibr.cs.tu-bs.de/projects/libsmi/



libsmi history


v. 1.17
date: 2007/01/28 09:07:42;  author: kris;  state: Exp;  lines: +1 -0
Use libtool port instead of included one to avoid objformat a.out botch

v. 1.16 date: 2006/09/13 06:44:54; author: miwi; state: Exp; lines: +2 -2 - Update to 0.4.5 - includes a large number of additional mibs - now USES_LDCONFIG (to make portlint happy) PR: ports/102550 Submitted by: Martin Jackson Approved by: maintainer timeout
v. 1.15 date: 2005/09/09 21:13:21; author: pav; state: Exp; lines: +1 -1 - Update to 0.4.3 PR: ports/85898 Submitted by: Marcin Cieslak (maintainer)
v. 1.14 date: 2004/05/02 15:52:22; author: pav; state: Exp; lines: +6 -5 - Update to 0.4.2 PR: ports/65605 Submitted by: ijliao Approved by: maintainer timeout (2 weeks)
v. 1.13 date: 2004/03/14 06:17:10; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.12 date: 2004/02/23 04:42:02; author: wollman; state: Exp; lines: +1 -1 Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
v. 1.11 date: 2004/02/04 05:08:11; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.10 date: 2003/08/07 13:11:15; author: billf; state: Exp; lines: +3 -2 upgrade to 0.4.1
v. 1.9 date: 2003/02/21 13:14:47; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.8 date: 2002/05/24 12:57:38; author: ijliao; state: Exp; lines: +3 -7 upgrade to 0.3.1 PR: 38497 Submitted by: maintainer
v. 1.7 date: 2001/03/12 17:18:52; author: sf; state: Exp; lines: +2 -2 update to 0.2.14. PR: 25719 Submitted by: maintainer
v. 1.6 date: 2001/01/26 09:01:30; author: billf; state: Exp; lines: +3 -3 Upgrade to 0.2.13
v. 1.5 date: 2000/11/03 17:03:42; author: fenner; state: Exp; lines: +3 -4 Upgrade to libsmi v0.2.6 Reviewed by: Marcin Cieslak (MAINTAINER)
v. 1.4 date: 2000/06/16 21:51:47; author: asami; state: Exp; lines: +2 -2 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
v. 1.3 date: 2000/06/16 08:47:53; author: sobomax; state: Exp; lines: +2 -1 Fourth round of INSTALLS_SHLIBS conversion.
v. 1.2 date: 2000/04/09 18:12:05; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.1 date: 2000/01/29 22:30:41; author: steve; state: Exp; Adding libsmi version 0.1.8. A library to access SMI MIB information. PR: 16404 Submitted by: Marcin Cieslak ============================================================================= v. 1.17 date: 2007/01/28 09:07:42; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included one to avoid objformat a.out botch
v. 1.16 date: 2006/09/13 06:44:54; author: miwi; state: Exp; lines: +2 -2 - Update to 0.4.5 - includes a large number of additional mibs - now USES_LDCONFIG (to make portlint happy) PR: ports/102550 Submitted by: Martin Jackson Approved by: maintainer timeout
v. 1.15 date: 2005/09/09 21:13:21; author: pav; state: Exp; lines: +1 -1 - Update to 0.4.3 PR: ports/85898 Submitted by: Marcin Cieslak (maintainer)
v. 1.14 date: 2004/05/02 15:52:22; author: pav; state: Exp; lines: +6 -5 - Update to 0.4.2 PR: ports/65605 Submitted by: ijliao Approved by: maintainer timeout (2 weeks)
v. 1.13 date: 2004/03/14 06:17:10; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.12 date: 2004/02/23 04:42:02; author: wollman; state: Exp; lines: +1 -1 Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
v. 1.11 date: 2004/02/04 05:08:11; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.10 date: 2003/08/07 13:11:15; author: billf; state: Exp; lines: +3 -2 upgrade to 0.4.1
v. 1.9 date: 2003/02/21 13:14:47; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.8 date: 2002/05/24 12:57:38; author: ijliao; state: Exp; lines: +3 -7 upgrade to 0.3.1 PR: 38497 Submitted by: maintainer
v. 1.7 date: 2001/03/12 17:18:52; author: sf; state: Exp; lines: +2 -2 update to 0.2.14. PR: 25719 Submitted by: maintainer
v. 1.6 date: 2001/01/26 09:01:30; author: billf; state: Exp; lines: +3 -3 Upgrade to 0.2.13
v. 1.5 date: 2000/11/03 17:03:42; author: fenner; state: Exp; lines: +3 -4 Upgrade to libsmi v0.2.6 Reviewed by: Marcin Cieslak (MAINTAINER)
v. 1.4 date: 2000/06/16 21:51:47; author: asami; state: Exp; lines: +2 -2 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
v. 1.3 date: 2000/06/16 08:47:53; author: sobomax; state: Exp; lines: +2 -1 Fourth round of INSTALLS_SHLIBS conversion.
v. 1.2 date: 2000/04/09 18:12:05; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.1 date: 2000/01/29 22:30:41; author: steve; state: Exp; Adding libsmi version 0.1.8. A library to access SMI MIB information. PR: 16404 Submitted by: Marcin Cieslak ============================================================================= v. 1.17 date: 2007/01/28 09:07:42; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included one to avoid objformat a.out botch
v. 1.16 date: 2006/09/13 06:44:54; author: miwi; state: Exp; lines: +2 -2 - Update to 0.4.5 - includes a large number of additional mibs - now USES_LDCONFIG (to make portlint happy) PR: ports/102550 Submitted by: Martin Jackson Approved by: maintainer timeout
v. 1.15 date: 2005/09/09 21:13:21; author: pav; state: Exp; lines: +1 -1 - Update to 0.4.3 PR: ports/85898 Submitted by: Marcin Cieslak (maintainer)
v. 1.14 date: 2004/05/02 15:52:22; author: pav; state: Exp; lines: +6 -5 - Update to 0.4.2 PR: ports/65605 Submitted by: ijliao Approved by: maintainer timeout (2 weeks)
v. 1.13 date: 2004/03/14 06:17:10; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.12 date: 2004/02/23 04:42:02; author: wollman; state: Exp; lines: +1 -1 Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
v. 1.11 date: 2004/02/04 05:08:11; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.10 date: 2003/08/07 13:11:15; author: billf; state: Exp; lines: +3 -2 upgrade to 0.4.1
v. 1.9 date: 2003/02/21 13:14:47; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.8 date: 2002/05/24 12:57:38; author: ijliao; state: Exp; lines: +3 -7 upgrade to 0.3.1 PR: 38497 Submitted by: maintainer
v. 1.7 date: 2001/03/12 17:18:52; author: sf; state: Exp; lines: +2 -2 update to 0.2.14. PR: 25719 Submitted by: maintainer
v. 1.6 date: 2001/01/26 09:01:30; author: billf; state: Exp; lines: +3 -3 Upgrade to 0.2.13
v. 1.5 date: 2000/11/03 17:03:42; author: fenner; state: Exp; lines: +3 -4 Upgrade to libsmi v0.2.6 Reviewed by: Marcin Cieslak (MAINTAINER)
v. 1.4 date: 2000/06/16 21:51:47; author: asami; state: Exp; lines: +2 -2 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
v. 1.3 date: 2000/06/16 08:47:53; author: sobomax; state: Exp; lines: +2 -1 Fourth round of INSTALLS_SHLIBS conversion.
v. 1.2 date: 2000/04/09 18:12:05; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.1 date: 2000/01/29 22:30:41; author: steve; state: Exp; Adding libsmi version 0.1.8. A library to access SMI MIB information. PR: 16404 Submitted by: Marcin Cieslak =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm