SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-SNMP-MIB-Compiler rpm build for : openSUSE Tumbleweed. For other distributions click perl-SNMP-MIB-Compiler.

Name : perl-SNMP-MIB-Compiler
Version : 0.06 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 6.79 Date : 2024-08-05 19:45:27
Group : Development/Libraries/Perl Source RPM : perl-SNMP-MIB-Compiler-0.06-6.79.src.rpm
Size : 0.22 MB
Packager : (none)
Summary : a MIB Compiler supporting SMIv1 and SMIv2
Description :
SNMP::MIB::Compiler is a MIB compiler that fully supports
both SMI(v1) and SMIv2. This module can be use to compile
MIBs (recursively or not) or load already compiled MIBs for
later use.
Some tasks can be performed by the resulting object such as :

- resolution of object names into object identifiers (OIDs).
e.g. ifInOctets => 1.3.6.1.2.1.2.2.1.10

- convertion of OIDs.
e.g. 1.3.6.1.2.1.2.1 =>
iso.org.dod.internet.mgmt.mib-2.interfaces.ifNumber

- drawing MIB trees.
e.g. ifTestTable => ifTestTable
|
+-- --- ifTestEntry(1)
|
+-- -rw Integer ifTestId(1)
+-- -rw Integer ifTestStatus(2)
+-- -rw ObjectID ifTestType(3)
+-- -r- Integer ifTestResult(4)
+-- -r- ObjectID ifTestCode(5)
+-- -rw String ifTestOwner(6)


The MIB to be compiled requires no modification. Everything legal
according to SMIs is accepted, including MACRO definitions (which
are parsed but ignored).

This module is shipped with the basic MIBs usually needed by IMPORTS
clauses. A lot of IETF MIBs has been successfully tested as well as
some private ones.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-S/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-SNMP-MIB-Compiler-0.06-6.79.noarch.rpm
     

Provides :
perl(Bundle::SNMP::MIB::Compiler)
perl(SNMP::MIB::Compiler)
perl(Stream)
perl-SNMP-MIB-Compiler

Requires :
/usr/bin/perl
perl(:MODULE_COMPAT_5.40.0)
perl(Data::Compare)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/bin/mibbrowser
/usr/bin/mibcompiler
/usr/lib/perl5/vendor_perl/5.40.0/Bundle
/usr/lib/perl5/vendor_perl/5.40.0/Bundle/SNMP
/usr/lib/perl5/vendor_perl/5.40.0/Bundle/SNMP/MIB
/usr/lib/perl5/vendor_perl/5.40.0/Bundle/SNMP/MIB/Compiler.pm
/usr/lib/perl5/vendor_perl/5.40.0/SNMP
/usr/lib/perl5/vendor_perl/5.40.0/SNMP/MIB
/usr/lib/perl5/vendor_perl/5.40.0/SNMP/MIB/Compiler.pm
/usr/share/doc/packages/perl-SNMP-MIB-Compiler
/usr/share/doc/packages/perl-SNMP-MIB-Compiler/README
/usr/share/doc/packages/perl-SNMP-MIB-Compiler/mib-browser-1.gif
/usr/share/doc/packages/perl-SNMP-MIB-Compiler/mibbrowser
/usr/share/doc/packages/perl-SNMP-MIB-Compiler/mibcompiler
/usr/share/man/man3/Bundle::SNMP::MIB::Compiler.3pm.gz
/usr/share/man/man3/SNMP::MIB::Compiler.3pm.gz

 
ICM