Package | Description |
---|---|
org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
Modifier and Type | Method | Description |
---|---|---|
void |
Snmp.trap(PDUv1 pdu,
Target target) |
Sends a SNMPv1 trap to a target.
|
Constructor | Description |
---|---|
PDUv1(PDUv1 other) |
Copy constructor.
|
Copyright © 2018 SNMP4J.org. All rights reserved.