public interface StorageStrategyService
StorageStrategyService interface.
| Modifier and Type | Method and Description | 
|---|---|
SnmpAgentConfig | 
getAgentConfig()
getAgentConfig 
 | 
String | 
getSnmpInterfaceLabel(int ifIndex)
This method is used on StorageStrategy implementation when the resource index is associated to a
 physical interface like frame relay resources. 
 | 
SnmpAgentConfig getAgentConfig()
getAgentConfig
SnmpAgentConfig object.String getSnmpInterfaceLabel(int ifIndex)
ifIndex - a int.String object.Copyright © 2021. All rights reserved.