notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
p5-Net-SNMP Object oriented interface to SNMP
6.0.1_1 net-mgmt on this many watch lists=61 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.0.1_1Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-02-23 04:43:25
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: libiconv, p5-Digest-SHA1, expat, p5-Digest-HMAC, freetype2
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Net-SNMP
Description:
The Net::SNMP module implements an object oriented interface to the Simple Network Management Protocol. Perl applications can use the module to retrieve or update information on a remote host using the SNMP protocol. The module supports SNMP version-1, SNMP version-2c (Community-Based SNMPv2), and SNMP version-3. The Net::SNMP module assumes that the user has a basic understanding of the Simple Network Management Protocol and related network management concepts.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (25 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Net-SNMP-6.0.1_1/catalog.mk
  2. /usr/local/share/licenses/p5-Net-SNMP-6.0.1_1/LICENSE
  3. /usr/local/share/licenses/p5-Net-SNMP-6.0.1_1/ART10
  4. /usr/local/share/licenses/p5-Net-SNMP-6.0.1_1/GPLv1+
  5. bin/snmpkey
  6. lib/perl5/site_perl/Net/SNMP.pm
  7. lib/perl5/site_perl/Net/SNMP/Dispatcher.pm
  8. lib/perl5/site_perl/Net/SNMP/Message.pm
  9. lib/perl5/site_perl/Net/SNMP/MessageProcessing.pm
  10. lib/perl5/site_perl/Net/SNMP/PDU.pm
  11. lib/perl5/site_perl/Net/SNMP/Security.pm
  12. lib/perl5/site_perl/Net/SNMP/Security/Community.pm
  13. lib/perl5/site_perl/Net/SNMP/Security/USM.pm
  14. lib/perl5/site_perl/Net/SNMP/Transport.pm
  15. lib/perl5/site_perl/Net/SNMP/Transport/IPv4.pm
  16. lib/perl5/site_perl/Net/SNMP/Transport/IPv4/TCP.pm
  17. lib/perl5/site_perl/Net/SNMP/Transport/IPv4/UDP.pm
  18. lib/perl5/site_perl/Net/SNMP/Transport/IPv6.pm
  19. lib/perl5/site_perl/Net/SNMP/Transport/IPv6/TCP.pm
  20. lib/perl5/site_perl/Net/SNMP/Transport/IPv6/UDP.pm
  21. lib/perl5/site_perl/man/man3/Net::SNMP.3.gz
  22. lib/perl5/site_perl/man/man1/snmpkey.1.gz
  23. @owner
  24. @group
  25. @mode
Collapse this list.
Dependency lines:
  • p5-Net-SNMP>0:net-mgmt/p5-Net-SNMP
Conflicts:
CONFLICTS:
  • p5-Net-SNMP3
To install the port:
cd /usr/ports/net-mgmt/p5-Net-SNMP/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/p5-Net-SNMP
  • pkg install p5-Net-SNMP
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Net-SNMP
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Net-SNMP-v6.0.1.tar.gz) = 14c37bc1cbb3f3cdc7d6c13e0f27a859f14cdcfd5ea54a0467a88bc259b0b741 SIZE (Net-SNMP-v6.0.1.tar.gz) = 94664

Packages (timestamps in pop-ups are UTC):
p5-Net-SNMP
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.0.1_16.0.1_16.0.1_16.0.1_16.0.1_1-6.0.1_1-
FreeBSD:13:quarterly6.0.1_16.0.1_16.0.1_16.0.1_16.0.1_16.0.1_16.0.1_16.0.1_1
FreeBSD:14:latest6.0.1_16.0.1_16.0.1_16.0.1_16.0.1_16.0.1_1-6.0.1_1
FreeBSD:14:quarterly6.0.1_16.0.1_1-6.0.1_16.0.1_16.0.1_16.0.1_16.0.1_1
FreeBSD:15:latest6.0.1_16.0.1_1n/a6.0.1_1n/a6.0.1_16.0.1_16.0.1_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Crypt-DES>=0 : security/p5-Crypt-DES
  2. p5-Digest-SHA1>=0 : security/p5-Digest-SHA1
  3. p5-Digest-HMAC>=0 : security/p5-Digest-HMAC
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Crypt-DES>=0 : security/p5-Crypt-DES
  2. p5-Digest-SHA1>=0 : security/p5-Digest-SHA1
  3. p5-Digest-HMAC>=0 : security/p5-Digest-HMAC
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. net-mgmt/netdisco
  2. net-mgmt/p5-AnyEvent-SNMP
  3. net-mgmt/p5-Cisco-CopyConfig
  4. net-mgmt/p5-POE-Component-SNMP
  5. net-mgmt/smokeping
  6. net-mgmt/torrus
  7. sysutils/munin-node

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. net-mgmt/ifgraph*
  2. net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery*
  3. net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery*
  4. Collapse this list of deleted ports.
for Run
  1. databases/nagios-check_redis
  2. net-mgmt/mysql-snmp
  3. net-mgmt/nagios-check_hp_bladechassis
  4. net-mgmt/nagios-check_netsnmp
  5. net-mgmt/nagios-snmp-plugins-extras
  6. net-mgmt/netdisco
  7. net-mgmt/netmagis-metro
Expand this list (26 items / 19 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. net-mgmt/ocsinventory-agent
  3. net-mgmt/p5-AnyEvent-SNMP
  4. net-mgmt/p5-Cisco-CopyConfig
  5. net-mgmt/p5-Net-SNMP-Util
  6. net-mgmt/p5-POE-Component-SNMP
  7. net-mgmt/pancho
  8. net-mgmt/pandorafms_server
  9. net-mgmt/remarp
  10. net-mgmt/routers2
  11. net-mgmt/smokeping
  12. net-mgmt/torrus
  13. sysutils/munin-node
  14. Collapse this list.

Deleted ports which required this port:

Expand this list of 7 deleted ports
  1. net-mgmt/glpi-plugins-tracker-agent*
  2. net-mgmt/ifgraph*
  3. net-mgmt/nagios-silfreed-plugins*
  4. net-mgmt/nedi*
  5. net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery*
  6. net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery*
  7. security/cisco-torch*
  8. Collapse this list of deleted ports.
* - 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:
No options to configure
Options name:
net-mgmt_p5-Net-SNMP
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/D/DT/DTOWN/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DT/DTOWN/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/D/DT/DTOWN/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/D/DT/DTOWN/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/D/DT/DTOWN/
  7. http://backpan.perl.org/authors/id/D/DT/DTOWN/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/D/DT/DTOWN/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/D/DT/DTOWN/
  10. https://cpan.metacpan.org/authors/id/D/DT/DTOWN/
  11. https://cpan.metacpan.org/modules/by-module/Net/
  12. https://www.cpan.org/authors/id/D/DT/DTOWN/
Collapse this list.

There are no commits on branch 2022Q2 for this port