# MV\_SYSINFO\_NET

This view describes the total network usage by interface.

| Column name                | Description                                           |
| -------------------------- | ----------------------------------------------------- |
| `node_id`                  | The ID of the node.                                   |
| `ip_addr`                  | The IP address of the node.                           |
| `port`                     | The port on which the node is listening.              |
| `type`                     | `MA`,`Leaf`, or`CA`                                   |
| `interface`                | The name of the interface.                            |
| `received_cumulative_b`    | The total number of bytes received on the network.    |
| `transmitted_cumulative_b` | The total number of bytes transmitted on the network. |
| `timestamp_ns`             | The time when the data was received.                  |

***

Modified at: August 29, 2022

Source: [/db/v9.1/reference/information-schema-reference/management/mv-sysinfo-net/](https://docs.singlestore.com/db/v9.1/reference/information-schema-reference/management/mv-sysinfo-net/)

(An index of the documentation is available at /llms.txt)
