套件:libsnmp-multi-perl(2.1-4)
libsnmp-multi-perl 的相關連結
Debian 的資源:
下載原始碼套件 libsnmp-multi-perl:
- [libsnmp-multi-perl_2.1-4.dsc]
- [libsnmp-multi-perl_2.1.orig.tar.gz]
- [libsnmp-multi-perl_2.1-4.diff.gz]
維護者:
外部的資源:
- 主頁 [search.cpan.org]
相似套件:
Perform SNMP operations on multiple hosts simultaneously
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.
其他與 libsnmp-multi-perl 有關的套件
|
|
|
|
-
- dep: libsnmp-perl
- SNMP (Simple Network Management Protocol) Perl5 support
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language