Package | Description |
---|---|
org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
Modifier and Type | Method | Description |
---|---|---|
static SNMP4JSettings.Snmp4jStatistics |
SNMP4JSettings.getSnmp4jStatistics() |
Get the SNMP4J statistics level.
|
static SNMP4JSettings.Snmp4jStatistics |
SNMP4JSettings.Snmp4jStatistics.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static SNMP4JSettings.Snmp4jStatistics[] |
SNMP4JSettings.Snmp4jStatistics.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
static void |
SNMP4JSettings.setSnmp4jStatistics(SNMP4JSettings.Snmp4jStatistics snmp4jStatistics) |
Sets the SNMP4J statistics level.
|
Copyright © 2018 SNMP4J.org. All rights reserved.