@Beta
public class SnmpProviderConfig
extends org.onosproject.net.config.Config<org.onosproject.core.ApplicationId>
| Modifier and Type | Class and Description |
|---|---|
class |
SnmpProviderConfig.SnmpDeviceInfo
Contains information about a SNMP device retrieved form the net-cfg subsystem.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_VALUE_ERROR |
| Constructor and Description |
|---|
SnmpProviderConfig() |
| Modifier and Type | Method and Description |
|---|---|
Set<SnmpProviderConfig.SnmpDeviceInfo> |
getDevicesInfo()
Retrieves a set of SnmpDeviceInfo containing all the device
configuration pertaining to the SNMP device provider.
|
apply, clear, get, get, get, get, get, get, getList, getList, hasField, hasField, hasFields, hasFields, hasOnlyFields, hasOnlyFields, init, isBoolean, isBoolean, isConnectPoint, isConnectPoint, isDecimal, isDecimal, isIntegralNumber, isIntegralNumber, isIpAddress, isIpAddress, isIpPrefix, isIpPrefix, isMacAddress, isMacAddress, isNumber, isNumber, isString, isString, isTpPort, isTpPort, isValid, key, node, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, subjectpublic static final String CONFIG_VALUE_ERROR
public Set<SnmpProviderConfig.SnmpDeviceInfo> getDevicesInfo() throws ConfigException
ConfigException - if configuration can't be read