Uses of Class
com.sun.management.snmp.SnmpInt

Packages that use SnmpInt
com.sun.management.snmp Provides the core classes for implementing common SNMP data types and services
 

Uses of SnmpInt in com.sun.management.snmp
 

Subclasses of SnmpInt in com.sun.management.snmp
 class SnmpCounter
          Represents an SNMP counter.
 class SnmpGauge
          Represents an SNMP gauge.
 class SnmpTimeticks
          Contains an SnmpTimeTick value which has units of 1/100th of a second.
 class SnmpUnsignedInt
          Is the base for all SNMP syntaxes based on unsigned integers.
 

Methods in com.sun.management.snmp that return SnmpInt
 SnmpInt EnumRowStatus.toSnmpValue()
          Build an SnmpValue from this object.
 SnmpInt SnmpVarBind.getSnmpIntValue()
          Returns the value part associated with this SnmpVarBind.
 

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


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.