Interface | Description |
---|---|
VariableProvider |
The
VariableProvider provides Variable instances. |
Class | Description |
---|---|
LexicographicOctetStringComparator | |
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. |
MOTableSizeLimit<R extends MOTableRow> |
This class implements a size limit on the number of rows in a table.
|
RowIndexComparator |
Compares two
MOTableRow instances by their
index OID . |
Copyright © 2020 SNMP4J.org. All rights reserved.