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

Packages that use SnmpStandardMetaServer
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
 

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

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

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

Classes in com.sun.management.snmp.usm.usmmib that implement SnmpStandardMetaServer
 class UsmStatsMeta
          The class is used for representing SNMP metadata for the "UsmStats" group.
 class UsmUserEntryMeta
          The class is used for representing SNMP metadata for the "UsmUserEntry" group.
 class UsmUserMeta
          The class is used for representing SNMP metadata for the "UsmUser" group.
 


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.