All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ss98.snmp.snmpControl

java.lang.Object
   |
   +----ss98.snmp.snmpControl

public class snmpControl
extends Object
implements Serializable
Version $Id: Exp $ This is our main entry point for our snmp code. This is seperated out so that the API would be in one place, and all the wierd jsnmp stuff could be taken care of behind the scenes. snmpControl saves a Vector of hosts, that are serializable. And restores them upon request.


Constructor Index

 o snmpControl()

Constructors

 o snmpControl
 public snmpControl()

All Packages  Class Hierarchy  This Package  Previous  Next  Index