搜索资源列表
Netstat_SNMP
- 使用SNMP建立对TCP连接的监控,实现类似netstat -a 的效果,显示协议,本地地址(含端口),远程地址,状态-use SNMP TCP connection establishment of the control and achieve similar netstat-a results show agreement, local address (including port), remote address and state
SNMPing
- 用于扫描某个ip地址,或主机,或网段内,那些主机开启了snmp服务,并可以将报告结果保存。-used to scan a particular ip address, or mainframe, or detecting, who opened the snmp mainframe services, and report the results can be preserved.
ScanMailEditor
- 网络编程,可以扫描某段IP地址的mail,研究网络的朋友可以参考一下 -network programming, can scan IP addresses of certain mail, the research network can refer to a friend
IPflow
- 统计数据流量,根据不同的的源地址和目的地址对数据流量分开统计,确定单个主机的流量数据-statistical data flow, according to the source address and destination address of the data flow separate statistics, determine a single mainframe data flow
ip-monitor
- ip监控程序.从三层交换机上读取ip-mac信息,对比数据库信息,如果是非法接入mac地址,找出连接此机器的二层交换机端口,将其关闭。-ip monitoring program. Switch from three read ip - mac information, as compared with database information, If it is illegal access mac address, connecting this machine to identify th
bcb6获取MAC地址_iphlpapi
- 在c++builder中获取mac地址的源码,使用iphlpapi库,以前的通过netbios,com,以及snmp的方法都有局限性,此程序是最好的获取mac地址的方法。在bcb6中编译通过。注意(需要在project->option->Directories/Conditionals->Library Path中增加iphelpapi.lib的路径,如:C:\\Program Files\\Borland\\CBuilder6\\Lib\\Psdk)-acquired mac
SnmpToplog
- 基于SNMP协议的网络拓扑结构发现程序,以一个路由器作为起点开始搜索,输入路由器的IP 地址后,可以发现与之相连的其他网络设备,并得出其本的拓扑结构图。同时也可以得到路由器的系统信息,路由表及子网结构。
jiyudizhideIPshujuliuliangtongji
- 基于地址的IP数据流量统计,基于snmp的网络管理软件之一,要用到snmp++开发包
lan_flow
- 利用snmp++和cisco路由器提供的IP流量统计功能实现基于地址的IP数据流量的统计功能,并以柱形图显示
arpparse
- MAC地址自动搜索,可以搜索在线设备的MAC地址,
useSNMPgetMACaddress
- 通过snmp来获取mac地址,通过本程序可以使读者了解mib的一些信息,对网络知识有所了解-through snmp mac addresses to obtain, through this program will enable readers to understand the information mib to understand knowledge network
snmp_thesis
- 网络拓扑的自动发现在现代网络管理中非常重要,本文在已有研究成果的基础上,着重于以太网多层网络拓扑自动发现,提出一种基于SN禅协议的新的自动拓扑发现算法。该算法包括逻辑拓扑发现和物理拓扑发现两个部分:在逻辑拓扑方面,只需要网管人员知道管理主机IP即可自动搜索一个网络管理域的拓扑结构 在物理拓扑发现方面,本算法和已有算法相比,降低了交换机的转发地址表(AFTAddresoForwarding Table)的信息要求,同时能够发现各个子网中哑设备(DumbDeviceS)的存在及其与周边设备的连接关系
PollingOid
- 本程序是一个简单的SNMP程序,可以用来取得提供SNMP管理的设备相应Oid值,以 / 分隔,可以设定Polling的间隔时间,提供SNMP管理设备的IP地址和要取得返回值对应的Oid。SNMP协议采用的是Synapse。网址:http://synapse.ararat.cz -This procedure is a simple SNMP program can be used to provide SNMP management of the equipment to obtain th
snmp-requre-mac-address
- 使用snmp协议实现查询mac地址,进而实现网络拓扑发现-Use the snmp protocol to implement a query mac address, thus achieving the network topology discovery
CSharpP
- 根据给定的所以交换机IP,来查找一个设备接入在哪台上层交换机的IP地址,及接入在交换机的具体端口号。-According the switch IP given to find out the switch ip and port of a device connected.
csharpgetip
- c#获取指定ip的地址,具体自己看看,包不失望-c# ip address for the specified
snmputil
- snmp探测工具Snmputil是一个命令行下的软件,使用语法如下: usage: snmputil get|getnext|walk] agent community oid [oid ...] snmputil trap 其中agent表示代理进程的IP地址,community表示团体名,oid表示MIB对象ID。 -snmp tools
SNMP
- 通过编程和服务器建立一条TCP连接,然后利用SNMP协议监测主机上的这条TCP连接,获取监测的信息(本地地址、端口及服务器的地址、端口以及连接的状态),将获取监测的信息连同学号发送给服务器-To establish a TCP connection through programming and server, and then use the SNMP monitoring host a TCP connection, for monitoring information (local add
snmpwalk5.6.1.1免安装包
- snmpwalk是SNMP的一个工具,它使用SNMP的GETNEXT请求查询指定OID(SNMP协议中的对象标识)入口的所有OID树信息,并显示给用户。通过snmpwalk也可以查看支持SNMP协议(可网管)的设备的一些其他信息,比如cisco交换机或路由器IP地址、内存使用率等,也可用来协助开发SNMP功能。(Snmpwalk is a tool of SNMP. It uses SNMP's GETNEXT request to query all OID tree information
网络编程小程序
- 网络编程小程序网络编程实验获取IP地址以及端口号