Intel MPCMM0001 Network Card User Manual


 
MPCMM0001 Chassis Management Module Software Technical Product Specification 181
Remote Procedure Calls (RPC)
19.2.3 ChassisManagementApi() Threshold Response Format
The following table documents the format of ChassisManagementApi() queries that return data of
type DATA_TYPE_ALL_THRESHOLDS.
19.2.4 ChassisManagementApi() String Response Format
The following table documents the format of ChassisManagementApi() queries that return data of
type DATA_TYPE_STRING.
Table 81. Threshold Response Formats
Dataitem Return format Example
thresholdsall
Data is returned in the
THRESHOLDS_ALL structure as
defined in cli_client.h. All structure fields
are valid.
If a particular threshold is not supported,
the structure field will contain an empty
string.
Each supported and valid field is a null-
terminated string.
Syntax:
[Value] [Units] /n /0
5.400 Volts
5.200 Volts
5.100 Volts
4.600 Volts
4.800 Volts
4.900 Volts
uppernonrecoverable
uppercritical
uppernoncritical
lowernonrecoverable
lowercritical
lowernoncritical
Data is returned in the
THRESHOLDS_ALL structure defined in
cli_client.h. Only the structure field
corresponding to the dataitem requested
is valid.
If a particular threshold is not supported,
the structure field will contain an empty
string.
A valid field is a null-terminated string.
Syntax:
[Value] [Units] /n /0
5.160 Volts
Table 82. String Response Formats (Sheet 1 of 5)
Dataitem Return Format Example
current
Null-terminated string showing the
current value of a sensor.
Syntax:
Value [Units] /0
23.000 Celsius
Ethernet
Null-terminated string showing the
orientation of the eth0 Ethernet port:
Syntax:
[front/back] /0
front
fanspeed
Null-terminated string giving the current
CMM fan speed setting:
Syntax:
[0 or 80 or 100] /0
80