| Package | Description |
|---|---|
| org.snmp4j.agent.agentx | |
| org.snmp4j.agent.agentx.master | |
| org.snmp4j.agent.agentx.subagent |
| Modifier and Type | Method and Description |
|---|---|
AgentXPeer |
AgentXSession.getPeer() |
| Modifier and Type | Method and Description |
|---|---|
void |
AgentXSession.setPeer(AgentXPeer peer) |
| Modifier and Type | Method and Description |
|---|---|
protected AgentXPeer |
AgentXCommandProcessor.closePeer(org.snmp4j.smi.Address peerAddress,
byte reason) |
protected AgentXPeer |
AgentXCommandProcessor.getPeer(org.snmp4j.smi.Address address) |
protected AgentXPeer |
AgentXCommandProcessor.removePeer(org.snmp4j.smi.Address peerAddress) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AgentXCommandProcessor.addPeer(AgentXPeer peer) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<org.snmp4j.smi.Address,AgentXPeer> |
AgentXSubagent.peers |
Copyright © 2020 SNMP4J.org. All rights reserved.