Uses of Class
javax.management.snmp.SnmpInt

Packages that use SnmpInt
com.sun.jdmk.snmp Provides the core classes which implement common SNMP services. 
javax.management.snmp Provides the core classes which implement common SNMP data types and services
 

Uses of SnmpInt in com.sun.jdmk.snmp
 

Methods in com.sun.jdmk.snmp that return SnmpInt
 SnmpInt EnumRowStatus.toSnmpValue()
          Deprecated. Build an SnmpValue from this object.
 

Constructors in com.sun.jdmk.snmp with parameters of type SnmpInt
EnumRowStatus(SnmpInt valueIndex)
          Deprecated. Build an EnumRowStatus from an SnmpInt.
 

Uses of SnmpInt in javax.management.snmp
 

Subclasses of SnmpInt in javax.management.snmp
 class SnmpCounter
          Deprecated. Use package com.sun.management.snmp in preference to classes in this package. This class may be removed in a future version of Java DMK.
 class SnmpGauge
          Deprecated. Use package com.sun.management.snmp in preference to classes in this package. This class may be removed in a future version of Java DMK.
 class SnmpTimeticks
          Deprecated. Use package com.sun.management.snmp in preference to classes in this package. This class may be removed in a future version of Java DMK.
 class SnmpUnsignedInt
          Deprecated. Use package com.sun.management.snmp in preference to classes in this package. This class may be removed in a future version of Java DMK.
 

Methods in javax.management.snmp that return SnmpInt
 SnmpInt SnmpVarBind.getSnmpIntValue()
          Deprecated. Returns the value part associated with this SnmpVarBind.
 


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.