Readonly
carrierThe CarrierDetect attribute shall indicate the value of the Carrier Detect control signal present on the ethernet network interface. A value of null shall indicate that the interface is not currently configured or operational.
Readonly
fullThe FullDuplex attribute shall indicate if the Node is currently utilizing the full-duplex operating mode. A value of null shall indicate that the interface is not currently configured or operational.
Readonly
phyThe PHYRate attribute shall indicate the current nominal, usable speed at the top of the physical layer of the Node. A value of null shall indicate that the interface is not currently configured or operational.
Readonly
timeThe TimeSinceReset attribute shall indicate the duration of time, in minutes, that it has been since the ethernet network interface has reset for any reason.
Readonly
errorErrorCounts
Node makes available the counts for the number of errors that have occurred during the reception and transmission of packets on the ethernet interface.
Readonly
packetPacketCounts
Node makes available the counts for the number of received and transmitted packets on the ethernet interface.
Modify elements using ElementModifier.alter.
Modify elements using ElementModifier.enable.
Modify elements using ElementModifier.set.
Select features using ClusterComposer.compose.
Rest
...selection: SelectionT
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 Administrator in diagnosing potential problems. The Ethernet Network Diagnostics Cluster attempts to centralize all metrics that are relevant to a potential Ethernet connection to a Node.
EthernetNetworkDiagnosticsCluster supports optional features that you can enable with the EthernetNetworkDiagnosticsCluster.with() factory method.
See
MatterSpecification.v13.Core § 11.16