Matter Survey

Community-basierte Datenbank für Matter-Gerätefunktionen

Thread Network Diagnostics 0x0035

Matter 1.4
ClusterRevision 3
The Thread 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 (65)

Code Name Type
0x0000 Channel int16u
0x0001 RoutingRole RoutingRoleEnum
0x0002 NetworkName char_string
0x0003 PanId int16u
0x0004 ExtendedPanId int64u
0x0005 MeshLocalPrefix octet_string
0x0006 OverrunCount int64u
0x0007 NeighborTable array
0x0008 RouteTable array
0x0009 PartitionId int32u
0x000A Weighting int16u
0x000B DataVersion int16u
0x000C StableDataVersion int16u
0x000D LeaderRouterId int8u
0x000E DetachedRoleCount int16u
0x000F ChildRoleCount int16u
0x0010 RouterRoleCount int16u
0x0011 LeaderRoleCount int16u
0x0012 AttachAttemptCount int16u
0x0013 PartitionIdChangeCount int16u
0x0014 BetterPartitionAttachAttemptCount int16u
0x0015 ParentChangeCount int16u
0x0016 TxTotalCount int32u
0x0017 TxUnicastCount int32u
0x0018 TxBroadcastCount int32u
0x0019 TxAckRequestedCount int32u
0x001A TxAckedCount int32u
0x001B TxNoAckRequestedCount int32u
0x001C TxDataCount int32u
0x001D TxDataPollCount int32u
0x001E TxBeaconCount int32u
0x001F TxBeaconRequestCount int32u
0x0020 TxOtherCount int32u
0x0021 TxRetryCount int32u
0x0022 TxDirectMaxRetryExpiryCount int32u
0x0023 TxIndirectMaxRetryExpiryCount int32u
0x0024 TxErrCcaCount int32u
0x0025 TxErrAbortCount int32u
0x0026 TxErrBusyChannelCount int32u
0x0027 RxTotalCount int32u
0x0028 RxUnicastCount int32u
0x0029 RxBroadcastCount int32u
0x002A RxDataCount int32u
0x002B RxDataPollCount int32u
0x002C RxBeaconCount int32u
0x002D RxBeaconRequestCount int32u
0x002E RxOtherCount int32u
0x002F RxAddressFilteredCount int32u
0x0030 RxDestAddrFilteredCount int32u
0x0031 RxDuplicatedCount int32u
0x0032 RxErrNoFrameCount int32u
0x0033 RxErrUnknownNeighborCount int32u
0x0034 RxErrInvalidSrcAddrCount int32u
0x0035 RxErrSecCount int32u
0x0036 RxErrFcsCount int32u
0x0037 RxErrOtherCount int32u
0x0038 ActiveTimestamp int64u
0x0039 PendingTimestamp int64u
0x003A Delay int32u
0x003B SecurityPolicy SecurityPolicy
0x003C ChannelPage0Mask octet_string
0x003D OperationalDatasetComponents OperationalDatasetComponents
0x003E ActiveNetworkFaultsList array
0x003F ExtAddress int64u
0x0040 Rloc16 int16u

Commands (1)

Code Name Direction
0x00 ResetCounts client→server

Features (4)

Bit Code Name
0 PKTCNT PacketCounts — Server supports the counts for the number of received and transmitted packets on the Thread interface.
1 ERRCNT ErrorCounts — Server supports the counts for the number of errors that have occurred during the reception and transmission of packets on the Thread interface.
2 MLECNT MLECounts — Server supports the counts for various MLE layer happenings.
3 MACCNT MACCounts — Server supports the counts for various MAC layer happenings.