JOATOSIT Operations Platform
Browse documentation

Reading interface and port stats

โ†ฉ Devices

For switches, routers, and firewalls, the device Overview tab shows a live table of physical ports and interfaces โ€” their status, speed, and traffic. This article explains how to read it.

The interfaces table

On the Overview tab, each row is a port or interface:

ColumnWhat it shows
Interface nameThe port name or number (from the device).
StatusAn UP or DOWN badge for the operational state.
SpeedNegotiated link speed, e.g. 1 Gbps.
RXLatest received traffic.
TXLatest transmitted traffic.
Traffic graphA sparkline of the last hour of RX + TX.

The list is ordered to put the interesting ports first: up interfaces on top, then down interfaces, and finally administratively disabled ports, shown muted at the bottom.

PoE (switches)

On switches, ports delivering Power over Ethernet show a PoE pill (with the power class where known, e.g. PoE Class 3). Expanding a port shows its detection status, such as delivering, searching, or fault.

VLANs (switches)

On switches, each port shows its VLAN:

  • An access port shows its VLAN number, e.g. 10.
  • A trunk port shows Trunk ยท native N, with the full allowed-VLAN list in the expanded row.

When the device is offline

JOATOS is honest about stale data. When a device is offline or its status is unknown, port states show as โ€” / Unknown rather than the last-known up/down values, with a line such as:

Port state unavailable โ€” device offline (last successful scan: โ€ฆ)

The full port list and counts stay visible, and the real states reappear as soon as the device is reachable again.

Notes & tips

  • Traffic figures and graphs update on the device's polling interval โ€” a denser graph means a shorter interval.
  • These columns appear for Switch, Router, and Firewall types. Access points, UPSs, and Other devices don't have a ports table โ€” see Understanding device types.
  • For a point-in-time refresh outside the normal poll cycle, use Scan now โ€” see Running on-demand scans.

Related