|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CollectionAgent
CollectionAgent interface.
| Field Summary |
|---|
| Fields inherited from interface org.opennms.netmgt.poller.NetworkInterface |
|---|
TYPE_IPV4, TYPE_UNKNOWN |
| Method Summary | |
|---|---|
SnmpAgentConfig |
getAgentConfig()
getAgentConfig |
String |
getHostAddress()
getHostAddress |
InetAddress |
getInetAddress()
getInetAddress |
int |
getNodeId()
getNodeId |
int |
getSavedIfCount()
getSavedIfCount |
long |
getSavedSysUpTime()
getSavedSysUpTime |
Set<IfInfo> |
getSnmpInterfaceInfo(IfResourceType type)
getSnmpInterfaceInfo |
String |
getSysObjectId()
getSysObjectId |
void |
setSavedIfCount(int ifCount)
setSavedIfCount |
void |
setSavedSysUpTime(long sysUpTime)
setSavedSysUpTime |
String |
toString()
toString |
void |
validateAgent()
validateAgent |
| Methods inherited from interface org.opennms.netmgt.poller.NetworkInterface |
|---|
getAddress, getAttribute, getType, setAttribute |
| Methods inherited from interface org.opennms.netmgt.config.StorageStrategyService |
|---|
getSnmpInterfaceLabel |
| Method Detail |
|---|
String getHostAddress()
getHostAddress
String object.void setSavedIfCount(int ifCount)
setSavedIfCount
ifCount - a int.int getSavedIfCount()
getSavedIfCount
int getNodeId()
getNodeId
String getSysObjectId()
getSysObjectId
String object.void validateAgent()
validateAgent
String toString()
toString
toString in class ObjectString object.SnmpAgentConfig getAgentConfig()
getAgentConfig
getAgentConfig in interface StorageStrategyServiceSnmpAgentConfig object.Set<IfInfo> getSnmpInterfaceInfo(IfResourceType type)
getSnmpInterfaceInfo
type - a IfResourceType object.
Set object.InetAddress getInetAddress()
getInetAddress
InetAddress object.long getSavedSysUpTime()
getSavedSysUpTime
void setSavedSysUpTime(long sysUpTime)
setSavedSysUpTime
sysUpTime - a long.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||