| 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,
org.snmp4j.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,
org.snmp4j.smi.OctetString context,
org.snmp4j.smi.OID notificationID,
org.snmp4j.smi.TimeTicks sysUpTime,
org.snmp4j.smi.VariableBinding[] vbs) |
Copyright © 2020 SNMP4J.org. All rights reserved.