Skip to main content

Network Topology in ObserveOps

The Network tab in ObserveOps shows a visual map of your physical network infrastructure — switches, routers, firewalls, and the Layer 2 and Layer 3 links between them. The map is built by a Topology Scanner that you schedule. Once the scan runs, the sidebar tree shows all discovered seed devices and you can click any entry to load its topology map on the canvas.

Network topology map showing connected devices with health status colors

Prerequisites

  • Each device must be discovered and configured as a monitor in ObserveOps.
  • Each device must have at least one supported Layer 2 or Layer 3 discovery protocol enabled and reachable from the ObserveOps server.

Supported Protocols

ObserveOps uses these protocols to discover the connections between network devices:

Layer 2 protocols:

ProtocolFull Name
CDPCisco Discovery Protocol
LLDPLink Layer Discovery Protocol
SPMSwitch Port Mapping

Layer 3 protocols:

ProtocolFull Name
OSPFOpen Shortest Path First
BGPBorder Gateway Protocol
ISISIntermediate System to Intermediate System

How Network Topology Is Built

The Topology Scanner starts from a seed device that you specify. It queries that device using the configured L2 or L3 protocol to find the neighboring devices it connects to. For each neighbor found, the scanner records the link, identifies the interfaces at each end, and then queries the neighbor for its own neighbors. This process repeats recursively until no new neighbors are found.

The result is a map that starts at your chosen seed device and expands outward to every device reachable through the discovery protocols. Each seed device you scan appears as a separate entry in the Network sidebar tree.

Configure the Topology Scanner

Go to Settings. Select Monitor Settings, then select Topology Scanner.

Topology Scanner list showing configured schedulers

Click Create Scheduler to add a new scan.

Create Scheduler dialog with fields for entry point, schedule, protocols, and notification

Fill in the scheduler details:

FieldDescription
Entry PointThe seed device where the scan starts. ObserveOps queries this device first and discovers all neighbors from it outward. Choose a core or distribution-layer device for the widest map coverage.
Scheduler TypeHow often the scan runs. Select Once, Daily, Weekly, or Monthly based on how frequently your network topology changes.
Start DateThe date the scheduler becomes active and runs for the first time.
HoursThe time of day the scan starts. Schedule scans during low-traffic periods to minimize protocol query load on devices.
DaysThe days of the week the scan runs. Available only when Scheduler Type is Weekly.
MonthsThe months the scan runs. Available only when Scheduler Type is Monthly.
DatesThe specific dates within a month the scan runs. Available only when Scheduler Type is Monthly.
Link LayerSelect L2, L3, or both. L2 maps switch-level connections. L3 maps routed connections between subnets. Select both for a complete picture of your network.
ProtocolAuto-selected based on your Link Layer choice. You can deselect individual protocols if certain devices do not support them.
Notify TeamsEmail addresses or user handles that receive a notification when the scan completes.

Click Create Scheduler to save. To run a scan immediately without waiting for the schedule, click the run icon next to the scheduler in the list.

View the Network Topology Map

Go to Topology from the main navigation menu. Select the Network tab.

The sidebar tree on the left shows all topology entry points organized into groups. Groups appear based on the Topology View Group name you set when creating a topology view, or as default seed-device entries if no group was assigned.

Click any entry in the tree to load the topology map for that device on the canvas. The selected device appears as the central node. All devices connected to it through the discovery protocols appear as surrounding nodes, connected by lines that represent the actual links.

ElementWhat It Represents
Top-level groupA named group you created using Create Topology View, or a default category such as "Network"
Seed deviceThe entry point device for a scan — click it to load its topology map
Sub-groupsNested categories within a group, organized by switch type, location, or any label you assigned

Use the Search box above the tree to filter entries by device name or IP address when your sidebar has many entries.

Expanded vs Progressive View

The toolbar above the canvas has two layout options:

OptionWhat It Does
ExpandedLoads the entire topology map at once — all discovered nodes appear on the canvas simultaneously
ProgressiveLoads the topology level by level, starting from the seed node and expanding outward — useful for very large maps where loading everything at once makes the canvas hard to read

Layer 3 Toggle

The Layer 3 switch in the toolbar controls whether Layer 3 routing devices appear on the Network topology canvas. Toggle it ON to include routers and inter-subnet paths in the map. Toggle it OFF to show only Layer 2 switching paths. Use this when you want to separate your switching topology from your routing topology for clarity.

Create Topology View

After loading a topology map, click Create Topology View in the toolbar to save a named, filtered version of that topology in the sidebar.

Create Topology View dialog with fields for name, group, filters, and security

FieldDescription
Topology NameThe display name for this view in the sidebar tree. Use a name that identifies the scope, such as "Core Switches" or "Data Center North."
Topology View GroupThe group label under which this view appears in the sidebar. Use groups to organize views by location, tier, or team.
Include / ExcludeControls whether the Monitor Filter you set below adds or removes devices from the view.
Monitor FilterFilters the devices shown in this view. Select Tag, Group, IP, or IP Range and then specify the values. Only devices matching the filter appear in the saved view.
SecuritySet to Public so all users can see this view, or Private to limit it to your own account.

Click Create Topology View to save. The view appears in the sidebar tree under the group name you specified.