Uses of Interface
com.sun.jdmk.snmp.agent.SnmpStandardMetaServer

Packages that use SnmpStandardMetaServer
com.sun.jdmk.snmp.agent Provides the classes for creating an SNMP agent
com.sun.jdmk.snmp.usm.usmmib Provides the classes which implement the SNMP-USER-BASED-SM-MIB
 

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

Methods in com.sun.jdmk.snmp.agent with parameters of type SnmpStandardMetaServer
 void SnmpStandardObjectServer.get(SnmpStandardMetaServer meta, SnmpMibSubRequest req, int depth)
          Deprecated. Generic handling of the get operation.
 void SnmpStandardObjectServer.set(SnmpStandardMetaServer meta, SnmpMibSubRequest req, int depth)
          Deprecated. Generic handling of the set operation.
 void SnmpStandardObjectServer.check(SnmpStandardMetaServer meta, SnmpMibSubRequest req, int depth)
          Deprecated. Generic handling of the check operation.
 

Uses of SnmpStandardMetaServer in com.sun.jdmk.snmp.usm.usmmib
 

Classes in com.sun.jdmk.snmp.usm.usmmib that implement SnmpStandardMetaServer
 class UsmStatsMeta
          Deprecated. Use package com.sun.management.snmp.usm.usmmib in preference to classes in this package. This class may be removed in a future version of Java DMK.
 class UsmUserEntryMeta
          Deprecated. Use package com.sun.management.snmp.usm.usmmib in preference to classes in this package. This class may be removed in a future version of Java DMK.
 class UsmUserMeta
          Deprecated. Use package com.sun.management.snmp.usm.usmmib in preference to classes in this package. This class may be removed in a future version of Java DMK.
 


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.