public class IndexSplitPropertyExtender extends Object implements SnmpPropertyExtender
| Constructor and Description | 
|---|
IndexSplitPropertyExtender()  | 
| Modifier and Type | Method and Description | 
|---|---|
SnmpAttribute | 
getTargetAttribute(List<CollectionAttribute> sourceAttributes,
                  SnmpCollectionResource targetResource,
                  MibObjProperty property)
Gets the target attribute. 
 | 
public SnmpAttribute getTargetAttribute(List<CollectionAttribute> sourceAttributes, SnmpCollectionResource targetResource, MibObjProperty property)
SnmpPropertyExtendergetTargetAttribute in interface SnmpPropertyExtendersourceAttributes - the source attributestargetResource - the target resourceproperty - the MibObj property with the settings of the string attribute to add from the collection set.Copyright © 2021. All rights reserved.