pkgsrc/net/net-snmp-current/PLIST
itojun a21faa53fc 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.
2002-03-14 06:29:01 +00:00

355 lines
10 KiB
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2002/03/14 06:29:01 itojun Exp $
bin/encode_keychange
bin/fixproc
bin/ipf-mod.pl
bin/net-snmp-config
bin/rsnmp
bin/snmpbulkget
bin/snmpbulkwalk
bin/snmpcheck
bin/snmpdelta
bin/snmpdf
bin/snmpget
bin/snmpgetnext
bin/snmpinform
bin/snmpnetstat
bin/snmpset
bin/snmpstatus
bin/snmptable
bin/snmptest
bin/snmptranslate
bin/snmptrap
bin/snmpusm
bin/snmpvacm
bin/snmpwalk
bin/tkmib
etc/rc.d/snmpd
etc/rc.d/snmptrapd
include/net-snmp/net-snmp-config.h
include/net-snmp/version.h
include/net-snmp/system/aix.h
include/net-snmp/system/bsd.h
include/net-snmp/system/bsdi3.h
include/net-snmp/system/bsdi4.h
include/net-snmp/system/bsdi.h
include/net-snmp/system/cygwin.h
include/net-snmp/system/darwin.h
include/net-snmp/system/dynix.h
include/net-snmp/system/freebsd2.h
include/net-snmp/system/freebsd3.h
include/net-snmp/system/freebsd4.h
include/net-snmp/system/freebsd.h
include/net-snmp/system/generic.h
include/net-snmp/system/hpux.h
include/net-snmp/system/irix.h
include/net-snmp/system/linux.h
include/net-snmp/system/mips.h
include/net-snmp/system/netbsd.h
include/net-snmp/system/openbsd.h
include/net-snmp/system/solaris2.6.h
include/net-snmp/system/solaris2.7.h
include/net-snmp/system/solaris2.8.h
include/net-snmp/system/solaris.h
include/net-snmp/system/sunos.h
include/net-snmp/system/svr5.h
include/net-snmp/system/sysv.h
include/net-snmp/system/ultrix4.h
include/net-snmp/machine/generic.h
include/net-snmp/net-snmp-includes.h
include/net-snmp/config_api.h
include/net-snmp/mib_api.h
include/net-snmp/output_api.h
include/net-snmp/pdu_api.h
include/net-snmp/session_api.h
include/net-snmp/snmpv3_api.h
include/net-snmp/varbind_api.h
include/net-snmp/types.h
include/net-snmp/utilities.h
include/net-snmp/definitions.h
include/net-snmp/library/README
include/net-snmp/library/asn1.h
include/net-snmp/library/callback.h
include/net-snmp/library/data_list.h
include/net-snmp/library/oid_array.h
include/net-snmp/library/default_store.h
include/net-snmp/library/int64.h
include/net-snmp/library/keytools.h
include/net-snmp/library/mib.h
include/net-snmp/library/parse.h
include/net-snmp/library/read_config.h
include/net-snmp/library/scapi.h
include/net-snmp/library/snmp.h
include/net-snmp/library/snmp_alarm.h
include/net-snmp/library/snmp_api.h
include/net-snmp/library/snmp_client.h
include/net-snmp/library/snmp_debug.h
include/net-snmp/library/snmp_impl.h
include/net-snmp/library/snmp_logging.h
include/net-snmp/library/snmp_parse_args.h
include/net-snmp/library/snmp-tc.h
include/net-snmp/library/snmpv3.h
include/net-snmp/library/system.h
include/net-snmp/library/tools.h
include/net-snmp/library/transform_oids.h
include/net-snmp/library/winservice.h
include/net-snmp/library/cmu_compat.h
include/net-snmp/library/getopt.h
include/net-snmp/library/lcd_time.h
include/net-snmp/library/mt_support.h
include/net-snmp/library/oid_stash.h
include/net-snmp/library/snmp_enum.h
include/net-snmp/library/snmp_locking.h
include/net-snmp/library/snmp_secmod.h
include/net-snmp/library/ucd_compat.h
include/net-snmp/library/vacm.h
include/net-snmp/library/snmp_transport.h
include/net-snmp/library/snmpv3-security-includes.h
include/net-snmp/library/snmpUDPDomain.h
include/net-snmp/library/snmpTCPDomain.h
include/net-snmp/library/snmpUnixDomain.h
include/net-snmp/library/snmpCallbackDomain.h
include/net-snmp/library/snmpusm.h
include/net-snmp/agent/agent_read_config.h
include/net-snmp/agent/agent_registry.h
include/net-snmp/agent/agent_index.h
include/net-snmp/agent/agent_trap.h
include/net-snmp/agent/auto_nlist.h
include/net-snmp/agent/ds_agent.h
include/net-snmp/agent/snmp_agent.h
include/net-snmp/agent/snmp_vars.h
include/net-snmp/agent/var_struct.h
include/net-snmp/agent/agent_handler.h
include/net-snmp/agent/net-snmp-agent-includes.h
include/net-snmp/agent/agent_callbacks.h
include/net-snmp/agent/mib_module_config.h
include/net-snmp/agent/all_helpers.h
include/net-snmp/agent/instance.h
include/net-snmp/agent/multiplexer.h
include/net-snmp/agent/bulk_to_next.h
include/net-snmp/agent/null.h
include/net-snmp/agent/debug_handler.h
include/net-snmp/agent/old_api.h
include/net-snmp/agent/read_only.h
include/net-snmp/agent/serialize.h
include/net-snmp/agent/set_helper.h
include/net-snmp/agent/table_data.h
include/net-snmp/agent/table_dataset.h
include/net-snmp/agent/table_array.h
include/net-snmp/agent/table.h
include/net-snmp/agent/table_iterator.h
include/ucd-snmp/asn1.h
include/ucd-snmp/callback.h
include/ucd-snmp/default_store.h
include/ucd-snmp/int64.h
include/ucd-snmp/keytools.h
include/ucd-snmp/mib.h
include/ucd-snmp/parse.h
include/ucd-snmp/read_config.h
include/ucd-snmp/scapi.h
include/ucd-snmp/snmp_alarm.h
include/ucd-snmp/snmp_api.h
include/ucd-snmp/snmp_client.h
include/ucd-snmp/snmp_debug.h
include/ucd-snmp/snmp.h
include/ucd-snmp/snmp_impl.h
include/ucd-snmp/snmp_logging.h
include/ucd-snmp/snmp_parse_args.h
include/ucd-snmp/snmp-tc.h
include/ucd-snmp/snmpusm.h
include/ucd-snmp/snmpv3.h
include/ucd-snmp/snmp_vars.h
include/ucd-snmp/struct.h
include/ucd-snmp/system.h
include/ucd-snmp/tools.h
include/ucd-snmp/transform_oids.h
include/ucd-snmp/agent_index.h
include/ucd-snmp/agent_read_config.h
include/ucd-snmp/agent_registry.h
include/ucd-snmp/agent_trap.h
include/ucd-snmp/auto_nlist.h
include/ucd-snmp/ds_agent.h
include/ucd-snmp/header_complex.h
include/ucd-snmp/mibincl.h
include/ucd-snmp/snmp_agent.h
include/ucd-snmp/ucd-snmp-includes.h
include/ucd-snmp/ucd-snmp-agent-includes.h
include/ucd-snmp/util_funcs.h
include/ucd-snmp/var_struct.h
include/ucd-snmp/ucd-snmp-config.h
include/ucd-snmp/version.h
include/ucd-snmp/mib_module_config.h
lib/libnetsnmphelpers.a
lib/libnetsnmphelpers.la
lib/libnetsnmphelpers.so
lib/libnetsnmphelpers-0.5.0.0.2.so
lib/libnetsnmpmibs.a
lib/libnetsnmpagent.a
lib/libnetsnmpmibs.la
lib/libnetsnmpmibs.so
lib/libnetsnmpmibs-0.5.0.0.2.so
lib/libnetsnmpagent.la
lib/libnetsnmpagent.so
lib/libnetsnmpagent-0.5.0.0.2.so
lib/libnetsnmp.a
lib/libnetsnmp.la
lib/libnetsnmp.so
lib/libnetsnmp-0.5.0.0.2.so
man/man1/snmpbulkget.1
man/man1/snmpbulkwalk.1
man/man1/snmpcmd.1
man/man1/snmpconf.1
man/man1/snmpd.1
man/man1/snmpdelta.1
man/man1/snmpdf.1
man/man1/snmpget.1
man/man1/snmpgetnext.1
man/man1/snmpinform.1
man/man1/snmpnetstat.1
man/man1/snmpset.1
man/man1/snmpstatus.1
man/man1/snmptable.1
man/man1/snmptest.1
man/man1/snmptranslate.1
man/man1/snmptrap.1
man/man1/snmpusm.1
man/man1/snmpwalk.1
man/man3/add_mibdir.3
man/man3/add_module_replacement.3
man/man3/default_store.3
man/man3/get_module_node.3
man/man3/init_mib.3
man/man3/init_mib_internals.3
man/man3/mib_api.3
man/man3/print_description.3
man/man3/print_mib.3
man/man3/print_objid.3
man/man3/print_value.3
man/man3/print_variable.3
man/man3/read_all_mibs.3
man/man3/read_config.3
man/man3/read_mib.3
man/man3/read_module.3
man/man3/read_module_node.3
man/man3/read_objid.3
man/man3/shutdown_mib.3
man/man3/snmp_agent_api.3
man/man3/snmp_alarm.3
man/man3/snmp_api.3
man/man3/snmp_api_errstring.3
man/man3/snmp_close.3
man/man3/snmp_error.3
man/man3/snmp_free_pdu.3
man/man3/snmp_open.3
man/man3/snmp_perror.3
man/man3/snmp_read.3
man/man3/snmp_select_info.3
man/man3/snmp_send.3
man/man3/snmp_sess_api.3
man/man3/snmp_sess_async_send.3
man/man3/snmp_sess_close.3
man/man3/snmp_sess_error.3
man/man3/snmp_sess_init.3
man/man3/snmp_sess_open.3
man/man3/snmp_sess_perror.3
man/man3/snmp_sess_read.3
man/man3/snmp_sess_select_info.3
man/man3/snmp_sess_send.3
man/man3/snmp_sess_session.3
man/man3/snmp_sess_timeout.3
man/man3/snmp_set_mib_warnings.3
man/man3/snmp_set_save_descriptions.3
man/man3/snmp_timeout.3
man/man3/snmp_trap_api.3
man/man5/snmp.conf.5
man/man5/snmp_config.5
man/man5/snmpd.conf.5
man/man5/snmptrapd.conf.5
man/man5/variables.5
man/man8/snmptrapd.8
sbin/snmpd
sbin/snmptrapd
share/examples/ucd-snmp/EXAMPLE.conf
share/snmp/mib2c.conf
share/snmp/mib2c.iterate.conf
share/snmp/mib2c.create-dataset.conf
share/snmp/mib2c.array-auto.conf
share/snmp/mib2c.array-user.conf
share/snmp/snmpconf/snmpd.conf/system
share/snmp/snmpconf/snmpd.conf/acl
share/snmp/snmpconf/snmpd.conf/trapsinks
share/snmp/snmpconf/snmpd.conf/monitor
share/snmp/snmpconf/snmpd.conf/extending
share/snmp/snmpconf/snmpd.conf/operation
share/snmp/snmpconf/snmpd.conf/basic_setup
share/snmp/snmpconf/snmp.conf/authopts
share/snmp/snmpconf/snmp.conf/debugging
share/snmp/snmpconf/snmp.conf/output
share/snmp/snmpconf/snmp.conf/mibs
share/snmp/snmpconf/snmptrapd.conf/formatting
share/snmp/snmpconf/snmptrapd.conf/traphandle
share/snmp/mibs/RFC1155-SMI.txt
share/snmp/mibs/RFC1213-MIB.txt
share/snmp/mibs/RFC-1215.txt
share/snmp/mibs/SNMPv2-CONF.txt
share/snmp/mibs/SNMPv2-SMI.txt
share/snmp/mibs/SNMPv2-TC.txt
share/snmp/mibs/SNMPv2-TM.txt
share/snmp/mibs/SNMPv2-MIB.txt
share/snmp/mibs/SNMP-FRAMEWORK-MIB.txt
share/snmp/mibs/SNMP-MPD-MIB.txt
share/snmp/mibs/SNMP-TARGET-MIB.txt
share/snmp/mibs/SNMP-NOTIFICATION-MIB.txt
share/snmp/mibs/SNMP-PROXY-MIB.txt
share/snmp/mibs/SNMP-USER-BASED-SM-MIB.txt
share/snmp/mibs/SNMP-VIEW-BASED-ACM-MIB.txt
share/snmp/mibs/SNMP-COMMUNITY-MIB.txt
share/snmp/mibs/IF-MIB.txt
share/snmp/mibs/IP-MIB.txt
share/snmp/mibs/IF-INVERTED-STACK-MIB.txt
share/snmp/mibs/EtherLike-MIB.txt
share/snmp/mibs/IP-FORWARD-MIB.txt
share/snmp/mibs/TCP-MIB.txt
share/snmp/mibs/UDP-MIB.txt
share/snmp/mibs/INET-ADDRESS-MIB.txt
share/snmp/mibs/HCNUM-TC.txt
share/snmp/mibs/HOST-RESOURCES-MIB.txt
share/snmp/mibs/HOST-RESOURCES-TYPES.txt
share/snmp/mibs/RMON-MIB.txt
share/snmp/mibs/IPV6-TC.txt
share/snmp/mibs/IPV6-MIB.txt
share/snmp/mibs/IPV6-ICMP-MIB.txt
share/snmp/mibs/IPV6-TCP-MIB.txt
share/snmp/mibs/IPV6-UDP-MIB.txt
share/snmp/mibs/DISMAN-SCRIPT-MIB.txt
share/snmp/mibs/DISMAN-SCHEDULE-MIB.txt
share/snmp/mibs/NOTIFICATION-LOG-MIB.txt
share/snmp/mibs/AGENTX-MIB.txt
share/snmp/mibs/SMUX-MIB.txt
share/snmp/mibs/IANAifType-MIB.txt
share/snmp/mibs/IANA-LANGUAGE-MIB.txt
share/snmp/mibs/IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt
share/snmp/mibs/NET-SNMP-MIB.txt
share/snmp/mibs/NET-SNMP-AGENT-MIB.txt
share/snmp/mibs/NET-SNMP-EXAMPLES-MIB.txt
share/snmp/mibs/UCD-SNMP-MIB.txt
share/snmp/mibs/UCD-DEMO-MIB.txt
share/snmp/mibs/UCD-IPFWACC-MIB.txt
share/snmp/mibs/UCD-DLMOD-MIB.txt
share/snmp/mibs/UCD-DISKIO-MIB.txt
@unexec /bin/rm -f %D/share/snmp/mibs/.index
@dirrm share/snmp/snmpconf/snmp.conf
@dirrm share/snmp/snmpconf/snmpd.conf
@dirrm share/snmp/snmpconf/snmptrapd.conf
@dirrm share/snmp/snmpconf
@dirrm share/snmp/mibs
@dirrm share/snmp
@dirrm share/examples/ucd-snmp
@exec ${MKDIR} -p %D/lib/snmp/dlmod
@dirrm lib/snmp/dlmod
@dirrm lib/snmp
@dirrm include/net-snmp/system
@dirrm include/net-snmp/machine
@dirrm include/net-snmp/library
@dirrm include/net-snmp/agent
@dirrm include/net-snmp
@dirrm include/ucd-snmp