Ethernet Network Diagnostics 0x0037
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.
Spec History
Matter 1.0
Matter 1.1
Matter 1.2
Matter 1.3
Matter 1.4
rev 1
Matter 1.5
rev 1
Matter 1.6
rev 1
Matter master
rev 1
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 |