| Port details |
- net-snmp Extendable SNMP implementation
- 5.9.5.2,1 net-mgmt
=245 5.9.5.2,1Version of this port present on the latest quarterly branch. - Maintainer: zi@FreeBSD.org
 - Port Added: 2004-02-23 04:43:25
- Last Update: 2026-05-07 21:47:29
- Commit Hash: 2a7c056
- People watching this port, also watch:: libiconv, expat, gmake, libxml2, freetype2
- License: BSD3CLAUSE
- WWW:
- http://net-snmp.sourceforge.net/
- Description:
- This is Net-SNMP (previously known as "ucd-snmp").
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
a graphical Perl/Tk/SNMP based mib browser
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- net-snmp>0:net-mgmt/net-snmp
- Conflicts:
- CONFLICTS:
- ucd-snmp-4.*
- net-snmp-5.3.*
- To install the port:
- cd /usr/ports/net-mgmt/net-snmp/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/net-snmp
- pkg install net-snmp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: net-snmp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1767710816
SHA256 (net-snmp-5.9.5.2.tar.gz) = 16707719f833184a4b72835dac359ae188123b06b5e42817c00790d7dc1384bf
SIZE (net-snmp-5.9.5.2.tar.gz) = 6826866
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.42.r<5.43 : lang/perl5.42
- Runtime dependencies:
-
- perl5>=5.42.r<5.43 : lang/perl5.42
- Library dependencies:
-
- libpkg.so : ports-mgmt/pkg
- This port is required by:
- for Build
-
- net-mgmt/pandorafms_server
- net-mgmt/snmp4nagios
-
Deleted ports which required this port:
- for Libraries
-
- net/asterisk20
- net/asterisk22
- net/ptpd2
- net/rtg
- net-mgmt/cacti-spine
- net-mgmt/cacti88-spine
- net-mgmt/docsis
-
Deleted ports which required this port:
- for Run
-
- net-mgmt/cacti
- net-mgmt/librenms
- net-mgmt/mysql-snmp
- net-mgmt/observium
- net-mgmt/p5-SNMP-Simple
- net-mgmt/p5-SNMP-Util
- net-mgmt/pandorafms_server
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for net-snmp-5.9.5.2,1:
AES=off: Build with Blumenthal AES support
AX_DISABLE_TRAP=off: Disable agentx subagent code in snmptrapd
AX_SOCKONLY=off: Disable UDP/TCP transports for agentx
DOCS=on: Build and/or install documentation
DUMMY=on: Enable dummy values as placeholders
MFD_REWRITES=off: Use new MFD rewrites of mib modules
MYSQL=off: MySQL database support
NEWSYSLOG=on: Automatically rotate snmpd.log via newsyslog
NOLIBPKG=off: Build without libpkg
PERL=on: Perl scripting language support
PERL_EMBEDDED=on: Build embedded perl
PYTHON=off: Python bindings or support
SCTP=off: Build with SCTP MIB support
SMUX=on: Build with SNMP multiplexing (SMUX) support
TKMIB=off: Install graphical MIB browser
TLS=off: Secure network connection support via TLS
UNPRIVILEGED=off: Allow unprivileged users to execute net-snmp
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_net-snmp
- USES:
- cpe libtool perl5 ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2024-06-20
Affects: net-mgmt/net-snmp Author: markj@FreeBSD.org Reason:
The snmpd and snmptrapd daemons now drop privileges by default when started
using the rc scripts provided in the package. Make sure that snmpd
configuration in /usr/local/share/snmp is readable by the "snmpd" user. If
you have defined extension scripts in snmpd.conf, make sure that they can be
executed by an unprivileged user. To revert to the old behavior of always
running as root, set snmpd_sugid="NO" or snmptrapd_sugid="NO" in /etc/rc.conf.
See the snmpd rc script for a hint on how to debug any permission problems
that might arise as a result of this change.
|
Number of commits found: 303 (showing only 3 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
5.1_3 10 Mar 2004 13:40:41
 |
kuriyama  |
Various fixes / improvements.
See PR for details.
PR: ports/63759
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> |
5.1_2 29 Feb 2004 12:26:59
 |
kuriyama  |
Avoid "kvm_read: Bad address" error.
PR: ports/63026
Submitted by: Antoine Jacoutot <ajacoutot@lphp.org> |
5.1_1 23 Feb 2004 04:42:13
 |
wollman  |
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 |
Number of commits found: 303 (showing only 3 on this page)
|