opn_interface_stats
Retrieve per-interface traffic statistics including bytes in/out, packets, and errors to monitor network utilization and check for interface issues.
Instructions
Get per-interface traffic statistics (bytes in/out, packets, errors).
Use this when you need to see network utilization, check for interface errors, or compare traffic across interfaces. Returns: dict keyed by interface name with statistics fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||