snmp_table
Walk any SNMP table on a device and receive tabular results with named columns, or numeric OIDs for unknown entries.
Instructions
Walk and tabularize an SNMP table. Returns {table_oid, rows: [{index, <col_name>: value, ...}, ...]}. Column-name mapping is best-effort: unknown columns are keyed by numeric OID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| table_oid | Yes |