|
JoeSNMP API 0.3.3 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
SnmpUInt32(SnmpUInt32 second)
Class copy constructor. |
|
SnmpCounter32(SnmpUInt32 uint32)
Constructs a new object with the value constained in the SnmpUInt32 object. |
|
SnmpV2PartyClock(SnmpUInt32 uint32)
Deprecated. Constructs a SNMPv2 Party Clock with the specified value. |
|
SnmpTimeTicks(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. |
|
JoeSNMP API 0.3.3 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |