next up previous contents
Next: SNMP Variable classes Up: Writing Web-based Management Programs Previous: The Java Security Concept

Technical Overview over the AdventNet SNMPv2 Java class libraries

This section briefly presents the Architecture of the AdventNet SNMPv2 Java class libraries. The package is designed to enable writing object-oriented Java applets and Java applications that use SNMP to communicate with the managed nodes.

Readers who do not want to write Java based SNMP applications or who do not know the principles of object-oriented programming may skip this section.

The package is divided into four categories. These are

1.
SNMP Variable classes
2.
SNMP Communication classes
3.
SNMP MIB related classes
4.
Miscellaneous classes, i.e. the client interface class, and the Exception sub-classes.


 

root
8/4/1997