public class NodeScan.AgentScan extends NodeScan.BaseAgentScan implements NeedsContainer, ScanProgress
Constructor and Description |
---|
AgentScan(Integer nodeId,
OnmsNode node,
InetAddress agentAddress,
String agentType) |
Modifier and Type | Method and Description |
---|---|
void |
detectIpAddressTable(BatchTask currentPhase) |
void |
detectIpInterfaceTable(BatchTask currentPhase) |
void |
detectPhysicalInterfaces(BatchTask currentPhase) |
InetAddress |
getAgentAddress() |
SnmpAgentConfigFactory |
getAgentConfigFactory() |
String |
getAgentType() |
EventForwarder |
getEventForwarder() |
void |
run(ContainerTask<?> parent)
run
|
void |
setNode(OnmsNode node) |
String |
toString() |
abort, getForeignId, getForeignSource, getNode, getNodeId, getProvisionService, getScanStamp, ipUpdater, isAborted, setSpan
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
abort, isAborted
public AgentScan(Integer nodeId, OnmsNode node, InetAddress agentAddress, String agentType)
public InetAddress getAgentAddress()
public String getAgentType()
public void setNode(OnmsNode node)
public String toString()
toString
in class NodeScan.BaseAgentScan
public EventForwarder getEventForwarder()
public SnmpAgentConfigFactory getAgentConfigFactory()
public void detectIpAddressTable(BatchTask currentPhase)
public void detectIpInterfaceTable(BatchTask currentPhase)
public void detectPhysicalInterfaces(BatchTask currentPhase)
public void run(ContainerTask<?> parent)
NeedsContainer
run
run
in interface NeedsContainer
parent
- a ContainerTask
object.Copyright © 2021. All rights reserved.