Uses of Class
org.snmp4j.agent.mo.snmp.SnmpProxyMIB

Packages that use SnmpProxyMIB
org.snmp4j.agent   
org.snmp4j.agent.mo.snmp   
 

Uses of SnmpProxyMIB in org.snmp4j.agent
 

Fields in org.snmp4j.agent declared as SnmpProxyMIB
protected  SnmpProxyMIB AgentConfigManager.proxyMIB
           
protected  SnmpProxyMIB BaseAgent.snmpProxyMIB
           
 

Methods in org.snmp4j.agent that return SnmpProxyMIB
 SnmpProxyMIB BaseAgent.getSnmpProxyMIB()
           
 

Uses of SnmpProxyMIB in org.snmp4j.agent.mo.snmp
 

Constructors in org.snmp4j.agent.mo.snmp with parameters of type SnmpProxyMIB
ProxyForwarderImpl(org.snmp4j.Session session, SnmpProxyMIB proxyMIB, SnmpTargetMIB targetMIB)
          Creates a ProxyForwarder implementation based on a SNMP session used to send the notifications and a SNMP-PROXY-MIB and a SNMP-TARGET-MIB implementation used for its configuration.
 


Copyright 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.