Uses of Class
org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyRow
Packages that use SnmpProxyMIB.SnmpProxyRow
-
Uses of SnmpProxyMIB.SnmpProxyRow in org.snmp4j.agent.mo.snmp
Methods in org.snmp4j.agent.mo.snmp that return SnmpProxyMIB.SnmpProxyRowModifier and TypeMethodDescriptionSnmpProxyMIB.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.SnmpProxyRowModifier and TypeMethodDescriptionprotected List
<SnmpProxyMIB.SnmpProxyRow> ProxyForwarderImpl.getMatches
(ProxyForwardRequest<?> request) SnmpProxyMIB.getProxyRows
(int proxyType, org.snmp4j.smi.OctetString contextEngineID, org.snmp4j.smi.OctetString context) SnmpProxyMIB.getSnmpProxyEntry()
Returns the proxy configuration table defined as "snmpProxyTable".SnmpProxyMIB.getSnmpProxyEntry()
Returns the proxy configuration table defined as "snmpProxyTable".