Subtype 40 — Linux_IPProtocolEndpointMetrics

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

(BytesReceived)

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

(BytesTransmitted)

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

(PacketsReceived)

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

(PacketsTransmitted)

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

(PacketReceiveRate)

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

(PacketTransmitRate)

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

(ByteReceiveRate)

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

(ByteTransmitRate)

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

(ReceiveDropRate)

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

(ReceivePacketsDropped)

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

(TransmitDropRate)

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

(TransmitPacketsDropped)