基于SNMP4J的交换机台账核对及运维管理
2016-11-02王庆喜黄均乐左枫
王庆喜 黄均乐 左枫
摘要:随着网络系统结构的日益复杂,实时管理交换机网络设备台账并对其进行业务操作是一件很繁琐的工作。该文简要分析当前传统的交换机运维管理方式,找到其不足之处,提出了运用JAVA SNMP4J开发包开发出一套IT网络运维管理系统。该系统借助SNMP协议实时读取交换机设备信息,并通过SSH协议操作交换机,极大地方便了网络管理员和台账管理员的工作效率。
关键词:SNMP;SNMP4;SSH;交换机
中图分类号:TP311 文献标识码:A 文章编号:1009-3044(2016)18-0235-03
Account Checking and Maintenance Management for Switch Based On SNMP4J
WANG Qing-xi, HUANG Jun-le, ZUO Feng
(Wuhan Institute of Marine Electric Propulsion Device, Wuhan 430064, China)
Abstract: With the increasing complexity of network architecture, real-time management of switch network equipment account and its business operations is a very tedious work. The paper analyzes the current conventional switch operation and maintenance management to find its shortcomings, we proposed the use of JAVA SNMP4J development kit to develop an IT network operation and maintenance management system. The system by means of SNMP protocol to read switch device information and operate the switch through the SSH protocol in real time, greatly facilitates the network administrator and the accounting administrator's working efficiency.
Key words: snmp; snmp4j; ssh; switch
在公司局域网内,IT信息化管理部门其中很重要的一项管理工作就是局域网内设备台账的实时管理及日常运维操作,其中尤其以交换机设备管理最难。目前传统的交换机管理方式有两种:第一种方式通过SecureCRT这种免费的第三方工具通过ssh协议连接各个交换机,通过命令行控制台操作;第二种方式通过购买专业的商业交换机管理软件如北塔公司的网管软件进行交换机的日常监控。现有的两种方式都不能够有效的与我们设备台账有效的关联起来进行设备台账的及时更新、维护。第一种以命令行的方式可以对交换机进行全部操作;第二种方式目前绝大部分只限于交换机的监控管理、简单的开启、关闭功能,不具备对交换机业务操作功能。
对于台账管理员与交换机管理员来说,如果将交换机台账管理与交换机的运维管理有效紧密结合起来将会极大的提升工作效率,确保台账的准确性及运维管理的便利性。……
