Uses of Class
org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyRow
-
Packages that use SnmpProxyMIB.SnmpProxyRow Package Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description java.util.List<SnmpProxyMIB.SnmpProxyRow>
SnmpProxyMIB. getProxyRows(int proxyType, org.snmp4j.smi.OctetString contextEngineID, org.snmp4j.smi.OctetString context)
-