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 SnmpVarBind.getSnmpIntValue()
          Returns the value part associated with this SnmpVarBind.
 SnmpInt EnumRowStatus.toSnmpValue()
          Build an SnmpValue from this object.
 

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


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.