public final class SnmpConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SnmpConfiguration.PrivacyProtocolList
Protocol for Privacy
|
static class |
SnmpConfiguration.SecurityProtocolList
Protocols for Security
|
static class |
SnmpConfiguration.TargetElement
Target entry
|
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULTADDRESS
Default address: all in UDP port 161
|
Modifier and Type | Method and Description |
---|---|
static boolean |
setConfigurationFromXml(File file)
Initiate the configuration from the xml file for SNMP agent
|
public static final String DEFAULTADDRESS
public static boolean setConfigurationFromXml(File file)
file
- Copyright © 2009–2020 Waarp. All rights reserved.