Package | Description |
---|---|
org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
Modifier and Type | Method and Description |
---|---|
Snmp.ReportHandler |
Snmp.getReportHandler()
Returns the report handler which is used internally to process reports
received from command responders.
|
Modifier and Type | Method and Description |
---|---|
void |
Snmp.setReportHandler(Snmp.ReportHandler reportHandler)
Sets the report handler and overrides the default report handler.
|
Copyright © 2016 SNMP4J.org. All rights reserved.