Package | Description |
---|---|
org.snmp4j.agent.agentx | |
org.snmp4j.agent.agentx.master | |
org.snmp4j.agent.agentx.subagent |
Modifier and Type | Method and Description |
---|---|
AgentXResponseEvent |
AgentX.send(AgentXPDU pdu,
AgentXTarget target,
TransportMapping transport)
Sends a
AgentXPDU to the given target and returns the response
synchronously. |
Modifier and Type | Method and Description |
---|---|
void |
AgentXResponseListener.onResponse(AgentXResponseEvent event)
Process an AgentX response.
|
Modifier and Type | Method and Description |
---|---|
void |
AgentXCommandProcessor.onResponse(AgentXResponseEvent event) |
Modifier and Type | Method and Description |
---|---|
AgentXResponseEvent |
AgentXSubagent.notify(AgentXSession session,
OctetString context,
OID notificationID,
TimeTicks sysUpTime,
VariableBinding[] vbs) |
Copyright © 2016 SNMP4J.org. All rights reserved.