论文部分内容阅读
简单网络管理协议SNMP(Simple Network Management Protocol)是目前最为常用的网管协议。SNMP4J是一个用java来实现SNMP协议的开源项目,它支持以命令行的形式进行管理与响应,是一种纯面向对象的设计。本文介绍了一种基于SNMP4J的网关结构的设计与实现。
Simple Network Management Protocol (SNMP) is the most commonly used network management protocol. SNMP4J is an open source project that uses java to implement SNMP protocol. It supports the management and response in the form of command line. It is a pure object-oriented design. This article describes a design and implementation of a gateway architecture based on SNMP4J.