Overview of AdventNet Agent Toolkit Java EditionTo collect management information from device or application, you need an interface called agent to communicate to them and retrieve information. At situations of large networks, managing devices or applications and retrieving information becomes complex. The AdventNet Agent toolkit generates the agent framework that is capable of managing any number of devices or applications in the network. Moreover, most of the management systems are built from top to
bottom either by SNMP, TL1 or HTTP. The Agent Toolkit is a development
tool used for building Java based standalone SNMP, Multi-protocol
(that includes SNMP, CORBA, RMI, HTTP, and TL1), and standalone
TL1 agents. It consist of comprehensive suite of Java based cross
platform development tools, framework, and APIs to be used across
many operating systems, thus addressing the needs of fast paced
environment for developing application/system management agents. Few Key Features are:
With the different agents supported, let us see an overview of how Agent Toolkit is used to develop Multi-Protocol agents. These agents provide multi-protocol access to common management information through adaptors or connectors for various protocols such as SNMP, RMI, HTTP, CORBA, HTML, and TL1. You just have to instrument once to access with any protocol. You can also create your own custom protocol adaptors and plug them into the multi-protocol agent architecture. Multi-Protocol agent architecture comprises of the following components:
The Multi-Protocol architecture is applicable to network management, remote system maintenance, application provisioning, and the new management needs of the service-based network. |
||
