Uses of Interface
com.sun.management.snmp.SnmpDataTypeEnums

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

Uses of SnmpDataTypeEnums in com.sun.management.snmp
 

Classes in com.sun.management.snmp that implement SnmpDataTypeEnums
 class SnmpCounter
          Represents an SNMP counter.
 class SnmpCounter64
          Represents an SNMP 64bits counter.
 class SnmpGauge
          Represents an SNMP gauge.
 class SnmpInt
          Represents an SNMP integer.
 class SnmpIpAddress
          Represents an SNMP IpAddress.
 class SnmpNull
          Represents an SNMP null value.
 class SnmpOid
          Represents an SNMP Object Identifier (OID).
 class SnmpOpaque
          Is used to represent an SNMP value.
 class SnmpString
          Represents an SNMP string.
 class SnmpStringFixed
          Represents an SNMP String defined with a fixed length.
 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.
 class SnmpValue
          Is an abstract representation of an SNMP Value.
 class SnmpVarBind
          This class holds information for a MIB variable contained in an SnmpVarBindList.
 


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.