Package | Description |
---|---|
org.snmp4j.agent | |
org.snmp4j.agent.mo.util |
Modifier and Type | Field and Description |
---|---|
protected MOTableSizeLimit<MOTableRow> |
AgentConfigManager.tableSizeLimit |
Modifier and Type | Class and Description |
---|---|
class |
LogMOTableSizeLimit<R extends MOTableRow>
The
LogMOTableSizeLimit implements a MOTableSizeLimit
to limit the number of entries in a table by removing the eldest rows
existing in the table when the limit is exceeded. |
Copyright © 2017 SNMP4J.org. All rights reserved.