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, getNodeLabel, getSavedSysUpTime, getStorageDir, isStoreByForeignSource, setSavedSysUpTime, toString
getAddress, getAttribute, getType, setAttribute
getSnmpInterfaceLabel
void setSavedIfCount(int ifCount)
setSavedIfCount
setSavedIfCount
in interface CollectionAgent
ifCount
- a int.int getSavedIfCount()
getSavedIfCount
String getSysObjectId()
getSysObjectId
getSysObjectId
in interface CollectionAgent
String
object.void validateAgent() throws CollectionInitializationException
validateAgent
SnmpAgentConfig getAgentConfig()
getAgentConfig
getAgentConfig
in interface StorageStrategyService
SnmpAgentConfig
object.Set<IfInfo> getSnmpInterfaceInfo(IfResourceType type)
getSnmpInterfaceInfo
type
- a IfResourceType
object.Set
object.Copyright © 2017. All rights reserved.