Package | Description |
---|---|
org.waarp.gateway.ftp.snmp |
SNMP support classes.
|
org.waarp.openr66.protocol.snmp |
Classes implementing SNMP elements for OpenR66
|
org.waarp.snmp |
Classes implementing Main functionalities to be used by Goldengate Projects
|
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
|
org.waarp.snmp.utils |
Utility Classes used by SNMP support
|
Modifier and Type | Field and Description |
---|---|
WaarpMOScalar |
FtpPrivateMib.scalarUptime
Corresponding UpTime in Mib
|
Modifier and Type | Method and Description |
---|---|
void |
FtpPrivateMib.updateServices(WaarpMOScalar scalar) |
Modifier and Type | Method and Description |
---|---|
void |
R66PrivateMib.updateServices(WaarpMOScalar scalar) |
Modifier and Type | Method and Description |
---|---|
static WaarpMOScalar |
WaarpMOFactory.create(OID oid,
Object value,
int type,
MOAccess access,
WaarpMORow row,
int mibLevel,
int entry) |
static WaarpMOScalar |
WaarpMOFactory.createReadOnly(OID oid,
Object value,
int type,
WaarpMORow row,
int mibLevel,
int entry) |
Modifier and Type | Method and Description |
---|---|
void |
WaarpInterfaceMib.updateServices(WaarpMOScalar scalar)
Update the row for these services
|
Modifier and Type | Field and Description |
---|---|
WaarpMOScalar |
WaarpPrivateMib.scalarUptime
Corresponding UpTime in Mib
|
Modifier and Type | Method and Description |
---|---|
WaarpMOScalar[] |
WaarpMORow.getRow() |
Copyright © 2009–2020 Waarp. All rights reserved.