Package | Description |
---|---|
org.snmp4j.event |
Provides classes and interfaces for SNMP4J event processing.
|
org.snmp4j.util |
Contains table retrieval utilities and multi-threading support classes as
well as miscellaneous utility classes.
|
Constructor and Description |
---|
ResponseEvent(Snmp source,
Address peerAddress,
PDU request,
PDU response,
Object userObject,
Exception error)
Creates an
ResponseEvent instance with an exception object
indicating a message processing error. |
Modifier and Type | Method and Description |
---|---|
void |
SnmpConfigurator.configure(Snmp snmp,
Map settings) |
Copyright © 2013 SNMP4J.org. All rights reserved.