Uses of Package
com.sun.management.snmp.agent

Packages that use com.sun.management.snmp.agent
com.sun.management.comm Provides the classes implementing the SNMP adaptor servers
com.sun.management.snmp.agent Provides the classes for implementing an SNMP agent
com.sun.management.snmp.usm.usmmib Provides the classes which implement the SNMP-USER-BASED-SM-MIB
 

Classes in com.sun.management.snmp.agent used by com.sun.management.comm
SnmpMibAgent
          Abstract class for representing an SNMP agent.
SnmpMibHandler
          The logical link between an SNMP MIB and the SNMP communication stack.
SnmpRequestForwarder
          Implements this interface in order to receive SNMP Requests that are dedicated to non-local engine IDs (see RFC 2573 Snmp Applications proxy forwarder).
SnmpUserDataFactory
          This interface is provided to enable fine customization of the SNMP agent behavior.
 

Classes in com.sun.management.snmp.agent used by com.sun.management.snmp.agent
SnmpGenericMetaServer
           This interface defines the methods that must be implemented by an SNMP metadata object that needs to interact with an SnmpGenericObjectServer object.
SnmpIndex
          Represents a SNMP index.
SnmpMib
          Abstract class for representing an SNMP MIB.
SnmpMibAgent
          Abstract class for representing an SNMP agent.
SnmpMibAgentMBean
          Exposes the remote management interface of the SnmpMibAgent MBean.
SnmpMibHandler
          The logical link between an SNMP MIB and the SNMP communication stack.
SnmpMibNode
          The SnmpMibNode class represents a node in an SNMP MIB.
SnmpMibOid
          Represents a node in an SNMP MIB which is neither a group nor a variable.
SnmpMibRequest
          This interface models the part of a SNMP request that involves a specific MIB.
SnmpMibSubRequest
          This interface models an SNMP sub request to be performed on a specific SNMP MIB node.
SnmpMibTable
          This class is the base class for SNMP table metadata.
SnmpProxy
          The SnmpProxy class provides an implementation of an SNMP proxy.
SnmpStandardMetaServer
           This interface defines the methods that must be implemented by an SNMP metadata object that needs to interact with an SnmpStandardObjectServer object.
SnmpTableCallbackHandler
          This interface ensures the synchronization between Metadata table objects and bean-like table objects.
SnmpTableEntryFactory
          This interface is implemented by mibgen generated table objects inheriting from SnmpTableSupport.
SnmpTrap
          This class represents an SNMP trap.
SnmpTrapForwarderMBean
          This MBean interface allows the remote manageability of the trap forwarding feature.
SnmpTrapReceiver
          This MBean allows you to receive traps of subagents.
SnmpV3Proxy
          The SnmpV3Proxy class is an abstract class that provides services to proxy an SNMP V3 agent.
 

Classes in com.sun.management.snmp.agent used by com.sun.management.snmp.usm.usmmib
SnmpIndex
          Represents a SNMP index.
SnmpMib
          Abstract class for representing an SNMP MIB.
SnmpMibAgent
          Abstract class for representing an SNMP agent.
SnmpMibAgentMBean
          Exposes the remote management interface of the SnmpMibAgent MBean.
SnmpMibEntry
          Represents a node in an SNMP MIB which corresponds to a table entry meta node.
SnmpMibGroup
          Represents a node in an SNMP MIB which corresponds to a group.
SnmpMibNode
          The SnmpMibNode class represents a node in an SNMP MIB.
SnmpMibOid
          Represents a node in an SNMP MIB which is neither a group nor a variable.
SnmpMibSubRequest
          This interface models an SNMP sub request to be performed on a specific SNMP MIB node.
SnmpMibTable
          This class is the base class for SNMP table metadata.
SnmpStandardMetaServer
           This interface defines the methods that must be implemented by an SNMP metadata object that needs to interact with an SnmpStandardObjectServer object.
SnmpStandardObjectServer
           This class is a utility class that transform SNMP GET / SET requests into series of getAttributeName() setAttributeName() invoked on the MBean.
SnmpTableCallbackHandler
          This interface ensures the synchronization between Metadata table objects and bean-like table objects.
SnmpTableEntryFactory
          This interface is implemented by mibgen generated table objects inheriting from SnmpTableSupport.
SnmpTableSupport
          This class is an abstraction for an SNMP table.
 


Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.