public interface SnmpCollectionAgent extends CollectionAgent, StorageStrategyService
CollectionAgent interface.
Modifier and Type | Method and Description |
---|---|
int |
getSavedIfCount()
getSavedIfCount
|
Set<IfInfo> |
getSnmpInterfaceInfo(IfResourceType type)
getSnmpInterfaceInfo
|
String |
getSysObjectId()
getSysObjectId
|
void |
setSavedIfCount(int ifCount)
setSavedIfCount
|
void |
validateAgent()
validateAgent
|
getAddress, getAttribute, getAttributeNames, getForeignId, getForeignSource, getHostAddress, getLocationName, getNodeId, getNodeLabel, getSavedSysUpTime, getStorageResourcePath, isStoreByForeignSource, setAttribute, setSavedSysUpTime
getAgentConfig, getSnmpInterfaceLabel
void setSavedIfCount(int ifCount)
setSavedIfCount
ifCount
- a int.int getSavedIfCount()
getSavedIfCount
void validateAgent() throws CollectionInitializationException
validateAgent
Set<IfInfo> getSnmpInterfaceInfo(IfResourceType type)
getSnmpInterfaceInfo
type
- a IfResourceType
object.Set
object.Copyright © 2021. All rights reserved.