mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
e25cae493e
PR: 19743 Submitted by: Christopher N. Harrell <cnh@ivmg.net>
9 lines
401 B
Plaintext
9 lines
401 B
Plaintext
The module Net::SNMP implements an object oriented
|
|
interface to the Simple Network Management Protocol. Perl
|
|
applications can use the module to retrieve or update
|
|
information on a remote host using the SNMP protocol.
|
|
Net::SNMP is implemented completely in Perl, requires no
|
|
compiling, and uses only standard Perl modules. Both
|
|
SNMPv1 and SNMPv2c (Community-Based SNMPv2) are supported
|
|
by the module.
|