public final class NodeDiscoveryBridge extends NodeCollector
m_node| Constructor and Description | 
|---|
NodeDiscoveryBridge(BridgeTopologyService bridgeTopologyService,
                   int maxSize,
                   LocationAwareSnmpClient locationAwareSnmpClient,
                   long interval,
                   long initial,
                   Node node,
                   boolean disableBridgeVlanDiscovery)
Constructs a new SNMP collector for Bridge Node Discovery. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
collect()  | 
String | 
getName()  | 
boolean | 
isReady()
 isReady 
 | 
equals, getInfo, getLocation, getLocationAwareSnmpClient, getNode, getNodeId, getPrimaryIpAddress, getPrimaryIpAddressString, getSnmpAgentConfig, getSysname, getSysoid, hashCode, runDiscoverygetInitialSleepTime, getPollInterval, getScheduler, run, schedule, setInitialSleepTime, setPollInterval, setScheduler, suspend, unschedule, wakeUppublic NodeDiscoveryBridge(BridgeTopologyService bridgeTopologyService, int maxSize, LocationAwareSnmpClient locationAwareSnmpClient, long interval, long initial, Node node, boolean disableBridgeVlanDiscovery)
run method is invoked.EnhancedLinkd - linkdLinkableNode - nodepublic void collect()
collect in class NodeCollectorpublic boolean isReady()
DiscoveryisReady
isReady in interface ReadyRunnableisReady in class DiscoveryCopyright © 2021. All rights reserved.