@@ -247,30 +256,30 @@ Byte 17:20 – Statistics Reporting Period (the timeframe in seconds, over which
*/
/*
* * Byte 1 – Completion code
* Byte 2:4 – Intel Manufacturer ID – 000157h, LS byte first.
* Byte 5:6 – Current Value (unsigned integer) see Section 3.1.1
Byte 7:8 – Minimum Value (unsigned integer) see Section 3.1.2
Byte 9:10 – Maximum Value (unsigned integer) see Section 3.1.3
Byte 11:12 – Average Value (unsigned integer) see Section 3.1.4
Byte 13:16 – Timestamp as defined by the IPMI v2.0 specification indicating when the response message was sent. If Intel® NM cannot obtain valid time, the timestamp is set to FFFFFFFFh as defined in the IPMI v2.0 specification.
Byte 17:20 – Statistics Reporting Period (the timeframe in seconds, over which the firmware collects statistics). This is unsigned integer value. For all global statistics this field contains the time after the last statistics reset.
* Byte 2:4 – Intel Manufacturer ID – 000157h, LS byte first. 3b
* Byte 5:6 – Current Value (unsigned integer) see Section 3.1.1 2b
Byte 7:8 – Minimum Value (unsigned integer) see Section 3.1.2 2b
Byte 9:10 – Maximum Value (unsigned integer) see Section 3.1.3 2b
Byte 11:12 – Average Value (unsigned integer) see Section 3.1.4 2b
Byte 13:16 – Timestamp as defined by the IPMI v2.0 specification indicating when the response message was sent. If Intel® NM cannot obtain valid time, the timestamp is set to FFFFFFFFh as defined in the IPMI v2.0 specification. 4b
Byte 17:20 – Statistics Reporting Period (the timeframe in seconds, over which the firmware collects statistics). This is unsigned integer value. For all global statistics this field contains the time after the last statistics reset. 4b