Java Dynamic Management Kit 3.2 Programming Guide
[ Previous ][ Fast Back ][ Fast Forward ][ Next ]

Chapter 19. Developing SNMP Agents With the Java Dynamic Management Kit

The Java Dynamic Management Kit provides a toolkit for developing SNMP agents. This toolkit enables you to implement SNMP MIBs as a set of m-beans. They can then be integrated into the framework. Once integrated, they can be accessed from different protocols just like any other m-beans. Developing SNMP agents With the Java Dynamic Management Kit is described in the following sections:


[ Previous ][ Home ][ Next ]
Output From the mibgen Compiler[ Up ]SNMP Agent Overview