毕业论文-使用Visual C++开发基于SNMP的“Network状态检测系统”,共25页,17214字
摘要
SNMP的全名为“简单Network管理协议”,是用于Network管理的协议。
本课题使用Visual C++开发基于SNMP的“Network状态检测系统”。该系统使得Network管理员可以使用统一的外观面对这些需要管理的Network设备进行管理。通过Network管理员可以使用本系统管理位于不同地点的Network设备,从而大大提高Network管理的效率,简化Network管理员的工作。
本文详细的介绍了有关SNMP的相关知识和这些知识之间的联系,Network状态检测系统的开发环境和各功能模块的分析与实现。
本系统的主要功能是查询Network设备及相关软件的配置情况。通过实时采集关键Network设备的流量等参数,显示Network的运行状态。在输入Network设备的IP地址后,能直观的查询出相应设备的各项参数值,从而快速的给出Network的运行情况,方便快捷地完成数据查询工作及数据转换工作。
本系统的主要模块有目标编辑器模块,信息获取(Get)操作模块和详细信息获取(GetNext)操作模块。
关键字:SNMP, Network状态检测,Visual C++
Abstract
The fullname of SNMP is Simple Network Management Protocol, which is used for network management.
The subject use Visual C++ to develop the Network Status Detection System based on SNMP. The system enables network administrators use the appearance of unity to manage the network equipment that needs to be managed. Through the network, administrators can use this system to manage network equipment in different places. Thus, it greatly improves the efficiency of network management and simplifies the workload of network administrators.
The paper introduces the related knowledge of SNMP, the relations between related knowledge, the development environment and the technology of this system in detail. It also introduces the analysis, design and implementation of various functions in the Network Status Detection System.
The system's main function is querying the configuration of network equipment and its status; network equipment through the key parameters such as the flow of real-time acquisition and operation of the network is given. Enter the IP address of routers or switches, can be intuitive for the corresponding value of the equipment, given the rapid operation of the network, achieving the queries of data and convering data conveniently and quickly.
The main modules of the system include targeted editor module, Get module to do gymnastics, GetNext module to do gymnastics
Keyword: SNMP, network performance testing, Visual C + +