|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GgMORow | |
---|---|
goldengate.snmp | Classes implementing Main functionalities to be used by Goldengate Projects |
goldengate.snmp.r66 | Base class for OpenR66 MIB implementation to be used by OpenR66 Project |
goldengate.snmp.utils | Utility Classes used by SNMP support |
Uses of GgMORow in goldengate.snmp |
---|
Methods in goldengate.snmp with parameters of type GgMORow | |
---|---|
static GgMOScalar |
GgMOFactory.create(org.snmp4j.smi.OID oid,
Object value,
int type,
org.snmp4j.agent.MOAccess access,
GgMORow row,
int mibLevel,
int entry)
|
static GgMOScalar |
GgMOFactory.createReadOnly(org.snmp4j.smi.OID oid,
Object value,
int type,
GgMORow row,
int mibLevel,
int entry)
|
Uses of GgMORow in goldengate.snmp.r66 |
---|
Fields in goldengate.snmp.r66 declared as GgMORow | |
---|---|
GgMORow |
GgPrivateMib.rowDetailed
Detailed Row access |
GgMORow |
GgPrivateMib.rowError
Error Row access |
GgMORow |
GgPrivateMib.rowGlobal
Global Row access |
GgMORow |
GgPrivateMib.rowInfo
Info Row access |
Uses of GgMORow in goldengate.snmp.utils |
---|
Fields in goldengate.snmp.utils declared as GgMORow | |
---|---|
GgMORow |
GgMOScalar.row
|
Constructors in goldengate.snmp.utils with parameters of type GgMORow | |
---|---|
GgMOScalar(org.snmp4j.smi.OID id,
org.snmp4j.agent.MOAccess access,
org.snmp4j.smi.Variable value,
GgMORow row)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |