Subtype 20 — Linux_IPProtocolEndpointMetrics

Offsets Name Length Format Description
0 0 R10420MNAME 64 EBCDIC Name of measured element, extracted from the MeasuredElementName attribute of the CIM_BaseMetricValue instance.
64 40 R10420BR 8 floating Number of bytes received on this IP protocol endpoint during the interval.

(BytesReceived)

72 48 R10420BT 8 floating Number of bytes transmitted on this IP protocol endpoint during the interval.

(BytesTransmitted)

80 50 R10420ER 8 floating Average number of 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 R10420PR 8 floating Total number of packets received on this IP protocol endpoint during the interval.

(PacketsReceived)

96 60 R10420PT 8 floating Total number of packets transmitted on this IP protocol endpoint during the interval.

(PacketsTransmitted)

104 68 R10420PRR 8 floating Average number of packets received per second on this IP protocol endpoint during the interval.

(PacketReceiveRate)

112 70 R10420PTR 8 floating Average number of packets transmitted per second on this IP protocol endpoint during the interval.

(PacketTransmitRate)

120 78 R10420BRR 8 floating Average number of bytes received per second on this IP protocol endpoint during the interval.

(ByteReceiveRate)

128 80 R10420BTR 8 floating Average number of bytes transmitted per second on this IP protocol endpoint during the interval.

(ByteTransmitRate)

136 88 R10420RDR 8 floating Average number of received packets dropped per second on this IP protocol endpoint during the interval.

(ReceiveDropRate)

144 90 R10420RPD 8 floating Number of received packets dropped on this IP protocol endpoint during the interval.

(ReceivePacketsDropped)

152 98 R10420TDR 8 floating Average number of transmitted packets dropped per second on this IP protocol endpoint during the interval.

(TransmitDropRate)

160 A0 R10420TPD 8 floating Number of transmitted packets dropped on this IP protocol endpoint during the interval.

(TransmitPacketsDropped)