MOTableIndex
public interface MOTableIndexValidator
MOTableIndexValidator
instance is able to validate an index
value for compatibility with an index definition.Modifier and Type | Method | Description |
---|---|---|
boolean |
isValidIndex(org.snmp4j.smi.OID index) |
Checks whether an index OID is a valid index for this index definition
or not.
|
Copyright © 2018 SNMP4J.org. All rights reserved.