| Interface | Description |
|---|---|
| AgentXSharedMOTable<R extends org.snmp4j.agent.mo.MOTableRow,C extends org.snmp4j.agent.mo.MOColumn,M extends org.snmp4j.agent.mo.MOTableModel<R>> |
The
AgentXSharedMOTable extends the MOTable
interface. |
| AgentXSharedMutableMOTable<R extends org.snmp4j.agent.mo.MOTableRow,C extends org.snmp4j.agent.mo.MOColumn,M extends org.snmp4j.agent.mo.MOTableModel<R>> |
The
AgentXSharedMutableMOTable extends the
AgentXSharedMOTable and MutableMOTable interface. |
| RegistrationCallback |
The
RegistrationCallback informs about the state of a
AgentX registration or index allocation request. |
| Class | Description |
|---|---|
| AgentXRequest |
The
AgentXRequest class represents AgentX sub-agent requests. |
| AgentXSharedMOTableSupport<R extends org.snmp4j.agent.mo.MOTableRow> |
The
AgentXSharedMOTableSupport provides helper functions for
shared table implementations to register rows and indexes at a master agent. |
| AgentXSubagent |
The
AgentXSubagent class implements the AgentX communication
for an AgentX subagent implementation. |
| DefaultAgentXSharedMOTable<R extends org.snmp4j.agent.mo.MOTableRow,C extends org.snmp4j.agent.mo.MOColumn,M extends org.snmp4j.agent.mo.MOTableModel<R>> |
The
DefaultAgentXSharedMOTable class is a default implementation
for a shared table. |
| Enum | Description |
|---|---|
| AgentXSharedMOTableSupport.IndexStrategy |
Copyright © 2020 SNMP4J.org. All rights reserved.