snmpplus

所属分类:SNMP编程
开发工具:Unix_Linux
文件大小:1510KB
下载次数:4
上传日期:2009-05-09 01:17:49
上 传 者hegallis
说明:  这是一个SNMP的API c++ class.提供友好简单的SNMP设备控制和状态访问.
(This is a high level SNMP API in c++ format. It offers a user-friendly program interface to allow programmer control remote device via standard SNMP protocol.)

文件列表:
snmp++ (0, 2007-11-11)
snmp++\CHANGES.snmp++v3 (29827, 2007-11-11)
snmp++\.cvsignore (8, 2004-03-11)
snmp++\doc_config (44332, 2007-11-11)
snmp++\src (0, 2007-11-11)
snmp++\src\notifyqueue.cpp (18878, 2007-11-11)
snmp++\src\Makefile.linux (1599, 2007-11-11)
snmp++\src\address.cpp (74671, 2007-11-11)
snmp++\src\auth_priv.cpp (63550, 2007-11-11)
snmp++\src\integer.cpp (7610, 2007-11-11)
snmp++\src\log.cpp (7698, 2007-11-11)
snmp++\src\msgqueue.cpp (17317, 2007-11-11)
snmp++\src\idea.cpp (7290, 2007-11-11)
snmp++\src\Makefile.hpux11 (1608, 2007-11-11)
snmp++\src\sha.cpp (8406, 2007-11-11)
snmp++\src\asn1.cpp (62354, 2007-11-11)
snmp++\src\oid.cpp (20861, 2007-11-11)
snmp++\src\uxsnmp.cpp (71214, 2007-11-11)
snmp++\src\Makefile.aix5 (1604, 2007-11-11)
snmp++\src\octet.cpp (24912, 2007-11-11)
snmp++\src\Makefile.bcc (3683, 2007-11-11)
snmp++\src\target.cpp (12025, 2007-11-11)
snmp++\src\usm_v3.cpp (131150, 2007-11-11)
snmp++\src\gauge.cpp (2884, 2007-11-11)
snmp++\src\common.mk (3327, 2007-11-11)
snmp++\src\Makefile.gcc_solaris (1625, 2007-11-11)
snmp++\src\Makefile.solaris (1593, 2007-11-11)
snmp++\src\mp_v3.cpp (44359, 2007-11-11)
snmp++\src\IPv6Utility.cpp (10527, 2007-11-11)
snmp++\src\counter.cpp (3571, 2007-11-11)
snmp++\src\eventlistholder.cpp (8976, 2007-11-11)
snmp++\src\timetick.cpp (4530, 2007-11-11)
snmp++\src\vb.cpp (10280, 2007-11-11)
snmp++\src\Makefile.dunix (1587, 2007-11-11)
snmp++\src\eventlist.cpp (6765, 2007-11-11)
snmp++\src\ctr64.cpp (14522, 2007-11-11)
snmp++\src\v3.cpp (10425, 2007-11-11)
snmp++\src\msec.cpp (7599, 2007-11-11)
snmp++\src\collect.cpp (8460, 2007-11-11)
snmp++\src\reentrant.cpp (2529, 2007-11-11)
... ...

README.v3 (SNMP++ V3.2) ======================= SNMP++v3.x (and AGENT++v3.5.x) can be used at least on the follwing platforms: Linux, FreeBSD, HPUX 11(aCC), Solaris 2.6 or higher, Windows NT/2000, and CygWin. Edit the file include/snmp_pp/config_snmp_pp.h before compiling the library. All options are explained in this file. In order to use SNMPv3 you need at least one of the following crypto libraries: - libdes: This is the default library, so no configuration changes for snmp++ are needed. In this case the MD5 and SHA1 algorithms that are included in snmp++ are used. AES encryption is not available. - OpenSSL: The define _USE_OPENSSL must be enabled in config_snmp_pp.h. SHA1, MD5, DES and AES will be used from OpenSSL. - libtomcrypt: The define _USE_LIBTOMCRYPT must be enabled in config_snmp_pp.h. SHA1, MD5, DES and AES will be used from libtomcrypt. IDEA is protected by International copyright law and in addition has been patented in several countries. The non-commercial use of the IDEA algorithm is free. However, whenever you or your company sells any products including the IDEA algorithm it needs a license granted by MediaCrypt for many European countries, the U.S. and Japan. Please visit the following site for more information: http://www.mediacrypt.com/engl/Content/patent_info.htm

近期下载者

相关文件


收藏者