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