1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/net-mgmt/p5-Net-SNMP/pkg-descr
Lars Thegler 8f7caeaea3 Update to 6.0.1
PR:		ports/149099
Submitted by:	Takefu <takefu@airport.fm>
2010-09-18 15:45:15 +00:00

8 lines
467 B
Plaintext

The Net::SNMP module 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. The module supports SNMP version-1, SNMP version-2c
(Community-Based SNMPv2), and SNMP version-3. The Net::SNMP module
assumes that the user has a basic understanding of the Simple Network
Management Protocol and related network management concepts.