登录
首页 » C# » SnmpSharpNet

SnmpSharpNet

于 2021-01-12 发布 文件大小:2586KB
0 259
下载积分: 1 下载次数: 109

代码说明:

  由于C#原始的库函数中没有专门实现SNMP的库,因此对于SNMP开发者而言,用C#开发出SNMP的应用程序具有相当的难度,要求开发者对C#和SNMP都有很深的认识和理解。SnmpSharpNet是用C#构建的,处理简单网络管理协议(SNMP)的API,它提供了非常丰富的成员函数供SNMP开发者调用,开发者只需要对SNMP的基本原理和实现SNMP的基本过程有所了解,便可以轻松入手。(Since C# is not the original library functions to achieve specific SNMP library, so developers for SNMP, the SNMP with C# to develop applications that are quite difficult, requiring the developers of the C# and SNMP have a deep knowledge and understanding . SnmpSharpNet is built using C# to deal with simple network management protocol (SNMP) of the API, it provides a wealth of members of the function call for SNMP developers, developers need only SNMP SNMP basic principles and basic process of achieving an understanding they can easily start.)

文件列表:

SnmpSharpNet
............\SnmpSharpNet
............\............\Debug
............\............\.....\SnmpSharpNet.dll,115200,2010-03-03
............\............\.....\SnmpSharpNet.pdb,454144,2010-03-03
............\............\Release
............\............\.......\SnmpSharpNet.dll,100864,2010-03-03
............\............\.......\SnmpSharpNet.XML,367430,2010-03-03
............\snmpsharpnet-doc.chm,1965990,2010-03-03
............\SnmpSharpNet-src
............\................\AgentParameters.cs,4931,2010-03-03
............\................\AsnType.cs,8197,2010-03-03
............\................\AsyncRequestResult.cs,1525,2010-03-03
............\................\AsyncRequestState.cs,3492,2010-03-03
............\................\CHANGES.txt,11208,2010-03-03
............\................\Exception
............\................\.........\SnmpAuthenticationException.cs,1149,2010-03-03
............\................\.........\SnmpDecodingException.cs,1074,2010-03-03
............\................\.........\SnmpException.cs,4964,2010-03-03
............\................\.........\SnmpInvalidPduTypeException.cs,1090,2010-03-03
............\................\.........\SnmpInvalidVersionException.cs,1094,2010-03-03
............\................\.........\SnmpNetworkException.cs,1990,2010-03-03
............\................\.........\SnmpPrivacyException.cs,1940,2010-03-03
............\................\IAgentParameters.cs,1513,2010-03-03
............\................\lgpl.txt,7804,2010-03-03
............\................\MutableByte.cs,25537,2010-03-03
............\................\Pdu.cs,19661,2010-03-03
............\................\PduErrorStatus.cs,2415,2010-03-03
............\................\PduType.cs,1674,2010-03-03
............\................\Properties
............\................\..........\AssemblyInfo.cs,697,2010-03-03
............\................\SecureAgentParameters.cs,21229,2010-03-03
............\................\security
............\................\........\Authentication.cs,2924,2010-03-03
............\................\........\AuthenticationDigests.cs,1159,2010-03-03
............\................\........\AuthenticationMD5.cs,6822,2010-03-03
............\................\........\AuthenticationSHA1.cs,7158,2010-03-03
............\................\........\IAuthenticationDigest.cs,3971,2010-03-03
............\................\........\IPrivacyProtocol.cs,6118,2010-03-03
............\................\........\MsgFlags.cs,5713,2010-03-03
............\................\........\Privacy3DES.cs,13916,2010-03-03
............\................\........\PrivacyAES.cs,11934,2010-03-03
............\................\........\PrivacyAES128.cs,1243,2010-03-03
............\................\........\PrivacyAES192.cs,1345,2010-03-03
............\................\........\PrivacyAES256.cs,1346,2010-03-03
............\................\........\PrivacyDES.cs,12707,2010-03-03
............\................\........\PrivacyProtocol.cs,2799,2010-03-03
............\................\........\PrivacyProtocols.cs,1780,2010-03-03
............\................\........\ScopedPdu.cs,7371,2010-03-03
............\................\........\SNMPV3ReportError.cs,2877,2010-03-03
............\................\........\UserSecurityModel.cs,13547,2010-03-03
............\................\SimpleSnmp.cs,27858,2010-03-03
............\................\SnmpConstants.cs,18058,2010-03-03
............\................\SnmpError.cs,3324,2010-03-03
............\................\SnmpPacket.cs,6343,2010-03-03
............\................\SnmpSharpNet.csproj,5611,2010-03-03
............\................\SnmpV1Packet.cs,7405,2010-03-03
............\................\SnmpV1TrapPacket.cs,4615,2010-03-03
............\................\SnmpV2Packet.cs,8646,2010-03-03
............\................\SnmpV3Packet.cs,32412,2010-03-03
............\................\SnmpVersion.cs,1132,2010-03-03
............\................\TrapAgent.cs,12013,2010-03-03
............\................\TrapPdu.cs,7326,2010-03-03
............\................\Types
............\................\.....\Counter32.cs,2917,2010-03-03
............\................\.....\Counter64.cs,13348,2010-03-03
............\................\.....\EndOfMibView.cs,2696,2010-03-03
............\................\.....\EthernetAddress.cs,4819,2010-03-03
............\................\.....\Gauge32.cs,2433,2010-03-03
............\................\.....\Integer32.cs,12638,2010-03-03
............\................\.....\IpAddress.cs,21461,2010-03-03
............\................\.....\NoSuchInstance.cs,3073,2010-03-03
............\................\.....\NoSuchObject.cs,3268,2010-03-03
............\................\.....\Null.cs,2782,2010-03-03
............\................\.....\OctetString.cs,13652,2010-03-03
............\................\.....\Oid.cs,23525,2010-03-03
............\................\.....\Opaque.cs,2255,2010-03-03
............\................\.....\Sequence.cs,2712,2010-03-03
............\................\.....\TimeTicks.cs,4209,2010-03-03
............\................\.....\UInteger32.cs,11082,2010-03-03
............\................\.....\V2Error.cs,2658,2010-03-03
............\................\.....\V2PartyClock.cs,2727,2010-03-03
............\................\UdpTarget.cs,17579,2010-03-03
............\................\UdpTransport.cs,13685,2010-03-03
............\................\Vb.cs,5669,2010-03-03
............\................\VbCollection.cs,6750,2010-03-03
............\SnmpSharpNet库
............\..............\SnmpSharpNet
............\..............\............\Debug
............\..............\............\.....\SnmpSharpNet.dll,115200,2010-03-03
............\..............\............\.....\SnmpSharpNet.pdb,454144,2010-03-03
............\..............\............\Release
............\..............\............\.......\SnmpSharpNet.dll,100864,2010-03-03
............\..............\............\.......\SnmpSharpNet.XML,367430,2010-03-03
............\..............\SnmpSharpNet-src
............\..............\................\AgentParameters.cs,4931,2010-03-03
............\..............\................\AsnType.cs,8197,2010-03-03
............\..............\................\AsyncRequestResult.cs,1525,2010-03-03
............\..............\................\AsyncRequestState.cs,3492,2010-03-03
............\..............\................\CHANGES.txt,11208,2010-03-03

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

发表评论

0 个回复

  • test1
    说明:  碎土率检测程序,通过图像检测碎土率大小,通过摄像机事实采集图像(Test procedure for broken soil rate)
    2019-11-05 16:01:49下载
    积分:1
  • stepmotor
    基于STM32的步进电机的驱动控制 经过测试成功控制(Based on the STM32 stepper motor drive control has been tested successfully controlled)
    2011-08-05 16:59:18下载
    积分:1
  • TUIO_CPP-1.4
    触摸屏touchtuio协议解析功能代码(touch tuio protocol code)
    2014-03-23 13:54:21下载
    积分:1
  • c# 2048 游戏源码下载(毕业设计可参考)
    2048游戏源码
    2014-12-16下载
    积分:1
  • MPPT
    说明:  对Boost升压电路进行设计与性能优化; (2)完成DC变换器环节实现光伏最大功率跟踪硬件电路设计,分析其实现最大功率跟踪控制的理论依; (3)研究实现基于DSP光伏最大功率跟踪的算法,及其控制流程图; (4)选择适合的最大功率跟踪算法,编写软件程序实现光伏电池的最大功率输出,尽可能提高光伏发电系统的效率。(In this paper, I will mainly research the maximum power tracking technology of the PV, design and improve the Boost circuit (Boost cut broken circuit). First, I measuring the electrical characteristics of photovoltaic cells , and get the output characteristics of photovoltaic cells; then based on Boost circuit of implementations, analysis the works of Photovoltaic maximum power tracking. Then, based an the DSP microcontroller TMS320F2812 , I use the method of perturbation and observation ,to do the programming based on C language.)
    2019-01-18 19:52:15下载
    积分:1
  • TTYReceiveMSComm
    该程序是一个串口的数据接收程序,具有简化的串口设置,传输速率的设置等功能,适宜于串口功能的测试。(The program is a serial data receiving process, with a simplified set of serial port, transfer rate settings, such as features, functions suitable for serial testing.)
    2009-04-21 11:42:40下载
    积分:1
  • ddvip_com_014027b2aeb0a8
    说明:  渐变进度条vc中的代码,能确定开始和结束的颜色(Gradient progress bar vc in code, can determine the beginning and end of the color)
    2008-09-09 20:48:50下载
    积分:1
  • 6240720
    scport for monting your pc s port usage!(Scport for monting your PC s port usage!)
    2017-06-02 05:03:16下载
    积分:1
  • llk1_11
    呵呵 TX的连连看外挂大家可以下载来学习。(hehe ooooh nice )
    2013-11-09 19:50:51下载
    积分:1
  • dianchiyiqi
    这是一个电池测试仪器,电路以及程序都提供了,测量 过流 过压 欠压 短路保护。非常实用,已经有正式产品了,希望你们能喜欢。对了 是以单片机 52 为核心.(This is a battery-testing equipment and procedures to provide a circuit to measure voltage over-voltage over-current short circuit protection. Very useful, already have a formal product, and I hope you like it. Based on a single chip 52 as the core.)
    2010-07-02 13:57:02下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载