Automic VaultAutomic Vault

brew

libsmi mit Homebrew, apk, apt, dnf, MacPorts, Nix, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install libsmi

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install libsmi

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add libsmi

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

Debian aptverifiziert · 92%
sudo apt install libsmi2-common

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

Fedora dnfverifiziert · 92%
sudo dnf install libsmi

Fedora Rawhide package metadata · libsmi · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#libsmi

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

openSUSE zypperverifiziert · 92%
sudo zypper install libsmi

openSUSE Tumbleweed package metadata · libsmi · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Library to Access SMI MIB Information

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 13 Plattformziele verfügbar.
  • 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
${prefix}/etc/smi.conf~/.smirc

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
smicachecliglobales Executable
smidiffcliglobales Executable
smidumpcliglobales Executable
smilintcliglobales Executable
smiquerycliglobales Executable
smistripcliglobales Executable
smixlatecliglobales 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-08
Manager-Version0.5.0
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:libsmi
Version0.5.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/libsmi
Homepagehttps://www.ibr.cs.tu-bs.de/projects/libsmi/
Repositoryhttps://gitlab.ibr.cs.tu-bs.de/nm/libsmi
Upstream-Dokumentationhttps://www.ibr.cs.tu-bs.de/projects/libsmi
LizenzTCL AND BSD-3-Clause AND Beerware
Quellarchivhttps://www.ibr.cs.tu-bs.de/projects/libsmi/download/libsmi-0.5.0.tar.gz
Build-Abhängigkeitenautoconf, automake, libtool
Bottleverfü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-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

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

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