Package | Description |
---|---|
org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultTimeoutModel |
The
DefaultTimeoutModel implements a timeout model that uses
constant timeouts between retries. |
Modifier and Type | Method | Description |
---|---|---|
TimeoutModel |
Snmp.getTimeoutModel() |
Gets the timeout model associated with this SNMP session.
|
Modifier and Type | Method | Description |
---|---|---|
void |
Snmp.setTimeoutModel(TimeoutModel timeoutModel) |
Sets the timeout model for this SNMP session.
|
Copyright © 2018 SNMP4J.org. All rights reserved.