1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/net-mgmt/snmp++/pkg-descr
Edwin Groothuis 19e8252e65 New port: snmp++ v3 library
SNMP++v3.x is a C++ API which supports SNMP v1, v2c, and v3.

	SNMP++v3.x is based on SNMP++v2.8 from HP* and extends it
	by support for SNMPv3 and a couple of bug fixes.

	The v3 support to SNMP++ and AGENT++ is provided by courtesy
	of Jochen Katz (katz07@agentpp.com).

	SNMP++v3.x extends the original SNMP++v2.8 by the following:
	# SNMPv3 including User Security Model (USM) with:
	# MD5 and SHA authentication
	# DES and IDEA privacy
	# Thread-safety
	# Bug-fixes

	WWW: http://www.agentpp.com/snmp_pp3_x/snmp_pp3_x.html for further details.

PR:		ports/112669
Submitted by:	Nicolai Petri <nicolai@petri.cc>
2007-09-07 07:53:34 +00:00

17 lines
538 B
Plaintext

SNMP++v3.x is a C++ API which supports SNMP v1, v2c, and v3.
SNMP++v3.x is based on SNMP++v2.8 from HP* and extends it by support
for SNMPv3 and a couple of bug fixes.
The v3 support to SNMP++ and AGENT++ is provided by courtesy of
Jochen Katz (katz07@agentpp.com).
SNMP++v3.x extends the original SNMP++v2.8 by the following:
# SNMPv3 including User Security Model (USM) with:
# MD5 and SHA authentication
# DES and IDEA privacy
# Thread-safety
# Bug-fixes
WWW: http://www.agentpp.com/snmp_pp3_x/snmp_pp3_x.html for further details.