Automic VaultAutomic Vault

brew

Installer net-snmp avec Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de net-snmp pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install net-snmp

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install net-snmp

MacPorts ports tree · net/net-snmp/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add net-snmp

Alpine Linux edge package indexes · net-snmp · Source: dl-cdn.alpinelinux.org

Fedora dnfvérifié · 92%
sudo dnf install net-snmp

Fedora Rawhide package metadata · net-snmp · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#net-snmp

nixpkgs package indexes · pkgs/by-name/ne/net-snmp/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S net-snmp

Arch Linux sync databases · net-snmp · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install net-snmp

openSUSE Tumbleweed package metadata · net-snmp · Source: download.opensuse.org

Debian aptvérifié · 92%
sudo apt install libnetsnmptrapd40t64

Debian stable package indexes · libnetsnmptrapd40t64 · Source: deb.debian.org

aperçu

Résumé du paquet

Implements SNMP v1, v2c, and v3, using IPv4 and IPv6

Commandes et alias

  • agentxtrap
  • checkbandwidth
  • encode_keychange
  • fixproc
  • ipf-mod.pl
  • mib2c
  • mib2c-update
  • net-snmp-cert
  • net-snmp-config
  • net-snmp-create-v3-user
  • snmp-bridge-mib
  • snmpbulkget
  • snmpbulkwalk
  • snmpcheck
  • snmpconf
  • snmpd
  • snmpdelta
  • snmpdf
  • snmpget
  • snmpgetnext
  • snmpinform
  • snmpnetstat
  • snmpping
  • snmpps
  • snmpset
  • snmpstatus
  • snmptable
  • snmptest
  • snmptranslate
  • snmptrap
  • snmptrapd
  • snmpusm

historique

Historique du projet et usages

Net-SNMP is the classic open source SNMP toolkit: command-line clients, an extensible `snmpd` agent, trap handling, MIB tools, and libraries for building SNMP-aware software.

Historique du projet

The project starts with CMU-SNMP in 1992, when Carnegie Mellon made an SNMP library, simple management commands, and an agent publicly available. Wes Hardaker extended that code at UC Davis, published it as ucd-snmp v3.0 in 1995, and opened it into a broader collaborative open source project.

The IETF engaged Hardaker in 1998 to work on a reference implementation of SNMPv3. That work fed into ucd-snmp v4.0 in August 1999, adding SNMPv3 capability and early AgentX support. In late 2000 the project moved to SourceForge and changed its name to Net-SNMP; v5.0 followed in April 2002 with a restructured, more modular agent framework.

Historique d'adoption

Net-SNMP became infrastructure software because SNMP remained the common denominator for monitoring routers, servers, printers, UPS devices, and appliances. The official history says it was adopted by most Linux and BSD-based systems and ported to Windows and embedded systems.

Homebrew analytics are high relative to the rest of this batch: the formula page showed 127,106 installs over 365 days and 10,635 installs on request, indicating it is often pulled in as a dependency as well as installed directly.

Modes d'utilisation

Package users reach for `snmpwalk`, `snmpget`, `snmptable`, `snmptranslate`, `snmpset`, `snmptrap`, and `snmpd`. Typical work includes walking a device subtree, translating numeric OIDs through MIB files, testing SNMPv3 credentials, running a local agent, or debugging traps with `snmptrapd`.

The package is keg-only in Homebrew, which matters for users expecting system SNMP tools. On macOS it often gets installed because another build needs Net-SNMP headers/libraries, or because an operator wants modern upstream tools instead of vendor-provided ones.

Pourquoi les passionnés de paquets s'y intéressent

Net-SNMP is one of those packages whose value is not glamour but compatibility. It embodies decades of protocol edge cases, MIB parser behavior, OS-specific agent modules, and CLI conventions that monitoring stacks still assume.

Chronologie

  • 1992: CMU-SNMP origins at Carnegie Mellon University.
  • 1995: UCD-SNMP v3.0 released publicly.
  • 1998: IETF-sponsored SNMPv3 reference-implementation work begins.
  • August 1999: ucd-snmp v4.0 released with SNMPv3 and early AgentX support.
  • Late 2000: renamed Net-SNMP and moved to SourceForge.
  • April 2002: net-snmp v5.0 released.

Related projects

  • CMU-SNMP
  • UCD-SNMP
  • AgentX
  • SMUX
  • MRTG
  • RRDtool
  • Nagios plugins

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 3 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
snmp.confsnmp.local.conf in Net-SNMP configuration directoriessnmpd.confsnmpd.local.conf in Net-SNMP configuration directories~/.snmp/snmp.conf/var/net-snmp/snmpd.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.snmp/snmp.conf/var/net-snmp/snmpd.conf

exécutables

Exécutables installés

CommandeTypeExpositionNote
agentxtrapcliexécutable global
checkbandwidthcliexécutable global
encode_keychangecliexécutable global
fixproccliexécutable global
ipf-mod.plcliexécutable global
mib2ccliexécutable global
mib2c-updatecliexécutable global
net-snmp-certcliexécutable global
net-snmp-configcliexécutable global
net-snmp-create-v3-usercliexécutable global
snmp-bridge-mibcliexécutable global
snmpbulkgetcliexécutable global
snmpbulkwalkcliexécutable global
snmpcheckcliexécutable global
snmpconfcliexécutable global
snmpdcliexécutable global
snmpdeltacliexécutable global
snmpdfcliexécutable global
snmpgetcliexécutable global
snmpgetnextcliexécutable global
snmpinformcliexécutable global
snmpnetstatcliexécutable global
snmppingcliexécutable global
snmppscliexécutable global
snmpsetcliexécutable global
snmpstatuscliexécutable global
snmptablecliexécutable global
snmptestcliexécutable global
snmptranslatecliexécutable global
snmptrapcliexécutable global
snmptrapdcliexécutable global
snmpusmcliexécutable global
snmpvacmcliexécutable global
snmpwalkcliexécutable global
tkmibcliexécutable global
traptoemailcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire5.9.5.2
gestionnaire mis à jour2026-06-22
données localesOK
amontnot checked
dernière version détectéenon détecté

http://www.net-snmp.org/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:net-snmp
Version5.9.5.2
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/net-snmp
Page d'accueilhttp://www.net-snmp.org/
Dépôthttps://github.com/net-snmp/net-snmp
Docs amonthttps://www.net-snmp.org/dev/agent
LicenceMIT-CMU AND MIT AND BSD-3-Clause
Archive sourcehttps://downloads.sourceforge.net/project/net-snmp/net-snmp/5.9.5.2/net-snmp-5.9.5.2.tar.gz
Dernière mise à jour2026-06-22T14:05:36-07:00
Pulseupdated
Dépendancesopenssl@3
Dépendances de compilationautoconf, automake, libtool
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenet-snmp
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

libnetsnmptrapd40t64 5.9.4+dfsg-2+deb13u1

SNMP (Simple Network Management Protocol) trap library

https://net-snmp.sourceforge.net/

sudo apt install libnetsnmptrapd40t64
  • Section: libs
  • Architecture: amd64
  • Source Package: net-snmp
  • 4 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Net Snmp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnetsnmptrapd40t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsnmp-base 5.9.4+dfsg-2+deb13u1

SNMP configuration script, MIBs and documentation

https://net-snmp.sourceforge.net/

sudo apt install libsnmp-base
  • Section: libs
  • Architecture: all
  • Source Package: net-snmp
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Net Snmp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsnmp-base from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsnmp-dev 5.9.4+dfsg-2+deb13u1

SNMP (Simple Network Management Protocol) development files

https://net-snmp.sourceforge.net/

sudo apt install libsnmp-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: net-snmp
  • 8 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Net Snmp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsnmp-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsnmp-perl 5.9.4+dfsg-2+deb13u1

SNMP (Simple Network Management Protocol) Perl5 support

https://net-snmp.sourceforge.net/

sudo apt install libsnmp-perl
  • Section: perl
  • Architecture: amd64
  • Source Package: net-snmp
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Net Snmp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsnmp-perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsnmp40t64 5.9.4+dfsg-2+deb13u1

SNMP (Simple Network Management Protocol) library

https://net-snmp.sourceforge.net/

sudo apt install libsnmp40t64
  • Section: libs
  • Architecture: amd64
  • Source Package: net-snmp
  • 7 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Net Snmp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsnmp40t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

snmp 5.9.4+dfsg-2+deb13u1

SNMP (Simple Network Management Protocol) applications

https://net-snmp.sourceforge.net/

sudo apt install snmp
  • Section: net
  • Architecture: amd64
  • Source Package: net-snmp
  • 4 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Net Snmp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: snmp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

snmpd 5.9.4+dfsg-2+deb13u1

SNMP (Simple Network Management Protocol) agents

https://net-snmp.sourceforge.net/

sudo apt install snmpd
  • Section: net
  • Architecture: amd64
  • Source Package: net-snmp
  • 6 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Net Snmp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: snmpd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

snmptrapd 5.9.4+dfsg-2+deb13u1

Net-SNMP notification receiver

https://net-snmp.sourceforge.net/

sudo apt install snmptrapd
  • Section: net
  • Architecture: amd64
  • Source Package: net-snmp
  • 6 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Net Snmp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: snmptrapd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

tkmib 5.9.4+dfsg-2+deb13u1

SNMP (Simple Network Management Protocol) MIB browser

https://net-snmp.sourceforge.net/

sudo apt install tkmib
  • Section: net
  • Architecture: all
  • Source Package: net-snmp
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Net Snmp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tkmib from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

net-snmp

nix profile install nixpkgs#net-snmp
  • normalized package name match
  • Correspondance par : Net Snmp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ne/net-snmp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libnetsnmptrapd40t64 5.9.4+dfsg-1.1ubuntu3

SNMP (Simple Network Management Protocol) trap library

https://net-snmp.sourceforge.net/

sudo apt install libnetsnmptrapd40t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: net-snmp
  • 4 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Net Snmp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnetsnmptrapd40t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsnmp-base 5.9.4+dfsg-1.1ubuntu3

SNMP configuration script, MIBs and documentation

https://net-snmp.sourceforge.net/

sudo apt install libsnmp-base
  • Section: libs
  • Architecture: all
  • Source Package: net-snmp
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Net Snmp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsnmp-base from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libsnmp-dev 5.9.4+dfsg-1.1ubuntu3

SNMP (Simple Network Management Protocol) development files

https://net-snmp.sourceforge.net/

sudo apt install libsnmp-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: net-snmp
  • 8 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Net Snmp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsnmp-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsnmp-perl 5.9.4+dfsg-1.1ubuntu3

SNMP (Simple Network Management Protocol) Perl5 support

https://net-snmp.sourceforge.net/

sudo apt install libsnmp-perl
  • Section: universe/perl
  • Architecture: amd64
  • Source Package: net-snmp
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Net Snmp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsnmp-perl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsnmp40t64 5.9.4+dfsg-1.1ubuntu3

SNMP (Simple Network Management Protocol) library

https://net-snmp.sourceforge.net/

sudo apt install libsnmp40t64
  • Section: libs
  • Architecture: amd64
  • Source Package: net-snmp
  • 7 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Net Snmp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsnmp40t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

snmp 5.9.4+dfsg-1.1ubuntu3

SNMP (Simple Network Management Protocol) applications

https://net-snmp.sourceforge.net/

sudo apt install snmp
  • Section: net
  • Architecture: amd64
  • Source Package: net-snmp
  • 4 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Net Snmp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: snmp from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment