Package | Description |
---|---|
org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
Modifier and Type | Method and Description |
---|---|
static SNMP4JSettings.ReportSecurityLevelStrategy |
SNMP4JSettings.getReportSecurityLevelStrategy() |
static SNMP4JSettings.ReportSecurityLevelStrategy |
SNMP4JSettings.ReportSecurityLevelStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SNMP4JSettings.ReportSecurityLevelStrategy[] |
SNMP4JSettings.ReportSecurityLevelStrategy.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.setReportSecurityLevelStrategy(SNMP4JSettings.ReportSecurityLevelStrategy reportSecurityLevelStrategy) |
Copyright © 2018 SNMP4J.org. All rights reserved.