Package com.adventnet.snmp.rmi

This package consists of java interfaces that facilitates network management using Remote Method Invocation (RMI) from remote clients to perform SNMP operations.

See:
          Description

Interface Summary
LogInterface This is the interface implemented by applications to gather debug and log messages.
LogManager The LogManager class manages the redirecting of debug messages and error messages from the SnmpSession class to client which sends request.
MibOperations The MibOperations RMI interface provides remote MIB support via RMI for RMI clients using the SNMP libraries.
ResultListener This RMI interface defines the remote listener for SNMP responses, or ResultEvent objects.
SnmpEJBServer This RMI interface defines a factory interface for creating remote server objects from an RMI client to the RMI server.
SnmpFactory This RMI interface defines a factory interface for creating remote server objects from an RMI client to the RMI server.
SnmpPoller This RMI interface is an SNMP Poller for automatic polling of one or more variables from an SNMP agent, via a remote RMI server.
SnmpRequestServer This RMI interface defines the set of services accessible remotely from an RMI client to the RMI server.
SnmpTable The SnmpTable RMI interface handles polling for SNMP tables for RMI clients.
SnmpTableListener The SnmpTableListener RMI interface defines the remote listener for SnmpTable events, i.e.
SnmpTarget This RMI interface defines the set of services accessible remotely from an RMI client to the RMI server.
SnmpTrapReceiver This RMI interface is an SNMP Trap Receiver for use with RMI clients.
TrapListener This interface defines the listener for traps.
 

Class Summary
LogManagerImpl The LogManager class manages the redirecting of debug messages and error messages from the SnmpSession class to client which sends request.
MibOperationsImpl_Skel  
MibOperationsImpl_Stub  
SnmpEJBServerImpl The SnmpEJBServer is the main factory interface for SNMP RMI services.
SnmpEJBServerImpl_Skel  
SnmpEJBServerImpl_Stub  
SnmpFactoryImpl The SnmpFactory is the main factory interface for SNMP RMI services.
SnmpFactoryImpl_Skel  
SnmpFactoryImpl_Stub  
SnmpPollerImpl_Skel  
SnmpPollerImpl_Stub  
SnmpRequestServerImpl_Skel  
SnmpRequestServerImpl_Stub  
SnmpTableImpl_Skel  
SnmpTableImpl_Stub  
SnmpTargetImpl_Skel  
SnmpTargetImpl_Stub  
SnmpTrapReceiverImpl_Skel  
SnmpTrapReceiverImpl_Stub  
 

Package com.adventnet.snmp.rmi Description

This package consists of java interfaces that facilitates network management using Remote Method Invocation (RMI) from remote clients to perform SNMP operations.



Copyright (c)ZOHO Corp. 1996-2012