Interface | Description |
---|---|
AgentXSharedMOTable<R extends MOTableRow,C extends MOColumn,M extends MOTableModel<R>> |
The
AgentXSharedMOTable extends the MOTable
interface. |
AgentXSharedMutableMOTable<R extends MOTableRow,C extends MOColumn,M extends 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 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 MOTableRow,C extends MOColumn,M extends MOTableModel<R>> |
The
DefaultAgentXSharedMOTable class is a default implementation
for a shared table. |
Enum | Description |
---|---|
AgentXSharedMOTableSupport.IndexStrategy |
Copyright © 2016 SNMP4J.org. All rights reserved.