macOS
brew install libsmilocal Homebrew formula metadata
sudo port install libsmiMacPorts ports tree · net/libsmi/Portfile · 来源: api.github.com
安装
brew install libsmilocal Homebrew formula metadata
sudo port install libsmiMacPorts ports tree · net/libsmi/Portfile · 来源: api.github.com
sudo apk add libsmiAlpine Linux edge package indexes · libsmi · 来源: dl-cdn.alpinelinux.org
sudo apt install libsmi2-commonDebian stable package indexes · libsmi2-common · 来源: deb.debian.org
sudo dnf install libsmiFedora Rawhide package metadata · libsmi · 来源: dl.fedoraproject.org
nix profile install nixpkgs#libsminixpkgs package indexes · pkgs/by-name/li/libsmi/package.nix · 来源: api.github.com
sudo zypper install libsmiopenSUSE Tumbleweed package metadata · libsmi · 来源: download.opensuse.org
概览
Library to Access SMI MIB Information
历史
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.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
${prefix}/etc/smi.conf~/.smirc可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
smicache | cli | 全局可执行文件 | |
smidiff | cli | 全局可执行文件 | |
smidump | cli | 全局可执行文件 | |
smilint | cli | 全局可执行文件 | |
smiquery | cli | 全局可执行文件 | |
smistrip | cli | 全局可执行文件 | |
smixlate | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libsmi |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-commonlibsmi2-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-devlibsmi2t64 0.4.8+dfsg2-17+b1
library to access SMI MIB information
http://www.ibr.cs.tu-bs.de/projects/libsmi/
sudo apt install libsmi2t64smistrip 0.4.8+dfsg2-17
extract MIB from text files like RFC
http://www.ibr.cs.tu-bs.de/projects/libsmi/
sudo apt install smistripsmitools 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 smitoolslibsmi
nix profile install nixpkgs#libsmilibsmi2-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-commonlibsmi2-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-devlibsmi2t64 0.4.8+dfsg2-16.1build1
library to access SMI MIB information
http://www.ibr.cs.tu-bs.de/projects/libsmi/
sudo apt install libsmi2t64smistrip 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 smistripsmitools 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 smitoolslibsmi 0.5.0-r5
Library to access SMI management information
https://www.ibr.cs.tu-bs.de/projects/libsmi/
sudo apk add libsmilibsmi-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-devlibsmi-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-doclibsmi 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 libsmilibsmi-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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.