登录
首页 » Visual C++ » snmp

snmp

于 2021-03-03 发布 文件大小:353KB
0 222
下载积分: 1 下载次数: 54

代码说明:

  利用C++实现SNMP协议,包括最常用的GET,GETNEXT操作等。(The use of C++ SNMP protocol, including the most commonly used the GET, GETNEXT operations.)

文件列表:

snmp%2B%2B
......\.cvsignore,8,2004-03-11
......\CHANGES.snmp%2B%2Bv3,31951,2010-08-15
......\consoleExamples
......\...............\common.mk,4026,2010-09-02
......\...............\Makefile.bcc,4302,2010-09-02
......\...............\Makefile.dunix,2392,2010-09-02
......\...............\Makefile.linux,2351,2010-09-02
......\...............\Makefile.solaris,2338,2010-09-02
......\...............\receive_trap.cpp,6425,2010-09-02
......\...............\snmpBulk.cpp,14728,2010-09-02
......\...............\snmpDiscover.cpp,6844,2010-09-02
......\...............\snmpGet.cpp,13901,2010-09-02
......\...............\snmpInform.cpp,14148,2010-09-02
......\...............\snmpNext.cpp,13711,2010-09-02
......\...............\snmpNextAsync.cpp,14586,2010-09-02
......\...............\snmpPasswd.cpp,14293,2010-09-02
......\...............\snmpSet.cpp,18528,2010-09-02
......\...............\snmpTraps.cpp,12732,2010-09-02
......\...............\snmpWalk.cpp,14957,2010-09-02
......\...............\snmpWalkThreads.cpp,15734,2010-09-02
......\...............\test_app.cpp,5521,2010-09-02
......\htm" target=_blank>doc_config,44332,2010-07-21
......\include
......\.......\snmp_pp
......\.......\.......\address.h,31830,2010-09-02
......\.......\.......\asn1.h,17667,2010-09-02
......\.......\.......\auth_priv.h,27956,2010-09-02
......\.......\.......\collect.h,8633,2010-09-02
......\.......\.......\config_snmp_pp.h,8135,2010-09-02
......\.......\.......\counter.h,4467,2010-09-02
......\.......\.......\ctr64.h,8957,2010-09-02
......\.......\.......\eventlist.h,6247,2010-09-02
......\.......\.......\eventlistholder.h,4061,2010-09-02
......\.......\.......\gauge.h,4604,2010-09-02
......\.......\.......\idea.h,4928,2010-09-02
......\.......\.......\integer.h,7030,2010-09-02
......\.......\.......\IPv6Utility.h,2992,2010-09-02
......\.......\.......\log.h,13310,2010-09-02
......\.......\.......\md5.h,4011,2010-09-02
......\.......\.......\mp_v3.h,20922,2010-09-02
......\.......\.......\msec.h,5984,2010-09-02
......\.......\.......\msgqueue.h,7627,2010-09-02
......\.......\.......\notifyqueue.h,7295,2010-09-02
......\.......\.......\octet.h,13459,2010-09-02
......\.......\.......\oid.h,13283,2010-09-02
......\.......\.......\oid_def.h,3702,2010-09-02
......\.......\.......\pdu.h,14221,2010-09-02
......\.......\.......\reentrant.h,2327,2010-09-02
......\.......\.......\sha.h,2834,2010-09-02
......\.......\.......\smi.h,6995,2010-09-02
......\.......\.......\smival.h,6017,2010-09-02
......\.......\.......\snmperrs.h,12547,2010-09-02
......\.......\.......\snmpmsg.h,6259,2010-09-02
......\.......\.......\snmp_pp.h,3342,2010-09-02
......\.......\.......\target.h,17950,2013-03-14
......\.......\.......\timetick.h,4905,2010-09-02
......\.......\.......\usm_v3.h,40119,2010-09-02
......\.......\.......\uxsnmp.h,20716,2010-09-02
......\.......\.......\v3.h,8540,2010-09-02
......\.......\.......\vb.h,12880,2010-09-02
......\QtExample
......\.........\DialogAddUser.ui,2250,2003-11-21
......\.........\main.cpp,1622,2010-09-02
......\.........\MainWindow.cpp,14812,2010-09-02
......\.........\MainWindow.h,2072,2010-09-02
......\.........\MainWindowPrivate.ui,20775,2004-02-28
......\.........\MainWindowPrivate.ui.h,2978,2010-09-02
......\.........\Properties.ui,15181,2009-07-23
......\.........\Properties.ui.h,8447,2010-09-02
......\.........\QtExample.pro,573,2009-07-23
......\.........\htm" target=_blank>README,382,2009-07-23
......\readme.txt,5046,2003-11-21
......\README.v3,1333,2004-05-10
......\snmp_pp
......\.......\snmp_pp.cpp,1584,2010-09-02
......\.......\StdAfx.h,2106,2010-09-02
......\src
......\...\address.cpp,74744,2010-09-02
......\...\asn1.cpp,58995,2010-09-02
......\...\auth_priv.cpp,63570,2010-09-02
......\...\common.mk,3720,2010-09-02
......\...\counter.cpp,3492,2010-09-02
......\...\ctr64.cpp,9960,2010-09-02
......\...\eventlist.cpp,7826,2010-09-02
......\...\eventlistholder.cpp,10584,2010-09-02
......\...\gauge.cpp,2807,2010-09-02
......\...\idea.cpp,7291,2010-09-02
......\...\integer.cpp,7533,2010-09-02
......\...\IPv6Utility.cpp,11289,2010-09-02
......\...\log.cpp,8443,2010-09-02
......\...\Makefile.aix5,1605,2010-09-02
......\...\Makefile.bcc,4324,2010-09-02
......\...\Makefile.dunix,1588,2010-09-02
......\...\Makefile.gcc_solaris,1626,2010-09-02
......\...\Makefile.hpux11,1609,2010-09-02
......\...\Makefile.linux,1687,2010-09-02
......\...\Makefile.solaris,1594,2010-09-02
......\...\md5c.cpp,11965,2010-09-02
......\...\mp_v3.cpp,44511,2010-09-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • VOIP(H323)
    采用H323协议的ip电话通信系统,可以移植裁剪应用。(Ip with H323 protocol telephone system, portable cutting applications.)
    2010-11-22 19:58:20下载
    积分:1
  • GetSystemVer
    Windows下获取操作系统版本信息的小程序(Windows operating system version information under the access of small procedures)
    2009-02-06 12:01:21下载
    积分:1
  • DDOSSCOMtermmO
    1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3..支持波特率2400,4800,96600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议,,Asm,Com Port 可直接使用。 ">
    2012-09-15 11:57:07下载
    积分:1
  • DSP
    DSP书籍,我老师自己写的,很实用,这本书是老师在常年的教学中逐步积累的,(A book about DSP,)
    2012-04-29 10:16:37下载
    积分:1
  • Particle Replacement
    EDEM离散元软件中颗粒替换与填充编程模版,可以套用!(This template can be used for the particle replacement and filling in EDEM discrete element software)
    2020-11-15 15:39:41下载
    积分:1
  • systemfocusdialog
    如果你开发过Windows NT系统上的网络软件,肯定碰到过让用户选择要求连接的或登陆的计算机或者域名的情况。这种情况下肯定用过外壳API函数,像SHGetSpecialFolderLocation 和 SHBrowseForFolder,并显示标准的资源管理器对话框(If you develop Windows NT system over the network software certainly encountered allows users to connect selecting the landing or the computer or domain name situation. Under these circumstances certainly used shell API function, and as SHGetSpecialFolderLocation SHBrowseForFolder and display standard resource management for dialog)
    2004-09-22 23:52:04下载
    积分:1
  • main
    double linked list.vcproj
    2009-12-17 06:45:43下载
    积分:1
  • MPEG-4player
    MPEG-4播放技术相关源码 (1)源代码可在VC 6.0或.NET下调试。 (2)调试前需要安装Microsoft DirectX 9.0。 (3)直接打开//MyPlayer/BUILD目录下的ThePlaya.dsw文件。(MPEG-4 technology-related broadcast source (1) source code in 6.0 or VC.NET debug. (2) debugging former requires Microsoft DirectX 9.0. (3) Direct Open// MyPlayer/BUILD directory of text ThePlaya.dsw pieces.)
    2006-07-05 13:40:17下载
    积分:1
  • 3
    说明:  cx lka mgewra oi arwefjasl arew awejfiwerasekjgfna(atreawoif cawektrjaingf a t oawertn gawergna lgn)
    2009-05-25 10:48:38下载
    积分:1
  • MP3Player_kechengsheji
    说明:  漂亮的MP3播放器,Visual C++ 6.0环境下MFC开发(nice MP3 player, 6.0 Visual C development environment MFC)
    2006-04-12 17:27:09下载
    积分:1
  • 696518资源总数
  • 104943会员总数
  • 10今日下载