Package
libsmi2ldblVersion
0.4.8+dfsg2-15Priority
optionalSection
libsSource
libsmiOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Vincent Bernat <bernat@debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
427 kBDepends
libc6 (>= 2.14)Suggests
snmp-mibs-downloaderConflicts
libsmi0, libsmi1, libsmi2Replaces
libsmi0, libsmi1, libsmi2Homepage
http://www.ibr.cs.tu-bs.de/projects/libsmi/Supported
9mDownload Size
100 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu zesty/main amd64 PackagesDescription
library to access SMI MIB informationThe purpose of libsmi is to
* give network management applications a concise programmer-friendly
interface to access MIB module information,
* separate the knowledge on SMI from the main parts of management
applications,
* allow one to add new kinds of MIB repositories without the need to
adapt applications that make use of libsmi.
.
In this context, MIB is "Management Information Base" and SMI stands for
"Structure and identification of Management Information". See RFC1902 and
others for details.
.
This package contains the main libsmi library.