Subtype 61 – Windows_NetworkPortMetrics

Offsets Name Length Format Description
0 0 R10461MNAME 64 EBCDIC Name of measured element, extracted from the MeasuredElementName attribute of the CIM_BaseMetricValue instance.
64 40 R10461BR 8 floating Accumulated number of bytes received on this network port including any protocol overhead such as framing characters, headers and trailers.

(BytesReceived)

72 48 R10461BT 8 floating Accumulated number of bytes transmitted on this network port including any protocol overhead such as framing characters, headers and trailers.

(BytesTransmitted)

80 50 R10461ER 8 floating Average number of network errors per second during the interval. This includes errors that occurred during transmitting and receiving, and recovered errors as well as unrecovered errors.

(ErrorRate)

88 58 R10461PR 8 floating Accumulated number of packets received on this network port.

(PacketsReceived)

96 60 R10461PT 8 floating Accumulated number of packets transmitted on this network port.

(PacketsTransmitted)