How does the SPECTRUM "Traffic Resolution" AutoDiscovery Modeling Protocol work?
Release: Any
Component:
The "Define the Modeling Options" section of the documentation defines the Traffic Resolution AutoDiscovery Modeling Protocol as follows:
Traffic Resolution - Determines whether Discovery uses network traffic data when determining connections between interfaces. Often, letting Discovery to use the traffic data eliminates the need to model Fanout segments.
The following is a more detailed explanation of how the Traffic Resolution AutoDiscovery Modeling Protocol works.
AutoDiscovery will first use the discovery protocols, like SAT, CDP, Spanning Tree etc, to map layer-2 port connectivity. If for some reason, AutoDiscovery could not determine the exact port level connection among 3 or more ports, a Fanout model would be created to represent this connection and then AutoDiscovery would invoke the Traffic Resolution protocol if selected.
For each port connected to this Fanout, AutoDiscovery will read the ifInOctets and ifOutOctets attributes from the interfaces mib. AutoDiscovery will the wait for one minute and read the ifInOctets and ifOutOctets attributes from the interfaces mib again. AutoDiscovery will then calculate the delta of ifInOctets and ifOutOctets for each port connected to the Fanout. If the delta of one port's ifInOutOctet has a close match with delta of another port's ifOutOctets, AutoDiscovery will assume the ports are connected and create the proper associations in the SPECTRUM database.