Uses of Class
com.sun.management.snmp.manager.SnmpSession

Packages that use SnmpSession
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. 
 

Uses of SnmpSession in com.sun.management.snmp.agent
 

Methods in com.sun.management.snmp.agent with parameters of type SnmpSession
protected  void SnmpProxy.get(SnmpPeer peer, SnmpSession session, SnmpMibRequest inRequest)
          The get implementation.
protected  void SnmpProxy.getNext(SnmpPeer peer, SnmpSession session, SnmpMibRequest inRequest)
          The getNext implementation.
protected  void SnmpProxy.set(SnmpPeer peer, SnmpSession session, SnmpMibRequest inRequest)
          The set implementation.
 

Uses of SnmpSession in com.sun.management.snmp.manager
 

Methods in com.sun.management.snmp.manager that return SnmpSession
 SnmpSession SnmpRequest.getSnmpSession()
          Gets the session object for this request.
 


FCS Release
jdmk-5_1-b34.1 2005.02.10_16:46:09_MET

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