| Package | Description |
|---|---|
| org.snmp4j.agent.agentx | |
| org.snmp4j.agent.agentx.master |
| Modifier and Type | Method and Description |
|---|---|
void |
AgentX.send(AgentXPDU pdu,
AgentXTarget target,
org.snmp4j.TransportMapping transport,
Object userHandle,
AgentXResponseListener listener)
Sends a
AgentXPDU to the given target and returns the response
asynchronously. |
| Modifier and Type | Class and Description |
|---|---|
class |
AgentXCommandProcessor
The
AgentXCommandProcessor implements the CommandProcessor
interface for AgentX command processing of an AgentX master agent. |
Copyright © 2020 SNMP4J.org. All rights reserved.