Paketname | libsnmp-multi-perl |
Beschreibung | Perform SNMP operations on multiple hosts simultaneously |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.1-4 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 156 Byte |
Hängt ab von | perl (>= 5.6.0-16), libsnmp-perl |
Empfohlene Pakete | |
Paketbetreuer | Arne Goetje |
Quelle | |
Paketgröße | 37086 Byte |
Prüfsumme MD5 | 37c6417d80ac54dd016a6706334b691e |
Prüfsumme SHA1 | f7878ce12f390142a031fb7c5e6010bfae0ecdbd |
Prüfsumme SHA256 | 122eb68a638362047519c451c8db9824e6f3329d5a4e20837cc40d9c72b642da |
Link zum Herunterladen | libsnmp-multi-perl_2.1-4_all.deb |
Ausführliche Beschreibung | The SNMP::Multi package provides a mechanism to perform SNMP operations
on several hosts simultaneously. SNMP::Multi builds on G. Marzot's SNMP
Perl interface to the UC-Davis SNMP libraries, using asynchronous SNMP
operations to send queries/sets to multiple hosts simultaneously.
.
Results from all hosts are compiled into a single object, which offers
methods to access the data in aggregate, or broken down by host or the
individual request.
.
SNMP::Multi supports SNMP GET, SET, GETNEXT, GETBULK and BULKWALK requests.
It also performs PDU packing in order to improve network efficiency, when
packing is possible.
|