Remote Procedure Calls (RPC)

19.2.3ChassisManagementApi() Threshold Response Format

The following table documents the format of ChassisManagementApi() queries that return data of type DATA_TYPE_ALL_THRESHOLDS.

Table 81. Threshold Response Formats

Dataitem

Return format

Example

 

 

 

 

Data is returned in the

 

 

THRESHOLDS_ALL structure as

 

 

defined in cli_client.h. All structure fields

5.400 Volts

 

are valid.

 

5.200 Volts

 

If a particular threshold is not supported,

 

5.100 Volts

thresholdsall

the structure field will contain an empty

 

string.

4.600 Volts

 

 

Each supported and valid field is a null-

4.800 Volts

 

terminated string.

4.900 Volts

 

Syntax:

 

 

 

[Value] [Units] /n /0

 

 

 

 

 

Data is returned in the

 

 

THRESHOLDS_ALL structure defined in

 

uppernonrecoverable

cli_client.h. Only the structure field

 

corresponding to the dataitem requested

 

uppercritical

 

is valid.

 

uppernoncritical

 

If a particular threshold is not supported,

5.160 Volts

 

lowernonrecoverable

the structure field will contain an empty

 

lowercritical

string.

 

A valid field is a null-terminated string.

 

lowernoncritical

 

Syntax:

 

 

 

 

[Value] [Units] /n /0

 

 

 

 

19.2.4ChassisManagementApi() String Response Format

The following table documents the format of ChassisManagementApi() queries that return data of type DATA_TYPE_STRING.

Table 82. String Response Formats (Sheet 1 of 5)

Dataitem

Return Format

Example

 

 

 

 

Null-terminated string showing the

 

current

current value of a sensor.

23.000 Celsius

Syntax:

 

 

 

Value [Units] /0

 

 

 

 

 

Null-terminated string showing the

 

Ethernet

orientation of the eth0 Ethernet port:

front

Syntax:

 

 

 

[front/back] /0

 

 

 

 

 

Null-terminated string giving the current

 

fanspeed

CMM fan speed setting:

80

Syntax:

 

 

 

[0 or 80 or 100] /0

 

 

 

 

MPCMM0001 Chassis Management Module Software Technical Product Specification

181

Page 181
Image 181
Intel MPCMM0001 manual ChassisManagementApi Threshold Response Format, ChassisManagementApi String Response Format