Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
Data | string | |
Description | string | A string that contains the graph data In CSV format |
Read | boolean | true |
DataFormat | uint16 | 2 |
Description | string | The format of the data as requested in the graph generation methods. Ex: '2' (CSV) |
Read | boolean | true |
ValueMap | string | 0, 1, 2, .., 32768..65535 |
Values | string | Unknown, Other, CSV, DMTF Reserved, Vendor Specific |
StartTime | datetime | |
Description | string | Begin time of the data point collection |
Read | boolean | true |
TimeInterval | uint64 | |
Description | string | The time interval in seconds between consecutive points in the data returned. |
PUnit | string | seconds |
Read | boolean | true |
Units | string | seconds |
XAxisName | string | |
Description | string | The name of the X axis |
Read | boolean | true |
XAxisUnit | string | |
Description | string | The unit used for the X axis (e.g. seconds) |
IsPUnit | boolean | true |
Read | boolean | true |
YAxisName | string | |
Description | string | The name of the Y axis |
Read | boolean | true |
YAxisUnit | string | |
Description | string | The unit used for the Y axis (e.g. byte * 10^6 / second) |
IsPUnit | boolean | true |
Read | boolean | true |