Uses of Class
goldengate.snmp.GgSnmpAgent

Packages that use GgSnmpAgent
goldengate.snmp.interf Interfaces to be implemented by Goldengate Projects 
goldengate.snmp.r66 Base class for OpenR66 MIB implementation to be used by OpenR66 Project 
goldengate.snmp.test Test Classes to validate SNMP support 
 

Uses of GgSnmpAgent in goldengate.snmp.interf
 

Methods in goldengate.snmp.interf with parameters of type GgSnmpAgent
 void GgInterfaceMonitor.setAgent(GgSnmpAgent agent)
           
 void GgInterfaceMib.setAgent(GgSnmpAgent agent)
          Set the agent
 

Uses of GgSnmpAgent in goldengate.snmp.r66
 

Fields in goldengate.snmp.r66 declared as GgSnmpAgent
 GgSnmpAgent GgPrivateMib.agent
          Corresponding agent
 

Methods in goldengate.snmp.r66 with parameters of type GgSnmpAgent
 void GgPrivateMib.setAgent(GgSnmpAgent agent)
           
 

Uses of GgSnmpAgent in goldengate.snmp.test
 

Fields in goldengate.snmp.test declared as GgSnmpAgent
 GgSnmpAgent GgPrivateMonitor.agent
           
 

Methods in goldengate.snmp.test that return GgSnmpAgent
 GgSnmpAgent GgPrivateMonitor.getAgent()
           
 

Methods in goldengate.snmp.test with parameters of type GgSnmpAgent
 void GgPrivateMonitor.setAgent(GgSnmpAgent agent)
           
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.