JoeSNMP API 0.3.3

Uses of Class
org.opennms.protocols.snmp.SnmpUInt32

Packages that use SnmpUInt32
org.opennms.protocols.snmp   
 

Uses of SnmpUInt32 in org.opennms.protocols.snmp
 

Subclasses of SnmpUInt32 in org.opennms.protocols.snmp
 class SnmpCounter32
          Defines a SNMPv1 32-bit counter object.
 class SnmpGauge32
          Defines a SNMPv1 32-bit gauge object.
 class SnmpTimeTicks
          Defines a SNMPv1 32-bit time ticks object.
 class SnmpV2PartyClock
          Deprecated. Obsoleted in RFC 1902.
 

Constructors in org.opennms.protocols.snmp with parameters of type SnmpUInt32
SnmpCounter32(SnmpUInt32 uint32)
          Constructs a new object with the value constained in the SnmpUInt32 object.
SnmpGauge32(SnmpUInt32 uint32)
          Constructs a new object with the value constained in the SnmpUInt32 object.
SnmpTimeTicks(SnmpUInt32 uint32)
          Constructs a new object with the value constained in the SnmpUInt32 object.
SnmpUInt32(SnmpUInt32 second)
          Class copy constructor.
SnmpV2PartyClock(SnmpUInt32 uint32)
          Deprecated. Constructs a SNMPv2 Party Clock with the specified value.
 


JoeSNMP API 0.3.3

Generated by mockbuild on ${TODAY} ${TSTAMP}.