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

Packages that use com.sun.management.snmp.manager
com.sun.management.comm Provides the classes implementing the SNMP adaptor servers
com.sun.management.snmp Provides the core classes for implementing common SNMP data types and services
com.sun.management.snmp.agent Provides the classes for implementing an SNMP agent
com.sun.management.snmp.manager Provides the classes for implementing an SNMP manager and for sending SNMP requests. 
com.sun.management.snmp.manager.usm Provides the classes for sending SNMPv3 requests, using the User-based Security Model
com.sun.management.snmp.mpm Provides the classes which implement the Message Processing Models for SNMP version 1, version 2c and version 3. 
 

Classes in com.sun.management.snmp.manager used by com.sun.management.comm
SnmpPeer
          Holds information about an SNMP agent.
 

Classes in com.sun.management.snmp.manager used by com.sun.management.snmp
SnmpEventReportDispatcher
          Implements an SNMP event report dispatcher.
 

Classes in com.sun.management.snmp.manager used by com.sun.management.snmp.agent
SnmpParams
          This class is the base class of all parameters that are used when making SNMP requests to an SnmpPeer.
SnmpPeer
          Holds information about an SNMP agent.
SnmpRequest
          Creates a request that is used to perform one or more SNMP operations such as Get, GetNext, Set, Inform and GetBulk on a specified SnmpVarBindList.
SnmpSession
          Creates, controls, and manages one or more requests.
 

Classes in com.sun.management.snmp.manager used by com.sun.management.snmp.manager
SnmpInformListener
          Should be implemented by classes that wish to receive SNMP inform PDUs.
SnmpOptions
          Is used to configure various options for SnmpSession.
SnmpParams
          This class is the base class of all parameters that are used when making SNMP requests to an SnmpPeer.
SnmpPeer
          Holds information about an SNMP agent.
SnmpRequest
          Creates a request that is used to perform one or more SNMP operations such as Get, GetNext, Set, Inform and GetBulk on a specified SnmpVarBindList.
SnmpRequestHandler
          Provides the callback methods that are required to be implemented by the application.
SnmpSession
          Creates, controls, and manages one or more requests.
SnmpTrapListener
          Should be implemented by classes that wish to receive SNMP trap PDUs.
 

Classes in com.sun.management.snmp.manager used by com.sun.management.snmp.manager.usm
SnmpParams
          This class is the base class of all parameters that are used when making SNMP requests to an SnmpPeer.
SnmpPeer
          Holds information about an SNMP agent.
SnmpV3Parameters
          This class models the parameters that are needed when making SNMP V3 requests.
 

Classes in com.sun.management.snmp.manager used by com.sun.management.snmp.mpm
SnmpParams
          This class is the base class of all parameters that are used when making SNMP requests to an SnmpPeer.
 


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.