| Package | Description |
|---|---|
| org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
| org.snmp4j.mp |
Provides classes and interfaces for the SNMP message processing.
|
| org.snmp4j.uri |
| Modifier and Type | Method and Description |
|---|---|
USM |
Snmp.getUSM()
Gets the User Based Security Model (USM).
|
| Constructor and Description |
|---|
MPv3(USM usm)
This is a convenience constructor which can be used to create a MPv3 which
is bound to a specific USM instance.
|
| Modifier and Type | Method and Description |
|---|---|
USM |
SnmpURI.getUsm() |
| Modifier and Type | Method and Description |
|---|---|
void |
SnmpURI.setUsm(USM usm) |
Copyright © 2016 SNMP4J.org. All Rights Reserved.