get_client_traffic
Retrieve rx/tx and throughput statistics for a specific client using its MAC address. Use this read-only tool to monitor bandwidth usage for one network device.
Instructions
Get traffic statistics (rx/tx, throughput) for one client by MAC address.
Read-only operation: returns the client's cumulative and recent traffic counters. Use get_client_details for identity/connection state, or get_traffic_summary for site-wide traffic rather than a single client.
Args: mac: Client MAC address to target. site: Site to operate on. Defaults to "default". device: Optional device name to target a specific console; omit for default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mac | Yes | Client MAC address to target. | |
| site | No | Site to operate on. Defaults to "default". | default |
| device | No | Optional device name to target a specific console; omit for default. |