Automic VaultAutomic Vault

brew

Installer libsmi avec Homebrew, apk, apt, dnf, MacPorts, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libsmi pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install libsmi

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install libsmi

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add libsmi

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

Debian aptvérifié · 92%
sudo apt install libsmi2-common

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

Fedora dnfvérifié · 92%
sudo dnf install libsmi

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

Nixvérifié · 92%
nix profile install nixpkgs#libsmi

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

openSUSE zyppervérifié · 92%
sudo zypper install libsmi

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

aperçu

Résumé du paquet

Library to Access SMI MIB Information

Commandes et alias

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

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 13 plateformes.
  • Les métadonnées de compilation listent 3 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

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

exécutables

Exécutables installés

CommandeTypeExpositionNote
smicachecliexécutable global
smidiffcliexécutable global
smidumpcliexécutable global
smilintcliexécutable global
smiquerycliexécutable global
smistripcliexécutable global
smixlatecliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire0.5.0
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

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

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:libsmi
Version0.5.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/libsmi
Page d'accueilhttps://www.ibr.cs.tu-bs.de/projects/libsmi/
Dépôthttps://gitlab.ibr.cs.tu-bs.de/nm/libsmi
Docs amonthttps://www.ibr.cs.tu-bs.de/projects/libsmi
LicenceTCL AND BSD-3-Clause AND Beerware
Archive sourcehttps://www.ibr.cs.tu-bs.de/projects/libsmi/download/libsmi-0.5.0.tar.gz
Dépendances de compilationautoconf, automake, libtool
Bouteilledisponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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