Uses of Class
com.sun.jdmk.snmp.agent.SnmpStandardObjectServer

Packages that use SnmpStandardObjectServer
com.sun.jdmk.snmp.usm.usmmib Provides the classes which implement the SNMP-USER-BASED-SM-MIB
 

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

Fields in com.sun.jdmk.snmp.usm.usmmib declared as SnmpStandardObjectServer
protected  SnmpStandardObjectServer UsmUserEntryMeta.objectserver
          Deprecated.  
protected  SnmpStandardObjectServer UsmUserTableMeta.objectserver
          Deprecated. Reference to the object server.
protected  SnmpStandardObjectServer UsmStatsMeta.objectserver
          Deprecated.  
protected  SnmpStandardObjectServer UsmUserMeta.objectserver
          Deprecated.  
protected  SnmpStandardObjectServer SNMP_USER_BASED_SM_MIB.objectserver
          Deprecated.  
 

Methods in com.sun.jdmk.snmp.usm.usmmib that return SnmpStandardObjectServer
 SnmpStandardObjectServer SNMP_USER_BASED_SM_MIB.getStandardObjectServer()
          Deprecated.  
 

Constructors in com.sun.jdmk.snmp.usm.usmmib with parameters of type SnmpStandardObjectServer
UsmUserEntryMeta(SnmpMib myMib, SnmpStandardObjectServer objserv)
          Deprecated. Constructor for the metadata associated to "UsmUserEntry".
UsmUserTableMeta(SnmpMib myMib, SnmpStandardObjectServer objserv)
          Deprecated. Constructor for the table.
UsmStatsMeta(SnmpMib myMib, SnmpStandardObjectServer objserv)
          Deprecated. Constructor for the metadata associated to "UsmStats".
UsmUserMeta(SnmpMib myMib, SnmpStandardObjectServer objserv)
          Deprecated. Constructor for the metadata associated to "UsmUser".
 


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.