Path to this page:
./
net/net-snmp,
Extensible SNMP implementation
Branch: pkgsrc-2020Q2,
Version: 5.8,
Package name: net-snmp-5.8,
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:[
security/openssl] [
lang/perl5]
Package options: inet6, perl, ssl
Master sites:
SHA1: 78f70731df9dcdb13fe8f60eb7d80d7583da4d2c
RMD160: 66770d78f2583cda36e90cc35032d7dae2d354c3
Filesize: 6437.188 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version net-snmp-5.8 (created)