public interface SnmpCollectionAgent extends CollectionAgent, StorageStrategyService
CollectionAgent interface.
TYPE_INET, TYPE_UNKNOWN| Modifier and Type | Method and Description | 
|---|---|
SnmpAgentConfig | 
getAgentConfig()
getAgentConfig 
 | 
int | 
getSavedIfCount()
getSavedIfCount 
 | 
Set<IfInfo> | 
getSnmpInterfaceInfo(IfResourceType type)
getSnmpInterfaceInfo 
 | 
String | 
getSysObjectId()
getSysObjectId 
 | 
void | 
setSavedIfCount(int ifCount)
setSavedIfCount 
 | 
void | 
validateAgent()
validateAgent 
 | 
getForeignId, getForeignSource, getHostAddress, getNodeId, getSavedSysUpTime, getStorageDir, isStoreByForeignSource, setSavedSysUpTime, toStringgetAddress, getAttribute, getType, setAttributegetSnmpInterfaceLabelvoid setSavedIfCount(int ifCount)
setSavedIfCount
setSavedIfCount in interface CollectionAgentifCount - a int.int getSavedIfCount()
getSavedIfCount
String getSysObjectId()
getSysObjectId
getSysObjectId in interface CollectionAgentString object.void validateAgent()
                   throws CollectionInitializationException
validateAgent
SnmpAgentConfig getAgentConfig()
getAgentConfig
getAgentConfig in interface StorageStrategyServiceSnmpAgentConfig object.Set<IfInfo> getSnmpInterfaceInfo(IfResourceType type)
getSnmpInterfaceInfo
type - a IfResourceType object.Set object.Copyright © 2015. All rights reserved.