public interface ISnmpTask
extends java.rmi.Remote
Modifier and Type | Method and Description |
---|---|
SnmpAgentStatusTO |
getSnmpAgentStatus() |
SnmpAgentSettings |
getSnmpConfiguration() |
void |
updateSnmpConfiguration(SnmpAgentSettings snmpAgentSettings) |
void |
validateSnmpConfiguration(SnmpAgentSettings cfg) |
void updateSnmpConfiguration(SnmpAgentSettings snmpAgentSettings) throws java.rmi.RemoteException
java.rmi.RemoteException
SnmpAgentStatusTO getSnmpAgentStatus() throws java.rmi.RemoteException
java.rmi.RemoteException
void validateSnmpConfiguration(SnmpAgentSettings cfg) throws java.rmi.RemoteException
java.rmi.RemoteException
SnmpAgentSettings getSnmpConfiguration() throws java.rmi.RemoteException
java.rmi.RemoteException