public class SnmpConfigManager extends Object
Constructor and Description |
---|
SnmpConfigManager(SnmpConfig config)
Constructor for SnmpConfigManager.
|
Modifier and Type | Method and Description |
---|---|
SnmpConfig |
getConfig()
getConfig
|
void |
mergeIntoConfig(Definition eventDef)
This is the exposed method for moving the data from a configureSNMP event
into the SnmpConfig from SnmpPeerFactory.
|
void |
optimizeAllDefs()
Optimize all definitions in the current configuration.
|
public SnmpConfigManager(SnmpConfig config)
Constructor for SnmpConfigManager.
config
- a SnmpConfig
object.public SnmpConfig getConfig()
getConfig
SnmpConfig
object.public void mergeIntoConfig(Definition eventDef)
eventDef
- a Definition
object.public void optimizeAllDefs()
Copyright © 2015. All Rights Reserved.