macOS
brew install net-snmplocal Homebrew formula metadata
sudo port install net-snmpMacPorts ports tree · net/net-snmp/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für net-snmp in AI-Agent-Workflows.
Installation
brew install net-snmplocal Homebrew formula metadata
sudo port install net-snmpMacPorts ports tree · net/net-snmp/Portfile · Quelle: api.github.com
sudo apk add net-snmpAlpine Linux edge package indexes · net-snmp · Quelle: dl-cdn.alpinelinux.org
sudo dnf install net-snmpFedora Rawhide package metadata · net-snmp · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#net-snmpnixpkgs package indexes · pkgs/by-name/ne/net-snmp/package.nix · Quelle: api.github.com
sudo pacman -S net-snmpArch Linux sync databases · net-snmp · Quelle: geo.mirror.pkgbuild.com
sudo zypper install net-snmpopenSUSE Tumbleweed package metadata · net-snmp · Quelle: download.opensuse.org
sudo apt install libnetsnmptrapd40t64Debian stable package indexes · libnetsnmptrapd40t64 · Quelle: deb.debian.org
Überblick
Implements SNMP v1, v2c, and v3, using IPv4 and IPv6
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
snmp.confsnmp.local.conf in Net-SNMP configuration directoriessnmpd.confsnmpd.local.conf in Net-SNMP configuration directories~/.snmp/snmp.conf/var/net-snmp/snmpd.confCredential-bearing paths to review before unattended agent runs.
~/.snmp/snmp.conf/var/net-snmp/snmpd.confExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
agentxtrap | cli | globales Executable | |
checkbandwidth | cli | globales Executable | |
encode_keychange | cli | globales Executable | |
fixproc | cli | globales Executable | |
ipf-mod.pl | cli | globales Executable | |
mib2c | cli | globales Executable | |
mib2c-update | cli | globales Executable | |
net-snmp-cert | cli | globales Executable | |
net-snmp-config | cli | globales Executable | |
net-snmp-create-v3-user | cli | globales Executable | |
snmp-bridge-mib | cli | globales Executable | |
snmpbulkget | cli | globales Executable | |
snmpbulkwalk | cli | globales Executable | |
snmpcheck | cli | globales Executable | |
snmpconf | cli | globales Executable | |
snmpd | cli | globales Executable | |
snmpdelta | cli | globales Executable | |
snmpdf | cli | globales Executable | |
snmpget | cli | globales Executable | |
snmpgetnext | cli | globales Executable | |
snmpinform | cli | globales Executable | |
snmpnetstat | cli | globales Executable | |
snmpping | cli | globales Executable | |
snmpps | cli | globales Executable | |
snmpset | cli | globales Executable | |
snmpstatus | cli | globales Executable | |
snmptable | cli | globales Executable | |
snmptest | cli | globales Executable | |
snmptranslate | cli | globales Executable | |
snmptrap | cli | globales Executable | |
snmptrapd | cli | globales Executable | |
snmpusm | cli | globales Executable | |
snmpvacm | cli | globales Executable | |
snmpwalk | cli | globales Executable | |
tkmib | cli | globales Executable | |
traptoemail | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:net-snmp |
|---|---|
| Version | 5.9.5.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/net-snmp |
| Homepage | http://www.net-snmp.org/ |
| Repository | https://github.com/net-snmp/net-snmp |
| Upstream-Dokumentation | https://www.net-snmp.org/dev/agent |
| Lizenz | MIT-CMU AND MIT AND BSD-3-Clause |
| Quellarchiv | https://downloads.sourceforge.net/project/net-snmp/net-snmp/5.9.5.2/net-snmp-5.9.5.2.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:05:36-07:00 |
| Pulse | updated |
| Abhängigkeiten | openssl@3 |
| Build-Abhängigkeiten | autoconf, automake, libtool |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | net-snmp |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libnetsnmptrapd40t64 5.9.4+dfsg-2+deb13u1
SNMP (Simple Network Management Protocol) trap library
https://net-snmp.sourceforge.net/
sudo apt install libnetsnmptrapd40t64libsnmp-base 5.9.4+dfsg-2+deb13u1
SNMP configuration script, MIBs and documentation
https://net-snmp.sourceforge.net/
sudo apt install libsnmp-baselibsnmp-dev 5.9.4+dfsg-2+deb13u1
SNMP (Simple Network Management Protocol) development files
https://net-snmp.sourceforge.net/
sudo apt install libsnmp-devlibsnmp-perl 5.9.4+dfsg-2+deb13u1
SNMP (Simple Network Management Protocol) Perl5 support
https://net-snmp.sourceforge.net/
sudo apt install libsnmp-perllibsnmp40t64 5.9.4+dfsg-2+deb13u1
SNMP (Simple Network Management Protocol) library
https://net-snmp.sourceforge.net/
sudo apt install libsnmp40t64snmp 5.9.4+dfsg-2+deb13u1
SNMP (Simple Network Management Protocol) applications
https://net-snmp.sourceforge.net/
sudo apt install snmpsnmpd 5.9.4+dfsg-2+deb13u1
SNMP (Simple Network Management Protocol) agents
https://net-snmp.sourceforge.net/
sudo apt install snmpdsnmptrapd 5.9.4+dfsg-2+deb13u1
Net-SNMP notification receiver
https://net-snmp.sourceforge.net/
sudo apt install snmptrapdtkmib 5.9.4+dfsg-2+deb13u1
SNMP (Simple Network Management Protocol) MIB browser
https://net-snmp.sourceforge.net/
sudo apt install tkmibnet-snmp
nix profile install nixpkgs#net-snmplibnetsnmptrapd40t64 5.9.4+dfsg-1.1ubuntu3
SNMP (Simple Network Management Protocol) trap library
https://net-snmp.sourceforge.net/
sudo apt install libnetsnmptrapd40t64libsnmp-base 5.9.4+dfsg-1.1ubuntu3
SNMP configuration script, MIBs and documentation
https://net-snmp.sourceforge.net/
sudo apt install libsnmp-baselibsnmp-dev 5.9.4+dfsg-1.1ubuntu3
SNMP (Simple Network Management Protocol) development files
https://net-snmp.sourceforge.net/
sudo apt install libsnmp-devlibsnmp-perl 5.9.4+dfsg-1.1ubuntu3
SNMP (Simple Network Management Protocol) Perl5 support
https://net-snmp.sourceforge.net/
sudo apt install libsnmp-perllibsnmp40t64 5.9.4+dfsg-1.1ubuntu3
SNMP (Simple Network Management Protocol) library
https://net-snmp.sourceforge.net/
sudo apt install libsnmp40t64snmp 5.9.4+dfsg-1.1ubuntu3
SNMP (Simple Network Management Protocol) applications
https://net-snmp.sourceforge.net/
sudo apt install snmpQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.