Subject: CVS commit: pkgsrc/net/net-snmp-current
To: None <pkgsrc-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: pkgsrc-changes
Date: 03/14/2002 08:29:06
Module Name: pkgsrc
Committed By: itojun
Date: Thu Mar 14 06:29:06 UTC 2002
Update of /cvsroot/pkgsrc/net/net-snmp-current
In directory netbsd.hut.fi:/tmp/cvs-serv19294
Log Message:
net-snmp (formerly ucd-snmp), pre-releases.
*5.0.pre2 (beta release)*
NOTE WELL: this release is an beta release. Please let us know
immediately about any bugs you find so we can fix them before the
real 5.0 releas.
New:
- Much of the agent internals were completely rewritten and sports
a new module API to make your life easier. See the
agent/mibgroup/testhandler.c file for example code that makes
use of some of the new functionality.
(Also see http://www.net-snmp.org/tutorial/new-agent/ which has
some incomplete documentation)
- The agent supports multiple SNMPv3 contexts and mib modules can
now register themselves under different contexts. (see the -n
option in the snmpcmd manual page for details on specifying
context strings in requests)
- The proxy code has been completely rewritten and now supports
the use of SNMPv3 contexts to help select which proxied host you
wish to talk to.
- All the tools take --configToken=value options now. (see -H
output from any command for what configTokens it accepts)
- All the tools can speak over many different transport layers
now, including UDP/TCP (ipv4 and ipv6), AAL5pvc, and IPX. See
./configure --help for details on enabling them.
Note: the -p and -T flags to all the applications have been
removed. Use hostname strings like "tcp:localhost:9999"
instead. See the snmpcmd manual page for details.
- snmptrapd now acts as an agentx subagent and implements portions
of the NOTIFICATION-LOG-MIB.
- kerberos authenticated and encrypted SNMPv3 is now possible.
See ./configure --help for details on enabling the ksm security module.
- The AgentX subagent protocol implementation has many new
features and fixes.
- mib2c was completely rewritten and has a much improved
configuration file specification.
- A "net-snmp-config" script will get installed which can report
how the various tools were built (which libraries they were
linked against, etc).
- new perl specific configure options --with-perl-modules &
--enable-embedded-perl. See ./configure --help for details.
- The beginnings of some new Perl modules (alpha level quality)
are in the perl directory, including:
- NetSNMP::agent which allows perl scripts to become net-snmp
master or subagents
- AnyData::SNMP is available that implements a perl DBI
interface to map SQL commands to SNMP. Included is a "snmpsh"
shell where SQL commands can be typed, aliases created, etc.
See the perl/AnyData_SNMP/INSTALL file for details.
- Beginning (alpha level quality) support for embedding perl
subroutines directly within the net-snmp agent.
- Much of the code is getting documented with "doxygen" style
documentation. Run "make docs" if you have doxygen installed.
- RMON support is available. See agent/mibgroup/Rmon/README for details.
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/net/net-snmp-current/PLIST
N pkgsrc/net/net-snmp-current/Makefile
N pkgsrc/net/net-snmp-current/DESCR
N pkgsrc/net/net-snmp-current/buildlink.mk
N pkgsrc/net/net-snmp-current/distinfo
N pkgsrc/net/net-snmp-current/files/snmpd.sh
N pkgsrc/net/net-snmp-current/files/snmptrapd.sh
N pkgsrc/net/net-snmp-current/files/disklabel.h
N pkgsrc/net/net-snmp-current/patches/patch-aa
N pkgsrc/net/net-snmp-current/patches/patch-ab
N pkgsrc/net/net-snmp-current/patches/patch-ad
N pkgsrc/net/net-snmp-current/patches/patch-af
N pkgsrc/net/net-snmp-current/patches/patch-ag
N pkgsrc/net/net-snmp-current/patches/patch-ai
No conflicts created by this import