package

com.sun.jmx.snmp.daemon

Provides the classes implementing the communication.

This API is a Sun Microsystems internal API and is subject to change without notice.

Interfaces

CommunicatorServerMBean Defines generic behaviour for the server part of a connector or an adaptor. 
SnmpAdaptorServerMBean Exposes the remote management interface of the SnmpAdaptorServer MBean. 
SnmpInformHandler Provides the callback methods that are required to be implemented by the application when an inform response is received by the agent. 

Classes

CommunicatorServer Defines generic behavior for the server part of a connector or an adaptor. 
SnmpAdaptorServer Implements an adaptor on top of the SNMP protocol. 

Exceptions

CommunicationException Represents exceptions raised due to communications problems, for example when a managed object server is out of reach.