interfaces_list
List network interfaces and retrieve interface counters (HC and 32-bit) via SNMP IF-MIB, with automatic handling of speed saturation beyond 4.29 Gbps.
Instructions
List network interfaces via IF-MIB (RFC 2863). Merges ifTable + ifXTable per ifIndex. HC counters (ifHCInOctets / ifHCOutOctets) are returned alongside 32-bit counters. ifSpeed saturation at ~4.29 Gbps is handled automatically — ifSpeed_bps falls back to ifHighSpeed*1e6 with ifSpeed_source='ifHighSpeed' and a warning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes |