public interface CollectionAgentService
CollectionAgentService interface.
Modifier and Type | Method and Description |
---|---|
SnmpAgentConfig |
getAgentConfig()
getAgentConfig
|
String |
getHostAddress()
getHostAddress
|
int |
getIfIndex()
getIfIndex
|
InetAddress |
getInetAddress()
getInetAddress
|
PrimaryType |
getIsSnmpPrimary()
getIsSnmpPrimary
|
int |
getNodeId()
getNodeId
|
Set<SnmpIfData> |
getSnmpInterfaceData()
getSnmpInterfaceData
|
String |
getSysObjectId()
getSysObjectId
|
int getNodeId()
getNodeId
int getIfIndex()
getIfIndex
PrimaryType getIsSnmpPrimary()
getIsSnmpPrimary
PrimaryType
object.SnmpAgentConfig getAgentConfig()
getAgentConfig
SnmpAgentConfig
object.Set<SnmpIfData> getSnmpInterfaceData()
getSnmpInterfaceData
Set
object.InetAddress getInetAddress()
getInetAddress
InetAddress
object.Copyright © 2015. All Rights Reserved.