Automic VaultAutomic Vault

brew

net-snmp を Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt でインストール

net-snmp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install net-snmp

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install net-snmp

MacPorts ports tree · net/net-snmp/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add net-snmp

Alpine Linux edge package indexes · net-snmp · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install net-snmp

Fedora Rawhide package metadata · net-snmp · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#net-snmp

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

Arch Linux pacman確認済み · 92%
sudo pacman -S net-snmp

Arch Linux sync databases · net-snmp · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install net-snmp

openSUSE Tumbleweed package metadata · net-snmp · ソース: download.opensuse.org

Debian apt確認済み · 92%
sudo apt install libnetsnmptrapd40t64

Debian stable package indexes · libnetsnmptrapd40t64 · ソース: deb.debian.org

概要

パッケージ概要

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

コマンドとエイリアス

  • 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

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 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

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
agentxtrapcliグローバル実行可能ファイル
checkbandwidthcliグローバル実行可能ファイル
encode_keychangecliグローバル実行可能ファイル
fixproccliグローバル実行可能ファイル
ipf-mod.plcliグローバル実行可能ファイル
mib2ccliグローバル実行可能ファイル
mib2c-updatecliグローバル実行可能ファイル
net-snmp-certcliグローバル実行可能ファイル
net-snmp-configcliグローバル実行可能ファイル
net-snmp-create-v3-usercliグローバル実行可能ファイル
snmp-bridge-mibcliグローバル実行可能ファイル
snmpbulkgetcliグローバル実行可能ファイル
snmpbulkwalkcliグローバル実行可能ファイル
snmpcheckcliグローバル実行可能ファイル
snmpconfcliグローバル実行可能ファイル
snmpdcliグローバル実行可能ファイル
snmpdeltacliグローバル実行可能ファイル
snmpdfcliグローバル実行可能ファイル
snmpgetcliグローバル実行可能ファイル
snmpgetnextcliグローバル実行可能ファイル
snmpinformcliグローバル実行可能ファイル
snmpnetstatcliグローバル実行可能ファイル
snmppingcliグローバル実行可能ファイル
snmppscliグローバル実行可能ファイル
snmpsetcliグローバル実行可能ファイル
snmpstatuscliグローバル実行可能ファイル
snmptablecliグローバル実行可能ファイル
snmptestcliグローバル実行可能ファイル
snmptranslatecliグローバル実行可能ファイル
snmptrapcliグローバル実行可能ファイル
snmptrapdcliグローバル実行可能ファイル
snmpusmcliグローバル実行可能ファイル
snmpvacmcliグローバル実行可能ファイル
snmpwalkcliグローバル実行可能ファイル
tkmibcliグローバル実行可能ファイル
traptoemailcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版5.9.5.2
マネージャ更新日2026-06-22
ローカルデータOK
上流not checked
検出された最新未検出

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:net-snmp
バージョン5.9.5.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/net-snmp
ホームページhttp://www.net-snmp.org/
リポジトリhttps://github.com/net-snmp/net-snmp
上流ドキュメントhttps://www.net-snmp.org/dev/agent
ライセンスMIT-CMU AND MIT AND BSD-3-Clause
ソースアーカイブhttps://downloads.sourceforge.net/project/net-snmp/net-snmp/5.9.5.2/net-snmp-5.9.5.2.tar.gz
最終更新2026-06-22T14:05:36-07:00
Pulseupdated
依存関係openssl@3
ビルド依存関係autoconf, automake, libtool
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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