| Package | Description |
|---|---|
| org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
| org.snmp4j.smi |
Provides classes for the representation of SMIv1/v2 data types (which also
includes some basic ASN.1 primitive data types).
|
| org.snmp4j.tools.console |
| Modifier and Type | Field and Description |
|---|---|
private TimeTicks |
PDUv1.timestamp |
| Constructor and Description |
|---|
TimeTicks(TimeTicks other)
Copy constructor.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) TimeTicks |
SnmpRequest.sysUpTime |
| Modifier and Type | Method and Description |
|---|---|
TimeTicks |
SnmpRequest.getSysUpTime() |
| Modifier and Type | Method and Description |
|---|---|
void |
SnmpRequest.setSysUpTime(TimeTicks sysUpTime) |