Package | Description |
---|---|
org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
org.snmp4j.tools.console |
Modifier and Type | Method and Description |
---|---|
void |
Snmp.trap(PDUv1 pdu,
Target target)
Sends a SNMPv1 trap to a target.
|
Constructor and Description |
---|
PDUv1(PDUv1 other)
Copy constructor.
|
Modifier and Type | Field and Description |
---|---|
(package private) PDUv1 |
SnmpRequest.v1TrapPDU |