macOS
brew install libsmilocal Homebrew formula metadata
sudo port install libsmiMacPorts ports tree · net/libsmi/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libsmi in AI-Agent-Workflows.
Installation
brew install libsmilocal Homebrew formula metadata
sudo port install libsmiMacPorts ports tree · net/libsmi/Portfile · Quelle: api.github.com
sudo apk add libsmiAlpine Linux edge package indexes · libsmi · Quelle: dl-cdn.alpinelinux.org
sudo apt install libsmi2-commonDebian stable package indexes · libsmi2-common · Quelle: deb.debian.org
sudo dnf install libsmiFedora Rawhide package metadata · libsmi · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#libsminixpkgs package indexes · pkgs/by-name/li/libsmi/package.nix · Quelle: api.github.com
sudo zypper install libsmiopenSUSE Tumbleweed package metadata · libsmi · Quelle: download.opensuse.org
Überblick
Library to Access SMI MIB Information
Verlauf
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.
Sicherheitslage
library-like 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.
${prefix}/etc/smi.conf~/.smircExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
smicache | cli | globales Executable | |
smidiff | cli | globales Executable | |
smidump | cli | globales Executable | |
smilint | cli | globales Executable | |
smiquery | cli | globales Executable | |
smistrip | cli | globales Executable | |
smixlate | 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.
https://www.ibr.cs.tu-bs.de/projects/libsmi/
Installationsmetadaten
| Paketschlüssel | brew:libsmi |
|---|---|
| Version | 0.5.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libsmi |
| Homepage | https://www.ibr.cs.tu-bs.de/projects/libsmi/ |
| Repository | https://gitlab.ibr.cs.tu-bs.de/nm/libsmi |
| Upstream-Dokumentation | https://www.ibr.cs.tu-bs.de/projects/libsmi |
| Lizenz | TCL AND BSD-3-Clause AND Beerware |
| Quellarchiv | https://www.ibr.cs.tu-bs.de/projects/libsmi/download/libsmi-0.5.0.tar.gz |
| Build-Abhängigkeiten | autoconf, automake, libtool |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-develQuellspur
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.