Matter Survey

Community-driven database of Matter device capabilities

Ethernet Network Diagnostics 0x0037

Matter 1.5
ClusterRevision 1
The Ethernet Network Diagnostics Cluster provides a means to acquire standardized diagnostics metrics that MAY be used by a Node to assist a user or Administrative Node in diagnosing potential problems.

Attributes (9)

Code Name Type
0x0000 PHYRate PHYRateEnum
0x0001 FullDuplex boolean
0x0002 PacketRxCount int64u
0x0003 PacketTxCount int64u
0x0004 TxErrCount int64u
0x0005 CollisionCount int64u
0x0006 OverrunCount int64u
0x0007 CarrierDetect boolean
0x0008 TimeSinceReset int64u

Commands (1)

Code Name Direction
0x00 ResetCounts client→server

Features (2)

Bit Code Name
0 PKTCNT PacketCounts — Node makes available the counts for the number of received and transmitted packets on the ethernet interface.
1 ERRCNT ErrorCounts — Node makes available the counts for the number of errors that have occurred during the reception and transmission of packets on the ethernet interface.