Uses of Class
com.sun.jdmk.comm.SnmpV3AdaptorServer

Packages that use SnmpV3AdaptorServer
com.sun.jdmk.snmp.agent Provides the classes for creating an SNMP agent
 

Uses of SnmpV3AdaptorServer in com.sun.jdmk.snmp.agent
 

Methods in com.sun.jdmk.snmp.agent with parameters of type SnmpV3AdaptorServer
 void SnmpTrap.sendV3(SnmpV3AdaptorServer server)
          Deprecated. Send as a V3 trap.
 void SnmpTrap.sendV3Usm(SnmpV3AdaptorServer server, String principal, int securityLevel, String contextName)
          Deprecated. Send as a V3 trap.
 

Constructors in com.sun.jdmk.snmp.agent with parameters of type SnmpV3AdaptorServer
SnmpTrapForwarder(SnmpV3AdaptorServer server, int port)
          Deprecated. Instantiate a SnmpTrapForwarder that will forward received traps according to its configuration.
SnmpTrapForwarder(SnmpV3AdaptorServer server, int port, InetAddress address)
          Deprecated. Instantiate a SnmpTrapForwarder that will forward received traps according to its configuration.
 


FCS Release
jdmk-5_1-b34.2 2005.11.29_16:24:00_MET

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