联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All SNMP编程(352) 

[SNMP编程] snmptt

SNMP陷阱转换器-这是上游存储库的CVS镜像(请参阅和[http://snmpt.CVS.sourcefo...](http:snmptt.CVS.Sourcefore.net viewvc snmptt snmptt),
SNMP Trap Translator - this is a CVS mirror of the upstream repository (see http://snmptt.sourceforge.net/ and http://snmptt.cvs.sourceforge.net/viewvc/snmptt/snmptt/) (2013-11-07, Perl, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689350232581872.html

[SNMP编程] qasa

查询您的设备和系统以获取有用的数据(SNMP、HTTP等),并将结果继续发送。。。可能是远程系统日志服务器、OpenSearch...,
Query your devices and systems for useful data (SNMP, HTTP etc), and send the results onwards... perhaps remote syslog server, OpenSearch, Splunk or even... It really doesn t care! (2023-06-15, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689350227795948.html

[SNMP编程] snmppp

net-snmp的现代C++包装器库,设计为与v2 v3一起线程安全:会话不能在线程之间共享,
A modern C++ wrapper library for net-snmp, designed to be thread-safe with v2 v3: Sessions may not be shared across threads, (2020-11-04, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689349532259882.html

[SNMP编程] WapSNMP

这是用于Go的开源SNMP客户端库。这允许您查询SNMP服务器中的任何变量,只要它是OID(没有MIB解析...,
This is an open-source SNMP client library for Go. This allows you to query SNMP servers for any variable, given it s OID (no MIB resolution). (2016-06-19, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689349461104079.html

[SNMP编程] zabbix_agents_3.0.4.win

zabbix能监视各种网络参数,保证服务器系统的安全运营;并提供灵活的通知机制以让系统管理员快速定位/解决存在的各种问题。 zabbix由2部分构成,zabbix server与可选组件zabbix agent。 zabbix server可以通过SNMP,zabbix agent,ping,端口监视等方法提供对远程服务器/网络状态的监视,数据收集等功能,它可以运行在Linux,Solaris,HP-UX,AIX,Free BSD,Open BSD,OS X等平台上。
ZABBIX monitors various network parameters, ensures the safe operation of the server system, and provides flexible notification mechanisms to allow the system administrator to quickly locate / resolve any of the problems that exist. ZABBIX consists of 2 parts, ZABBIX, server, and optional components ZABBIX, agent. ZABBIX server by SNMP, ZABBIX agent, Ping, port monitoring method provided to the remote server / network status monitoring, data collection and other functions, it can run in Linux, Solaris, HP-UX, AIX, Free BSD, Open BSD, OS X and other platforms. (2017-09-26, Java, 845KB, 下载3次)

http://www.pudn.com/Download/item/id/1506411242843024.html

[SNMP编程] net-snmp-5.6.2.1.tar

net-snmp网络管理协议软件版本5.6.2.1,实现简单网络管理协议中agent功能,完成对服务器的查询响应。
net-snmp5.6.2.1,the terminal can serve as an agent to response the server s request (2014-08-14, C/C++, 5884KB, 下载11次)

http://www.pudn.com/Download/item/id/2604201.html

[SNMP编程] topo_find

使用C++和MFC编写的一个网络拓扑发现的程序,利用了ICMP和SNMP协议。能够发现局域网及其子网中的路由器,主机,防火墙等。代码安全可靠。
Using C++ and MFC program written in a network topology discovery, using the ICMP and SNMP protocols. To discover its subnet LAN routers, hosts, firewalls and so on. Code is safe and reliable. (2014-07-21, Visual C++, 670KB, 下载62次)

http://www.pudn.com/Download/item/id/2592484.html

[SNMP编程] Simon_Anonymous_Mail

发送匿名邮件(可能会被做为垃圾邮件)。通过smtp协议直接连接目标SMTP服务器发送邮件,不需要自己拥有邮件账号。
Send anonymous mails. Use SMTP protocol to connect destination SMTP server to send email, without your own email account. (2013-09-25, Visual C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/2362277.html

[SNMP编程] snmp

能够发现局域网中启用了snmp的主机、交换机、路由器等。并获取到它们的ip、名称等信息。 基于控制台,代码封装的也不错,完美编译,推荐下载。
Be able to find the snmp enabled LAN hosts, switches, routers, and so on. And get to their ip, name and other information. Based on the console, the code package is also good, the perfect compilation, recommended download. (2013-08-01, Visual C++, 5196KB, 下载55次)

http://www.pudn.com/Download/item/id/2319681.html

[SNMP编程] sharpsnmplib

C#版本的snmp协议的一个完整实现,还实现了Mib浏览器
C# version of snmp a complete implementation of the agreement, but also to achieve the Mib browser (2012-09-03, C#, 22509KB, 下载94次)

http://www.pudn.com/Download/item/id/1982614.html

[SNMP编程] mibs

compaq 的mib库,里面有详细的compaq的mib文件,如果是开发snmp用的康博的服务器的话,应该会有帮助。
compaq mib library, which detailed compaq mib files, and if it is the development of snmp the Compro the server, it should be helpful. (2012-07-06, Visual C++, 524KB, 下载12次)

http://www.pudn.com/Download/item/id/1931646.html

[SNMP编程] snmp_manager_get_route_table

基于winsnmp api实现的获取路由器路由表的程序 snmp功能的实现封装在一个类中 其他程序需要此功能只要添加此类即可。
Based winsnmp api implementation procedures for the router routing table implementation of snmp functions encapsulated in a class as long as other programs require this functionality can be added such. (2010-09-13, Visual C++, 3660KB, 下载23次)

http://www.pudn.com/Download/item/id/1295169.html

[SNMP编程] H3CMIB

H3C 的MIB信息库 很全面的,不敢独享
H3C' s MIB database is very comprehensive, not exclusive (2010-04-07, WORD, 733KB, 下载86次)

http://www.pudn.com/Download/item/id/1115332.html

[SNMP编程] MibBrowser

使用C++编写的基于SNMP协议的MIB浏览器,操作简捷,功能强大,在使用前需安装SNMP协议组件。
Written in C++ using the SNMP protocol based on the MIB browser, the operation is simple, powerful, to be installed before use SNMP protocol components. (2010-03-29, Visual C++, 355KB, 下载12次)

http://www.pudn.com/Download/item/id/1103898.html

[SNMP编程] viewinfo

用VC6编的程序,用snmp查看交换机、路由器信息,端口状态,源码带注释,交换机要打开public共同体可读。
Procedures for using VC6 with snmp view the switches, routers, information, port status, with source notes, switch to open the public Community readable. (2009-06-18, Visual C++, 511KB, 下载172次)

http://www.pudn.com/Download/item/id/812586.html

[SNMP编程] NET-SNMP

用net-snmp进行客户端的开发,网上大多提供服务器段的开发,该处是客户端的开发
With net-snmp for client development, on-line to provide most of the server paragraph development, there are client-side development (2009-02-19, Windows_Unix, 32KB, 下载48次)

http://www.pudn.com/Download/item/id/648155.html

[SNMP编程] lan_flow

利用snmp++和cisco路由器提供的IP流量统计功能实现基于地址的IP数据流量的统计功能,并以柱形图显示
Use snmp++ And cisco routers provide IP traffic statistics based on IP address data traffic statistics function, and to bar graph display (2008-08-21, Visual C++, 42KB, 下载35次)

http://www.pudn.com/Download/item/id/532215.html

[SNMP编程] snmpagent

这是一个snmp agent开发包,完全支持snmpv1和snmpv2c(目前暂时不支持Counter64)的 各种操作包括get,getnext,getbulk,set和v1,v2两种Trap。用户编写程序时不需考虑协议 细节,程序框架由mib编译器自动生成,使用时,只要在框架中填入应用相关的逻辑即可。 windows版本可以支持的编译器: ms visual c++ 6.0 borland c++ 5.0 borland c++ builder 5.0 lcc 开发包的组成: 1.mib编译器 mib2c 将mib编译成c文件和头文件 2.Agent LIB的头文件 3.Agent LIB库,包括vc,bc,bcb下的库文件 4.例子
This is a snmp agent development kit, full support for SNMPv1 and snmpv2c (currently do not support Counter64) various operations, including get, getnext, getbulk, set and v1, v2 two Trap. User programming, is not required to consider the details of the agreement, procedures framework mib compiler automatically generates, uses, just fill in the framework of the application logic can be related. windows version of the compiler can support: ms visual c++ 6.0 borland c++ 5.0 borland c++ builder 5.0 lcc Development Kit composition: 1.mib compiler mib2c will mib compiled c files and header files the first 2.Agent LIB file 3.Agent LIB library, including vc, bc, bcb library files under 4. example (2008-05-23, Visual C++, 337KB, 下载188次)

http://www.pudn.com/Download/item/id/470949.html

[SNMP编程] woSnmp

使用SNMP协议编程,可以获取网络设备任意MIB变量参数值。通过对一台网络路由器主要端口的周期性监测,获得并对结果实现动态图形显示。
use SNMP programming, network access equipment MIB variables arbitrary parameters. Through a network router main port cyclical monitoring, access to the results dynamic graphics. (2005-08-15, Visual C++, 2441KB, 下载169次)

http://www.pudn.com/Download/item/id/107497.html

[SNMP编程] snmp4_13

snmp4_13 一个用java编写的基于snmp的应用包,内嵌入了mib管理信息库获得读取器
snmp4_13 with a java-based snmp prepare the application package, which incorporates a mib MIB access reader (2005-04-15, Java, 1488KB, 下载100次)

http://www.pudn.com/Download/item/id/1113533474550271.html
总计:352