Automic VaultAutomic Vault

brew

net-snmp mit Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für net-snmp in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install net-snmp

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install net-snmp

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add net-snmp

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

Fedora dnfverifiziert · 92%
sudo dnf install net-snmp

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

Nixverifiziert · 92%
nix profile install nixpkgs#net-snmp

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S net-snmp

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

openSUSE zypperverifiziert · 92%
sudo zypper install net-snmp

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

Debian aptverifiziert · 92%
sudo apt install libnetsnmptrapd40t64

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

Überblick

Paketzusammenfassung

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

Befehle und Aliase

  • 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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
agentxtrapcliglobales Executable
checkbandwidthcliglobales Executable
encode_keychangecliglobales Executable
fixproccliglobales Executable
ipf-mod.plcliglobales Executable
mib2ccliglobales Executable
mib2c-updatecliglobales Executable
net-snmp-certcliglobales Executable
net-snmp-configcliglobales Executable
net-snmp-create-v3-usercliglobales Executable
snmp-bridge-mibcliglobales Executable
snmpbulkgetcliglobales Executable
snmpbulkwalkcliglobales Executable
snmpcheckcliglobales Executable
snmpconfcliglobales Executable
snmpdcliglobales Executable
snmpdeltacliglobales Executable
snmpdfcliglobales Executable
snmpgetcliglobales Executable
snmpgetnextcliglobales Executable
snmpinformcliglobales Executable
snmpnetstatcliglobales Executable
snmppingcliglobales Executable
snmppscliglobales Executable
snmpsetcliglobales Executable
snmpstatuscliglobales Executable
snmptablecliglobales Executable
snmptestcliglobales Executable
snmptranslatecliglobales Executable
snmptrapcliglobales Executable
snmptrapdcliglobales Executable
snmpusmcliglobales Executable
snmpvacmcliglobales Executable
snmpwalkcliglobales Executable
tkmibcliglobales Executable
traptoemailcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version5.9.5.2
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:net-snmp
Version5.9.5.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/net-snmp
Homepagehttp://www.net-snmp.org/
Repositoryhttps://github.com/net-snmp/net-snmp
Upstream-Dokumentationhttps://www.net-snmp.org/dev/agent
LizenzMIT-CMU AND MIT AND BSD-3-Clause
Quellarchivhttps://downloads.sourceforge.net/project/net-snmp/net-snmp/5.9.5.2/net-snmp-5.9.5.2.tar.gz
Zuletzt aktualisiert2026-06-22T14:05:36-07:00
Pulseupdated
Abhängigkeitenopenssl@3
Build-Abhängigkeitenautoconf, automake, libtool
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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