Package | Description |
---|---|
org.snmp4j.agent.agentx | |
org.snmp4j.agent.agentx.master |
Modifier and Type | Method and Description |
---|---|
void |
AgentX.send(AgentXPDU pdu,
AgentXTarget target,
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 © 2016 SNMP4J.org. All rights reserved.