goldengate.ftp.exec.snmp
Class FtpVariableFactory

java.lang.Object
  extended by goldengate.ftp.exec.snmp.FtpVariableFactory
All Implemented Interfaces:
goldengate.snmp.interf.GgInterfaceVariableFactory

public class FtpVariableFactory
extends Object
implements goldengate.snmp.interf.GgInterfaceVariableFactory

FTP Variable Factory for SNMP

Author:
Frederic Bregier

Constructor Summary
FtpVariableFactory()
           
 
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
 

Constructor Detail

FtpVariableFactory

public FtpVariableFactory()
Method Detail

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.