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(Address peerAddress,
byte reason) |
protected AgentXPeer |
AgentXCommandProcessor.getPeer(Address address) |
protected AgentXPeer |
AgentXCommandProcessor.removePeer(Address peerAddress) |
Modifier and Type | Method and Description |
---|---|
protected void |
AgentXCommandProcessor.addPeer(AgentXPeer peer) |
Modifier and Type | Field and Description |
---|---|
protected Map<Address,AgentXPeer> |
AgentXSubagent.peers |
Copyright © 2016 SNMP4J.org. All rights reserved.