Path to this page:
./
net/net-snmp,
Extensible SNMP implementation
Branch: pkgsrc-2009Q2,
Version: 5.4.2.1nb2,
Package name: net-snmp-5.4.2.1nb2,
Maintainer: adamNet-SNMP contains various tools relating to the Simple Network Management
Protocol including:
* an extensible agent
* an SNMP library
* tools to request or set information from SNMP agents
* tools to generate and handle SNMP traps
* a version of the unix 'netstat' command using SNMP
This package is originally based on the Carnegie Mellon University
SNMP implementation (version 2.1.2.1), but has developed significantly
since then.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1.1.1 2002/10/24 08:29:33 jlam Exp $
# The config files could possibly be in either ${PKG_PREFIX}/share/snmp
# of in ${PKG_SYSCONFDIR}.
#
ALL_FILES="${ALL_FILES} /dev/null ${PKG_PREFIX}/share/snmp/snmpd.conf"
ALL_FILES="${ALL_FILES} /dev/null ${PKG_PREFIX}/share/snmp/snmptrapd.conf"
ALL_FILES="${ALL_FILES} /dev/null ${PKG_SYSCONFDIR}/snmpd.conf"
ALL_FILES="${ALL_FILES} /dev/null ${PKG_SYSCONFDIR}/snmptrapd.conf"
case ${STAGE} in
DEINSTALL)
${RM} -f ${PKG_PREFIX}/share/snmp/mibs/.index
;;
esac
Required to run:[
lang/perl5]
Required to build:[
devel/libtool-base]
Package options: inet6
Master sites: (Expand)
SHA1: 4f2df9ea62344fe840f493d0e08abe5de3697862
RMD160: 2148c42d486ed88f9cfc3ca1d50c68abcd7e3d63
Filesize: 5063.857 KB
Version history: (Expand)
- (2009-07-09) Package has been reborn
- (2009-07-08) Package added to pkgsrc.se, version net-snmp-5.4.2.1nb2 (created)