Package | Description |
---|---|
org.opennms.netmgt.dao.api | |
org.opennms.netmgt.dao.mock | |
org.opennms.netmgt.snmp |
Non-implementation-specific SNMP API.
|
Modifier and Type | Method and Description |
---|---|
SnmpConfiguration |
SnmpConfigDao.getDefaults()
getDefaults
|
SnmpConfiguration |
FactoryBasedSnmpConfigDao.getDefaults()
getDefaults
|
Modifier and Type | Method and Description |
---|---|
void |
SnmpConfigDao.saveAsDefaults(SnmpConfiguration defaults)
saveAsDefaults
|
void |
FactoryBasedSnmpConfigDao.saveAsDefaults(SnmpConfiguration newDefaults)
saveAsDefaults
|
Modifier and Type | Method and Description |
---|---|
SnmpConfiguration |
UnimplementedSnmpConfigDao.getDefaults() |
Modifier and Type | Method and Description |
---|---|
void |
UnimplementedSnmpConfigDao.saveAsDefaults(SnmpConfiguration defaults) |
Modifier and Type | Class and Description |
---|---|
class |
SnmpAgentConfig |
Modifier and Type | Field and Description |
---|---|
static SnmpConfiguration |
SnmpConfiguration.DEFAULTS |
Constructor and Description |
---|
SnmpAgentConfig(InetAddress agentAddress,
SnmpConfiguration defaults) |
SnmpConfiguration(SnmpConfiguration config) |
Copyright © 2015. All rights reserved.