Const
Readonly
attributes: { Readonly
rxThe RxAddressFilteredCount attribute shall indicate the total number of received unique MAC frame requests that have been dropped as a result of MAC filtering. This value shall only be reset upon a Node reboot.
Readonly
rxThe RxBeaconCount attribute shall indicate the total number of received unique MAC Beacon frames. This value shall only be reset upon a Node reboot.
Readonly
rxThe RxBeaconRequestCount attribute shall indicate the total number of received unique MAC Beacon Request frames. This value shall only be reset upon a Node reboot.
Readonly
rxThe RxBroadcastCount attribute shall indicate the total number of received unique broadcast MAC frames. This value shall only be reset upon a Node reboot.
Readonly
rxThe RxDataCount attribute shall indicate the total number of received unique MAC Data frames. This value shall only be reset upon a Node reboot.
Readonly
rxThe RxDataPollCount attribute shall indicate the total number of received unique MAC Data Poll frames. This value shall only be reset upon a Node reboot.
Readonly
rxThe RxDestAddrFilteredCount attribute shall indicate the total number of received unique MAC frame requests that have been dropped as a result of a destination address check. This value shall only be reset upon a Node reboot.
Readonly
rxThe RxDuplicatedCount attribute shall indicate the total number of received MAC frame requests that have been dropped as a result of being a duplicate of a previously received MAC frame request. This value shall only be reset upon a Node reboot.
Readonly
rxThe RxErrFcsCount attribute shall indicate the total number of received unique MAC frame requests that have been dropped as a result of an error with the FCS of the received frame. This value shall only be reset upon a Node reboot.
Readonly
rxThe RxErrInvalidSrcAddrCount attribute shall indicate the total number of received unique MAC frame requests that have been dropped as a result of containing an invalid source address. This value shall only be reset upon a Node reboot.
Readonly
rxThe RxErrNoFrameCount attribute shall indicate the total number of received unique MAC frame requests that have been dropped as a result of missing or malformed frame contents. This value shall only be reset upon a Node reboot.
Readonly
rxThe RxErrOtherCount attribute shall indicate the total number of received unique MAC frame requests that have been dropped as a result of an error that is not counted by any other attribute. This value shall only be reset upon a Node reboot.
Readonly
rxThe RxErrSecCount attribute shall indicate the total number of received unique MAC frame requests that have been dropped as a result of an error with the security of the received frame. This value shall only be reset upon a Node reboot.
Readonly
rxThe RxErrUnknownNeighborCount attribute shall indicate the total number of received unique MAC frame requests that have been dropped as a result of originating from an unknown neighbor device. This value shall only be reset upon a Node reboot.
Readonly
rxThe RxOtherCount attribute shall indicate the total number of received unique MAC frame requests that are not counted by any other attribute. This value shall only be reset upon a Node reboot.
Readonly
rxThe RxTotalCount attribute shall indicate the total number of received unique MAC frames. This value shall only be reset upon a Node reboot.
Readonly
rxThe RxUnicastCount attribute shall indicate the total number of received unique unicast MAC frames. This value shall only be reset upon a Node reboot.
Readonly
txThe TxAckedCount attribute shall indicate the total number of unique MAC frame transmission requests that were acked. The TxAckedCount attribute shall only be incremented by 1 for each MAC transmission request that is acked regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
Readonly
txThe TxAckRequestedCount attribute shall indicate the total number of unique MAC frame transmission requests with requested acknowledgment. The TxAckRequestedCount attribute shall only be incremented by 1 for each MAC transmission request with requested acknowledgment regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
Readonly
txThe TxBeaconCount attribute shall indicate the total number of unique MAC Beacon frame transmission requests. The TxBeaconCount attribute shall only be incremented by 1 for each MAC Beacon frame transmission request regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions.
Readonly
txThe TxBeaconRequestCount attribute shall indicate the total number of unique MAC Beacon Request frame transmission requests. The TxBeaconRequestCount attribute shall only be incremented by 1 for each MAC Beacon Request frame transmission request regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
Readonly
txThe TxBroadcastCount attribute shall indicate the total number of unique broadcast MAC frame transmission requests. The TxBroadcastCount attribute shall only be incremented by 1 for each broadcast MAC transmission request regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
Readonly
txThe TxDataCount attribute shall indicate the total number of unique MAC Data frame transmission requests. The TxDataCount attribute shall only be incremented by 1 for each MAC Data frame transmission request regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
Readonly
txThe TxDataPollCount attribute shall indicate the total number of unique MAC Data Poll frame transmission requests. The TxDataPollCount attribute shall only be incremented by 1 for each MAC Data Poll frame transmission request regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
Readonly
txThe TxDirectMaxRetryExpiryCount attribute shall indicate the total number of unique MAC transmission packets that meet maximal retry limit for direct packets. The TxDirectMaxRetryExpiryCount attribute shall only be incremented by 1 for each unique MAC transmission packets that meets the maximal retry limit for direct packets. This value shall only be reset upon a Node reboot.
Readonly
txThe TxErrAbortCount attribute shall indicate the total number of unique MAC transmission request failures caused by an abort error. The TxErrAbortCount attribute shall only be incremented by 1 for each unique MAC transmission request failure caused by an abort error.
Readonly
txThe TxErrBusyChannelCount attribute shall indicate the total number of unique MAC transmission request failures caused by an error as the result of a busy channel (a CSMA/CA fail). The TxErrBusyChannelCount attribute shall only be incremented by 1 for each unique MAC transmission request failure caused by a busy channel such as a CSMA/CA failure.
Readonly
txThe TxErrCcaCount attribute shall indicate the total number of CCA failures. The TxErrCcaCount attribute shall only be incremented by 1 for each instance of a CCA failure. This value shall only be reset upon a Node reboot.
Readonly
txThe TxIndirectMaxRetryExpiryCount attribute shall indicate the total number of unique MAC transmission packets that meet maximal retry limit for indirect packets. The TxIndirectMaxRetryExpiryCount attribute shall only be incremented by 1 for each unique MAC transmission packets that meets the maximal retry limit for indirect packets. This value shall only be reset upon a Node reboot.
Readonly
txThe TxNoAckRequestedCount attribute shall indicate the total number of unique MAC frame transmission requests without requested acknowledgment. The TxNoAckRequestedCount attribute shall only be incremented by 1 for each MAC transmission request that is does not request acknowledgement regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions.
Readonly
txThe TxOtherCount attribute shall indicate the total number of unique MAC frame transmission requests that are not counted by any other attribute. The TxOtherCount attribute shall only be incremented by 1 for each MAC frame transmission request regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
Readonly
txThe TxRetryCount attribute shall indicate the total number of MAC retransmission attempts. The TxRetryCount attribute shall only be incremented by 1 for each retransmission attempt that may be triggered by lack of acknowledgement, CSMA/CA failure, or other type of transmission error. This value shall only be reset upon a Node reboot.
Readonly
txThe TxTotalCount attribute shall indicate the total number of unique MAC frame transmission requests. The TxTotalCount attribute shall only be incremented by 1 for each MAC transmission request regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
Readonly
txThe TxUnicastCount attribute shall indicate the total number of unique unicast MAC frame transmission requests. The TxUnicastCount attribute shall only be incremented by 1 for each unicast MAC transmission request regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
A ThreadNetworkDiagnosticsCluster supports these elements if it supports feature MacCounts.