基于snmpmib的网络数据获取系统设计与实现.doc

约26页DOC格式手机打开展开

基于snmpmib的网络数据获取系统设计与实现,摘要: 简单网络管理协议(snmp:simple network management protocol)是由互联网工程任务组(ietf:internet engineering task force )定义的一套网络协议。简单网络管理协议(snmp)是一种应用层协议, 便于在网络设备间交换管理信息。它是tcp/ip协...
编号:12-258671大小:1015.00K
分类: 论文>通信/电子论文

内容介绍

此文档由会员 wanli1988go 发布

摘 要: 简单网络管理协议(SNMP:Simple Network Management Protocol)是由互联网工程任务组(IETF:Internet Engineering Task Force )定义的一套网络协议。简单网络管理协议(SNMP)是一种应用层协议, 便于在网络设备间交换管理信息。它是TCP/IP协议簇的一部分,也是一个标准的用于管理IP网络上结点的协议。网络管理员使用SNMP监视网络性能、检测分析差错、配置网络设备,发现和解决网络故障, 并计划网络增长。本文主要介绍了SNMP/MIB有关理论基础知识和数据的采集原理,并针对MIB信息库的单个对象和表进行分析,用java编程实现了数据采集功能。
关键词: SNMP MIB AdventNet 数据采集
Abstract: Simple Network Management Protocol(SNMP)is a set of network protocol defined by Internet Engineering Task Force(IETF). The Simple Network Management Protocol (SNMP) is an application layer protocol that facilitates the exchange of management information between network devices. It is part of the Transmission Control Protocol/Internet Protocol (TCP/IP) protocol suite. SNMP enables network administrators to manage network performance, find and solve network problems, and plan for network growth. This passage mainly introduce the theory about the SNMP/MIB and basic principle of the information collection .Moreover ,we realize the function of information collection using java programming for single object and table of MIB.
Key words : SNMP MIB AdventNet Information Collection

参考文献
[1]. 杨家海 任宪坤 王沛瑜 《网络管理原理与实现技术》 清华大学出版社 2000年
[2]. 肖湘武 《基于SNMP/MIB的信息采集》 南华大学计算机科学与技术学院 2004
[3]. Andrew S.Tanenbaum 《计算机网络》(第4版) 清华大学出版社 2004
[4]. 张白一 崔尚森 《面对对象程序设计》 西安电子科技大学出版社 2006
[5]. (美)Steven Holzner 《Java技术内幕》 机械工业出版社 2002
[6]. 印晏 《java语言与面向对象程序设计》 清华大学出版社 2000