Package | Description |
---|---|
org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
Modifier and Type | Method and Description |
---|---|
static SNMP4JSettings.Snmp4jStatistics |
SNMP4JSettings.getSnmp4jStatistics()
Get the SNMP4J statistics level.
|
static SNMP4JSettings.Snmp4jStatistics |
SNMP4JSettings.Snmp4jStatistics.valueOf(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 and Description |
---|---|
static void |
SNMP4JSettings.setSnmp4jStatistics(SNMP4JSettings.Snmp4jStatistics snmp4jStatistics)
Sets the SNMP4J statistics level.
|
Copyright © 2019 SNMP4J.org. All rights reserved.