openr66.protocol.snmp
Class R66VariableFactory
java.lang.Object
openr66.protocol.snmp.R66VariableFactory
- All Implemented Interfaces:
- goldengate.snmp.interf.GgInterfaceVariableFactory
public class R66VariableFactory
- extends Object
- implements goldengate.snmp.interf.GgInterfaceVariableFactory
R66 implementation of VariableFactory for SNMP support
- Author:
- Frederic Bregier
Method Summary |
org.snmp4j.smi.Variable |
getVariable(org.snmp4j.smi.OID oid,
int type,
int mibLevel,
int entry)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
R66VariableFactory
public R66VariableFactory()
getVariable
public org.snmp4j.smi.Variable getVariable(org.snmp4j.smi.OID oid,
int type,
int mibLevel,
int entry)
- Specified by:
getVariable
in interface goldengate.snmp.interf.GgInterfaceVariableFactory
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.