Paketname | libsnmp-info-perl |
Beschreibung | Object Oriented Perl5 Interface to Network devices and MIBs through SNMP |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.01-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 1604 Byte |
Hängt ab von | perl (>= 5.6.0-16), libsnmp-perl (>= 5.1) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 480338 Byte |
Prüfsumme MD5 | 190b600f15cff4062d159a9b4f217bc5 |
Prüfsumme SHA1 | bc8827e39b998dfba11fd0080b53e229e3a5141e |
Prüfsumme SHA256 | b40bab25d7bc60aeba0a5d4fe674839e07dd0a9d184428d8903a48eb489d2637 |
Link zum Herunterladen | libsnmp-info-perl_2.01-1_all.deb |
Ausführliche Beschreibung | SNMP::Info gives an object oriented interface to information obtained
through SNMP.
.
The idea behind this module is to give a common interface to data
from network devices, leaving the device-specific hacks behind the
scenes in subclasses.
.
The interface avoids use of OIDs in favour of methods representing
leaf names, either for single values or tables represented as Perl
hashes.
.
Information is grouped more logically than in the MIB trees. Adding
support for new devices is easy, and takes little or no SNMP
knowledge.
|