Package | Description |
---|---|
org.waarp.gateway.ftp.snmp |
SNMP support classes.
|
org.waarp.snmp |
Classes implementing Main functionalities to be used 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 |
---|---|
WaarpMORow |
FtpPrivateMib.rowDetailed
Detailed Row access
|
WaarpMORow |
FtpPrivateMib.rowError
Error Row access
|
WaarpMORow |
FtpPrivateMib.rowGlobal
Global Row access
|
WaarpMORow |
FtpPrivateMib.rowInfo
Info Row access
|
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 | Field and Description |
---|---|
WaarpMORow |
WaarpPrivateMib.rowDetailed
Detailed Row access
|
WaarpMORow |
WaarpPrivateMib.rowError
Error Row access
|
WaarpMORow |
WaarpPrivateMib.rowGlobal
Global Row access
|
WaarpMORow |
WaarpPrivateMib.rowInfo
Info Row access
|
Constructor and Description |
---|
WaarpMOScalar(OID id,
MOAccess access,
Variable value,
WaarpMORow row) |
Copyright © 2009–2020 Waarp. All rights reserved.