Package | Description |
---|---|
org.snmp4j.agent.agentx.master.index | |
org.snmp4j.agent.agentx.subagent.index |
Modifier and Type | Field and Description |
---|---|
protected SortedMap<IndexEntry,IndexEntry> |
IndexRegistryEntry.indexValues |
protected SortedMap<IndexEntry,IndexEntry> |
IndexRegistryEntry.indexValues |
protected SortedMap<IndexEntry,IndexEntry> |
IndexRegistryEntry.usedValues |
protected SortedMap<IndexEntry,IndexEntry> |
IndexRegistryEntry.usedValues |
Modifier and Type | Method and Description |
---|---|
protected IndexEntry |
IndexRegistryEntry.newIndexEntry(int sessionID,
Variable indexValue) |
Modifier and Type | Method and Description |
---|---|
protected void |
IndexRegistryEntry.addUsed(IndexEntry entry) |
protected void |
IndexRegistryEntry.duplicateAllocation(IndexEntry entry) |
protected boolean |
IndexRegistryEntry.removeEntry(IndexEntry entryKey) |
Modifier and Type | Class and Description |
---|---|
class |
SubAgentXIndexEntry |
Modifier and Type | Method and Description |
---|---|
protected IndexEntry |
SubAgentXIndexRegistryEntry.newIndexEntry(int sessionID,
Variable indexValue) |
Modifier and Type | Method and Description |
---|---|
protected void |
SubAgentXIndexRegistryEntry.addUsed(IndexEntry entry) |
protected void |
SubAgentXIndexRegistryEntry.duplicateAllocation(IndexEntry entry) |
protected boolean |
SubAgentXIndexRegistryEntry.removeEntry(IndexEntry entryKey) |
Copyright © 2016 SNMP4J.org. All rights reserved.