登录
首页 » Visual C++ » snmp

snmp

于 2021-03-03 发布 文件大小:353KB
0 171
下载积分: 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 个回复

  • zoomformView
    MFC formview窗口 控件随窗口大小自动缩放(MFC formview window controls with the window size automatically zoom)
    2013-11-07 17:22:47下载
    积分:1
  • online-bookstore
    这是一个网上书店的源程序,简单的实现了网上售书的功能。(This is the source of an online bookstore, simple implementation of the functionality of online book sales.)
    2012-03-09 14:56:12下载
    积分:1
  • simple_information_management
    一个vc6编写的小界面, 列表控件的学生信息管理。(Vc6 prepared a small interface, the list of student information management controls.)
    2020-07-03 02:40:01下载
    积分:1
  • WinTool3389
    用于3389远程端口修改的小工具,MFC实现并且增加虚拟机检测功能,防止小白遇到黑心服务商用虚拟机代替服务器(Remote 3389 port to modify the gadgets used, MFC and increase the virtual machine detection function, prevent white encounter black heart service commercial virtual machine instead of the server )
    2015-11-17 13:30:19下载
    积分:1
  • chat
    局域网聊天,包含语音和视频,是很好的学习资料,值得大家采纳(LAN chat, including voice and video, is a good learning materials, it is worth to adopt)
    2016-12-24 22:09:55下载
    积分:1
  • C54xforADPCM
    说明:  dsp的东东,C54x用ADPCM编解码程序.rar(dsp saucepan, C54x using ADPCM codec procedures. Rar)
    2006-04-27 23:16:54下载
    积分:1
  • yuandaima
    文件磁盘完整提取 插上磁盘直接获取 可以获得磁盘符 (Extract file disk full)
    2013-06-09 17:46:24下载
    积分:1
  • Priority
    说明:  在Windows操作系统中,任务是有优先级的,本程序演示了不同的线程按照优先级来运行。(In the Windows operating system, the task is a priority, the program demonstrated a different thread to run in accordance with priority.)
    2008-10-09 15:58:34下载
    积分:1
  • 13594
    Separator Print Processor Sample
    2009-01-25 08:57:46下载
    积分:1
  • CLOCK
    以实例为背景学习基于MFC的WINDOWS应用程序设计,编写一个模拟时钟程序,此程序在屏幕左边有一个指针式钟面,右方有两个矩形框,上面以数字方式显示日期和时间,该时间应与指针显示的时间一致,下方的矩形框作为秒表。用菜单选项或按钮设置时间和秒表。时间不必与机器系统时间相同,可任意设置。(Background-instance learning WINDOWS MFC-based application design, the preparation of an analog clock program, this program has a pointer on the screen on the left clock face, on the right there are two rectangular box, above digitally display the date and time, which should be consistent with the pointer display time, and the lower rectangular box as a stopwatch. With a menu option or button to set the time and stopwatch. Time Machine does not have the same system time can be set arbitrarily.)
    2013-10-17 15:52:11下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载