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, runDiscoverygetInitialSleepTime, getPollInterval, getScheduler, isReady, run, schedule, setInitialSleepTime, setPollInterval, setScheduler, suspend, unschedule, wakeUppublic NodeDiscoveryOspf(OspfTopologyService ospfTopologyService, LocationAwareSnmpClient locationAwareSnmpClient, long interval, long initial, Node node)
run method is invoked.EnhancedLinkd - linkdLinkableNode - nodepublic void collect()
collect in class NodeCollectorCopyright © 2020. All rights reserved.