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

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

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

Methods in org.snmp4j.agent.mo.snmp that return SnmpProxyMIB.SnmpProxyRow
 SnmpProxyMIB.SnmpProxyRow SnmpProxyMIB.removeProxyEntry(org.snmp4j.smi.OctetString name)
          Removes the proxy entry with the specified name.
 

Methods in org.snmp4j.agent.mo.snmp that return types with arguments of type SnmpProxyMIB.SnmpProxyRow
 java.util.List<SnmpProxyMIB.SnmpProxyRow> SnmpProxyMIB.getProxyRows(int proxyType, org.snmp4j.smi.OctetString contextEngineID, org.snmp4j.smi.OctetString context)
           
 


Copyright 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.