public class SynapseSNMPAgent extends Object
| Constructor and Description |
|---|
SynapseSNMPAgent(Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Start the SNMP agent for Synapse.
|
void |
stop()
Stop and shutdown the Synapse SNMP agent.
|
public SynapseSNMPAgent(Properties properties)
public void start()
throws IOException
IOException - If an error occurs while starting the SNMP agentpublic void stop()
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.