openbsd-ports/net/p5-SNMP_Session/pkg/DESCR
danh 7c1210bd92 - don't mention SNMP version in DESCR
- use P5SITE in package list
2002-11-24 16:47:58 +00:00

11 lines
486 B
Plaintext

Contains Perl 5 modules SNMP_Session.pm and BER.pm, which, when used
together, provide rudimentary access to remote SNMP agents.
This module differs from existing SNMP packages in that it is completely
stand-alone, i.e. you don't need to have another SNMP package such as
CMU SNMP. It is also written entirely in Perl, so you don't have to
compile any C modules. It uses the Perl 5 Socket.pm module and should
therefore be very portable, even to non-Unix systems.
WWW: ${HOMEPAGE}