作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2007, Vol. 33 ›› Issue (02): 102-104. doi: 10.3969/j.issn.1000-3428.2007.02.035

• 网络与通信 • 上一篇    下一篇

基于MIB动态编译的网络管理研究

陈 衡1,钱德沛2,栾钟治2,许大炜1   

  1. (1. 西安交通大学计算机系,西安 710049;2. 北京航空航天大学计算机学院,北京 100083)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-01-20 发布日期:2007-01-20

Research on Network Management Based on Dynamic MIB Compilation

CHEN Heng1, QIAN Depei2, LUAN Zhongzhi2, XU Dawei1   

  1. (1. Department of Computer Science & Technology, Xi’an Jiaotong University, Xi’an 710049; 2. School of Computer, Beijing University of Aeronautics and Astronautics, Beijing 100083)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-01-20 Published:2007-01-20

摘要: 随着网络规模的不断扩大,网络中随时都可能增加新的设备,处于运行状态的网络管理系统不能够很好地管理新加入的设备,从而影响网络的性能。针对该问题,提出了一个基于MIB动态编译的新的网管体系结构,可以根据网络中设备的变化动态地加载、卸载MIB模块,从而对动态变化的设备管理提供支持。为了提高效率,对MIB中对象的存储以模块为基础进行分段,使查找MIB中对象的时间复杂度为一个常数。

关键词: 动态MIB编译, 网管体系结构, 分段存储

Abstract: With the expansion of the Internet, new network devices can be deployed into the network at anytime. But the network management system (NMS) is statically configured and in continuous operation, it is difficult for the NMS to cope with the dynamic deployment of network devices, affecting the performance of the network. To solve this problem, this paper proposes a new network management architecture based on dynamic management information base (MIB) compilation. It can dynamically load and unload MIB modules in adaptation to changes in the network. With this capability, the NMS can provide management to the newly added devices. To improve the efficiency, the storage of MIB objects is segmented based on module, so the complexity of searching an object in the MIB is kept constant.

Key words: Dynamic MIB compilation, Network management architecture, Segmented storage