Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, zypper 安装 libsmi

查看 libsmi 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libsmi

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install libsmi

MacPorts ports tree · net/libsmi/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add libsmi

Alpine Linux edge package indexes · libsmi · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install libsmi2-common

Debian stable package indexes · libsmi2-common · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install libsmi

Fedora Rawhide package metadata · libsmi · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#libsmi

nixpkgs package indexes · pkgs/by-name/li/libsmi/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install libsmi

openSUSE Tumbleweed package metadata · libsmi · 来源: download.opensuse.org

概览

软件包摘要

Library to Access SMI MIB Information

命令和别名

  • smicache
  • smidiff
  • smidump
  • smilint
  • smiquery
  • smistrip
  • smixlate

历史

项目历史与用法

libsmi is a C library and tool suite for reading, validating, converting, comparing, and querying SMI MIB and SPPI PIB modules used in SNMP and network-management tooling.

项目历史

The libsmi README says the project began in 1999 as part of Frank Strauss's master's thesis at the Technical University of Braunschweig, supervised and initiated by Juergen Schoenwaelder. The package grew into a library, tools, test patterns, documentation, and bundled IETF and IANA MIB and PIB module collections.

The official project page describes a two-layer architecture: upper layers expose an API and common internal data structures to applications, while lower drivers access persistent MIB and PIB repositories. It supports SMIv1/v2 MIB module files, SPPI PIB module files, and an early SMIng driver.

采用历史

libsmi was adopted by network-management and packet-analysis tools that needed a parser and model for MIB data rather than hand-written text parsing. The official tools page names GxSNMP, tcpdump, and a DMH Software MIB compiler as examples of projects that used libsmi.

The download page says libsmi had packages for Debian, RedHat, Mandrake, and SuSE, and the Homebrew input records broader packaging across Alpine, Debian, Fedora, MacPorts, Nix, Ubuntu, and zypper ecosystems.

使用方式

The library gives applications a programmer-friendly API for MIB and PIB module information. The bundled commands cover common maintainer workflows: `smilint` checks modules, `smidump` converts and dumps formats, `smidiff` compares revisions, `smiquery` asks for individual objects, `smixlate` translates identifiers, and `smistrip` extracts modules from RFCs and drafts.

Users can configure behavior with global and user-level configuration files and with the SMIPATH environment variable for module search paths.

为什么软件包爱好者会关心

libsmi is beloved by the sort of package nerd who debugs SNMP by reading MIBs: it turns standards-track network-management text into parseable structures and small Unix tools. It also packages a snapshot-style archive of IETF and IANA modules, making it part parser and part standards museum.

Its aging release cadence and 2021 move from Subversion-era source management to a public GitLab repository make it a good example of mature infrastructure software whose value persists long after the original research push.

时间线

  • 1999: The libsmi README says the project began as Frank Strauss's master's thesis at TU Braunschweig.
  • 2002-06-21: The libsmi 0.4 announcement described the library, tools, SPPI parser additions, and bundled standard MIB modules.
  • 2008-04-18: The ChangeLog records the libsmi 0.4.8 release.
  • 2021-01: The download page says the code was moved from Subversion to a public GitLab repository without updates.
  • 2021-01-15: The public GitLab project page records the repository creation date.

Related projects

  • Related standards and tools include SNMP, SMIv1/v2, SPPI, IETF and IANA MIB/PIB modules, tcpdump, GxSNMP, Net-SNMP-adjacent workflows, and RFC authoring or review pipelines that need MIB extraction and validation.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 13 个平台目标。
  • 构建元数据列出 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
${prefix}/etc/smi.conf~/.smirc

可执行文件

已安装的可执行文件

命令类型暴露范围备注
smicachecli全局可执行文件
smidiffcli全局可执行文件
smidumpcli全局可执行文件
smilintcli全局可执行文件
smiquerycli全局可执行文件
smistripcli全局可执行文件
smixlatecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本0.5.0
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://www.ibr.cs.tu-bs.de/projects/libsmi/

安装元数据

软件包元数据

软件包键brew:libsmi
版本0.5.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/libsmi
主页https://www.ibr.cs.tu-bs.de/projects/libsmi/
仓库https://gitlab.ibr.cs.tu-bs.de/nm/libsmi
上游文档https://www.ibr.cs.tu-bs.de/projects/libsmi
许可证TCL AND BSD-3-Clause AND Beerware
源码归档https://www.ibr.cs.tu-bs.de/projects/libsmi/download/libsmi-0.5.0.tar.gz
构建依赖autoconf, automake, libtool
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibsmi
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

libsmi2-common 0.4.8+dfsg2-17

library to access SMI MIB information - MIB module files

http://www.ibr.cs.tu-bs.de/projects/libsmi/

sudo apt install libsmi2-common
  • Section: misc
  • Architecture: all
  • Source Package: libsmi
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Libsmi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsmi2-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsmi2-dev 0.4.8+dfsg2-17+b1

library to access SMI MIB information - development files

http://www.ibr.cs.tu-bs.de/projects/libsmi/

sudo apt install libsmi2-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libsmi
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libsmi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsmi2-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsmi2t64 0.4.8+dfsg2-17+b1

library to access SMI MIB information

http://www.ibr.cs.tu-bs.de/projects/libsmi/

sudo apt install libsmi2t64
  • Section: libs
  • Architecture: amd64
  • Source Package: libsmi
  • 1 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Libsmi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsmi2t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

smistrip 0.4.8+dfsg2-17

extract MIB from text files like RFC

http://www.ibr.cs.tu-bs.de/projects/libsmi/

sudo apt install smistrip
  • Section: net
  • Architecture: all
  • Source Package: libsmi
  • normalized package name match
  • 匹配方式:Libsmi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: smistrip from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

smitools 0.4.8+dfsg2-17+b1

various tools operating on MIB module files

http://www.ibr.cs.tu-bs.de/projects/libsmi/

sudo apt install smitools
  • Section: net
  • Architecture: amd64
  • Source Package: libsmi
  • 2 依赖
  • normalized package name match
  • 匹配方式:Libsmi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: smitools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libsmi

nix profile install nixpkgs#libsmi
  • normalized package name match
  • 匹配方式:Libsmi
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libsmi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libsmi2-common 0.4.8+dfsg2-16.1build1

library to access SMI MIB information - MIB module files

http://www.ibr.cs.tu-bs.de/projects/libsmi/

sudo apt install libsmi2-common
  • Section: universe/misc
  • Architecture: all
  • Source Package: libsmi
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Libsmi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsmi2-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsmi2-dev 0.4.8+dfsg2-16.1build1

library to access SMI MIB information - development files

http://www.ibr.cs.tu-bs.de/projects/libsmi/

sudo apt install libsmi2-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libsmi
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libsmi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsmi2-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsmi2t64 0.4.8+dfsg2-16.1build1

library to access SMI MIB information

http://www.ibr.cs.tu-bs.de/projects/libsmi/

sudo apt install libsmi2t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libsmi
  • 1 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Libsmi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsmi2t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

smistrip 0.4.8+dfsg2-16.1build1

extract MIB from text files like RFC

http://www.ibr.cs.tu-bs.de/projects/libsmi/

sudo apt install smistrip
  • Section: universe/libs
  • Architecture: all
  • Source Package: libsmi
  • normalized package name match
  • 匹配方式:Libsmi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: smistrip from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

smitools 0.4.8+dfsg2-16.1build1

various tools operating on MIB module files

http://www.ibr.cs.tu-bs.de/projects/libsmi/

sudo apt install smitools
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libsmi
  • 2 依赖
  • normalized package name match
  • 匹配方式:Libsmi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: smitools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

libsmi 0.5.0-r5

Library to access SMI management information

https://www.ibr.cs.tu-bs.de/projects/libsmi/

sudo apk add libsmi
  • License: BSD-3-Clause AND MIT
  • Architecture: x86_64
  • Source Package: libsmi
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libsmi
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libsmi from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libsmi-dev 0.5.0-r5

Library to access SMI management information (development files)

https://www.ibr.cs.tu-bs.de/projects/libsmi/

sudo apk add libsmi-dev
  • License: BSD-3-Clause AND MIT
  • Architecture: x86_64
  • Source Package: libsmi
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libsmi
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libsmi-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libsmi-doc 0.5.0-r5

Library to access SMI management information (documentation)

https://www.ibr.cs.tu-bs.de/projects/libsmi/

sudo apk add libsmi-doc
  • License: BSD-3-Clause AND MIT
  • Architecture: x86_64
  • Source Package: libsmi
  • normalized package name match
  • 匹配方式:Libsmi
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libsmi-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

libsmi 0.4.8-45.fc44

A library to access SMI MIB information

http://www.ibr.cs.tu-bs.de/projects/libsmi/index.html

sudo dnf install libsmi
  • License: TCL AND BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libsmi
  • 6 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Libsmi
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libsmi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libsmi-devel 0.4.8-45.fc44

Development environment for libsmi library

http://www.ibr.cs.tu-bs.de/projects/libsmi/index.html

sudo dnf install libsmi-devel
  • License: TCL AND BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libsmi
  • 4 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Libsmi
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libsmi-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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