Network Planes View
Network Planes View
Once a trace file is processed into an Analysis, AGILITY generates elementary Flows and organizes them in the Network Planes View, sorted chronologically by their start date and time.
You can access the Network Planes view by following these steps:
Select an analysis from the list on the main page.
On the Analysis Details page, scroll down to view your flows organized within the Network Planes section.
On this page, you will learn more about:
Learn how the grid view is structured
Understand what each Network Flow Card displays
See how to filter data and show or hide columns to customize your view
Grid View Structure
The Network Planes grid view visually separates network activity into two primary planes, organized chronologically by start time:
Control Plane
Represents signaling and control-related flows. It is further divided into:
Mobility Management Flows
Session Management Flows are subdivided into Data APN/DNN, SoS APN/DNN, and IMS APN/DNN.
User Plane
Represents user traffic and payload data. It includes:
IMS Flows are subdivided into SIP Registration, SIP Call, and SIP SMS
Data Flows
Network Flow Card: Key Information Explained
Each detected elementary flow within the Network Planes is represented by an individual card in the grid view, with each card displaying its specific details:
Flow Result: Each detected flow is assigned a status based on the evaluation results. The card will be color-coded based on the result the flow received, which can be: Success (green), Failure (red), Warning (yellow), or Unknown (gray).
Start Date & Time: Shows when the flow began, based on the first detected message.
Network Planes: Start Date & TimeElementary Flow Description: A summary of what the flow represents (e.g., SIP Call, Mobility Session).
Network Planes: Flow DescriptionSubscribers: Subscriber chips offer a quick, visual way to identify the subscribers involved in a network flow. They are designed to help you easily distinguish between participants, especially in multi-party scenarios.
Subscriber Indicator: Chip
When there is more than one subscriber, the chip color is determined by the calling party, following the same logic used in the Subscriber Filters.
💡 Pro Tip: Hover over a subscriber chip to quickly view the MSISDN and IMSI. Click it to access full subscriber details.
Conference Leg: When it is part of a conference call, the elementary flow displayed includes a Leg Identifier chip. This chip indicates the specific segment (leg) of the call, based on the flow’s source → destination mapping. It helps you quickly understand which participant or segment the flow belongs to within the broader conference session.
Conference Leg Indicator: Chip
💡 Pro Tip: Click a conference indicator chip to quickly view the conference details.
Procedures: Lists the network procedures involved in the flow, such as registration or session setup. Procedures will be color-coded—red indicates a failure has occurred within that procedure.
Network Planes: Procedures Information
💡 Pro Tip: Click a procedure chip to view flow details filtered by that specific procedure.
Classification Information: In addition to the failed procedures, AGILITY displays the root error for the flow along with its location within the sequence.
The location is shown in the following format:
Frame Number (hyperlink): Source Network Element → Destination Network ElementNetwork Planes: Classification
💡 Pro Tip: Clicking the frame number takes you directly to the point in the sequence diagram where the error occurred.
Action Buttons
View Possible Causes (): For failed flows, you can check the Possible Causes by clicking the icon. This will redirect you to the Diagnostics tab, where the potential root causes related to the selected error are listed.
Action buttons: Possible CausesView Flow Details (): Redirects to the Flow Details page, where you can view additional technical information and a complete breakdown of the flow.
Action buttons: View Flow Details
Managing your View
Hide and Show Columns
Locate the column visibility icon near the table header, in both the Control Plane and User Plane sections.
Hide and Show Columns IconClick the icon to open the list of available columns.
Check or uncheck the boxes next to each column name to show or hide them.
Hide and Show ColumnsYour table view will update immediately based on your selection.
Filter Capabilities
The Network Planes view displays all flows for every subscriber detected in the trace file.
To narrow the view and focus on the activity of a specific subscriber, flow status, or conference ID, use the available filters as outlined below:
Display Filter
Open the Display Filter
Click the Display Filter field above the table.Network Planes: Display FiltersStart typing an attribute name
Begin entering the attribute (Wireshark-style, e.g.ip.src,http.host).Check attribute validation
If the attribute exists, the field displays a valid state, a green outline.
Display Filter: Valid StateIf the attribute does not exist or is invalid, the field displays an error state, a red outline.
Display Filter: Error State
Complete the filter expression
Add operators and values (e.g.ip.src == 10.0.0.1) following Wireshark-style syntax.Apply the filter
Press Enter to update the results based on the validated display filter.
Subscriber Filter
Find the Subscriber dropdown menu at the top of the table.
Click the dropdown to view the list of available subscribers. By default, all the available subscribers will be selected.
Choose the desired subscriber from the list to filter the view.
The table will automatically refresh to show flows related only to the selected subscriber.
To remove the filter and view all subscribers again, uncheck the “Deselect All” option from the dropdown.
Pro Tip: The dropdown list displays subscriber chips using the same color-coding as shown on the main Network Plane cards, making it easier to identify and match flows at a glance.
Flow Statuses Filter
Find the Flow Status menu at the top of the table.
Click the dropdown to view the list of statuses detected for the selected analysis. By default, all available flow statuses will be selected.
Choose the desired status from the list to filter the view.
The table will automatically refresh to show flows related only to the selected status.
To remove the filter and view all statuses again, uncheck the “Deselect All” option from the dropdown.
Full Screen View
Locate the full-screen icon near the top right of the table or panel.
Network Planes: Full ScreenClick the icon to expand the current view to full screen, maximizing your workspace.
To exit full screen, click the Exit Full Screen icon or press the
Esckey.Network Planes: Exit Full Screen mode
Next: View the detailed results of AGILITY’s PCAP analysis in the Flow Details page.