public final class NodeDiscoveryOspf extends NodeCollector
m_node
Constructor and Description |
---|
NodeDiscoveryOspf(OspfTopologyService ospfTopologyService,
LocationAwareSnmpClient locationAwareSnmpClient,
long interval,
long initial,
Node node)
Constructs a new SNMP collector for Ospf Node Discovery.
|
Modifier and Type | Method and Description |
---|---|
void |
collect() |
String |
getName() |
equals, getInfo, getLocation, getLocationAwareSnmpClient, getNode, getNodeId, getPrimaryIpAddress, getPrimaryIpAddressString, getSnmpAgentConfig, getSysname, getSysoid, hashCode, runDiscovery
getInitialSleepTime, getPollInterval, getScheduler, isReady, run, schedule, setInitialSleepTime, setPollInterval, setScheduler, suspend, unschedule, wakeUp
public NodeDiscoveryOspf(OspfTopologyService ospfTopologyService, LocationAwareSnmpClient locationAwareSnmpClient, long interval, long initial, Node node)
run
method is invoked.EnhancedLinkd
- linkdLinkableNode
- nodepublic void collect()
collect
in class NodeCollector
Copyright © 2021. All rights reserved.