dm_pal_net_stats


Columns

Column Type Size Nulls Auto Default Children Parents Comments
interface nvarchar 512 null
recv_bytes bigint 8 null
recv_packets bigint 8 null
recv_errors bigint 8 null
recv_drops bigint 8 null
recv_fifo bigint 8 null
recv_frame bigint 8 null
recv_compressed bigint 8 null
recv_multicast bigint 8 null
tx_bytes bigint 8 null
tx_packets bigint 8 null
tx_errors bigint 8 null
tx_drop bigint 8 null
tx_fifo bigint 8 null
tx_collisions bigint 8 null
tx_carrier bigint 8 null
tx_compressed bigint 8 null

Relationships