next up previous contents
Next: A Java Applet that Up: Technical Overview over the Previous: SNMP MIB related classes

Miscellaneous classes

The following classes do not fall into the above categories, or apply across all categories.

SnmpClient
This is an interface (Java terminology) that can be used to change default behaviour on callbacks, authentication, and where to print debugging output. To use it, the user would implement this class and set the client variable in the SnmpAPI instance.
MibException
This is an exception class that is used to throw MIB parsing exceptions.

SnmpException
This is an exception class to throw SNMP exceptions, e.g. decode errors.



root
8/4/1997