-
- All Known Implementing Classes:
MOTableIndex
public interface MOTableIndexValidatorAMOTableIndexValidatorinstance is able to validate an index value for compatibility with an index definition.- Version:
- 1.0
- Author:
- Frank Fock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisValidIndex(org.snmp4j.smi.OID index)Checks whether an index OID is a valid index for this index definition or not.
-