Package | Description |
---|---|
org.opennms.protocols.snmp |
Modifier and Type | Class and Description |
---|---|
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.
|
Constructor and Description |
---|
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.
|
Generated by iurt on 2015.