public class SubAgentXIndexRegistryEntry extends IndexRegistryEntry
indexValues, usedValues| Constructor and Description |
|---|
SubAgentXIndexRegistryEntry(org.snmp4j.smi.OctetString context,
org.snmp4j.smi.VariableBinding indexType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addUsed(IndexEntry entry) |
protected void |
duplicateAllocation(IndexEntry entry) |
protected IndexEntry |
newIndexEntry(int sessionID,
org.snmp4j.smi.Variable indexValue) |
protected boolean |
removeEntry(IndexEntry entryKey) |
allocate, anyIndex, compareTo, equals, getContext, getIndexType, hashCode, newIndex, release, releasepublic SubAgentXIndexRegistryEntry(org.snmp4j.smi.OctetString context,
org.snmp4j.smi.VariableBinding indexType)
protected IndexEntry newIndexEntry(int sessionID, org.snmp4j.smi.Variable indexValue)
newIndexEntry in class IndexRegistryEntryprotected void duplicateAllocation(IndexEntry entry)
duplicateAllocation in class IndexRegistryEntryprotected void addUsed(IndexEntry entry)
addUsed in class IndexRegistryEntryprotected boolean removeEntry(IndexEntry entryKey)
removeEntry in class IndexRegistryEntryCopyright © 2020 SNMP4J.org. All rights reserved.