| 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 |
FtpPrivateMib.agent
Corresponding agent
|
WaarpSnmpAgent |
FtpMonitoring.agent |
| Modifier and Type | Method and Description |
|---|---|
void |
FtpPrivateMib.setAgent(WaarpSnmpAgent agent) |
void |
FtpMonitoring.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 |
WaarpInterfaceMonitor.setAgent(WaarpSnmpAgent agent) |
void |
WaarpInterfaceMib.setAgent(WaarpSnmpAgent agent)
Set the 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–2022 Waarp. All rights reserved.