Package | Description |
---|---|
org.waarp.gateway.ftp.config |
Exec configuration.
|
org.waarp.gateway.ftp.snmp |
SNMP support classes.
|
org.waarp.openr66.protocol.configuration |
Class implementing Configuration
|
org.waarp.openr66.protocol.localhandler |
Classes implementing LocalHandlers (real work)
|
org.waarp.snmp.interf |
Interfaces to be implemented by Goldengate Projects
|
org.waarp.snmp.r66 |
Base class for OpenR66 MIB implementation to be used by OpenR66 Project
|
Modifier and Type | Method and Description |
---|---|
WaarpSnmpAgent |
FileBasedConfiguration.getAgentSnmp() |
Modifier and Type | Method and Description |
---|---|
void |
FileBasedConfiguration.setAgentSnmp(WaarpSnmpAgent agentSnmp) |
Modifier and Type | Field and Description |
---|---|
WaarpSnmpAgent |
FtpMonitoring.agent |
WaarpSnmpAgent |
FtpPrivateMib.agent
Corresponding agent
|
Modifier and Type | Method and Description |
---|---|
void |
FtpMonitoring.setAgent(WaarpSnmpAgent agent) |
void |
FtpPrivateMib.setAgent(WaarpSnmpAgent agent) |
Modifier and Type | Method and Description |
---|---|
WaarpSnmpAgent |
Configuration.getAgentSnmp() |
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setAgentSnmp(WaarpSnmpAgent agentSnmp) |
Modifier and Type | Field and Description |
---|---|
WaarpSnmpAgent |
Monitoring.agent |
Modifier and Type | Method and Description |
---|---|
void |
Monitoring.setAgent(WaarpSnmpAgent agent) |
Modifier and Type | Method and Description |
---|---|
void |
WaarpInterfaceMib.setAgent(WaarpSnmpAgent agent)
Set the agent
|
void |
WaarpInterfaceMonitor.setAgent(WaarpSnmpAgent agent) |
Modifier and Type | Field and Description |
---|---|
WaarpSnmpAgent |
WaarpPrivateMib.agent
Corresponding agent
|
Modifier and Type | Method and Description |
---|---|
void |
WaarpPrivateMib.setAgent(WaarpSnmpAgent agent) |
Copyright © 2009–2020 Waarp. All rights reserved.