Intel ZT 7102 TV Video Accessories User Manual


 
Intel
®
NetStructure
TM
ZT 7102 Chassis Management Module
RPC
Technical Product Specification 113
20.2.5 ChassisManagementApi() Integer Response Format
The following table documents the format of ChassisManagementApi() queries that return data of
type DATA_TYPE_INT.
unhealthylocations
Human-readable unhealthy blade, cmm
and/or chassis information, containing a list
of blades, cmms and/or chassis with a health
status of Critical, Major, and Minor. If there
are no items in a particular category, "None”
is reported.
Lines are separated by line feeds with a
null-terminator at the end. Each colon is
followed by one space and a space-delimited
list of blade numbers and the word "chassis”
for chassis health conditions.
Syntax:
Critical: [None or Blade# and/or chassis
and/or cmm] /n
Major: [None or Blade# and/or chassis
and/or cmm] /n
Minor: [None or Blade# and/or chassis
and/or cmm] /n /0
Critical: None
Major: None
Minor: 8 chassis
version
Null-terminated string containing the version
of the CMM firmware.
Syntax:
VXX.XXX /0
V03.00a
Table 47. String Response Formats (Sheet 4 of 4)
Dataitem Return format Example
Table 48. Integer Response Formats (Sheet 1 of 2)
Dataitem Return format Example
alarmcutoff
Integer value indicating alarm cutoff
status:
0 = alarm not cut off
1 = alarm cut off
0
alarmtimeout
Integer value indicating the alarm cutoff
timeout in minutes.
5
health
Integer value corresponding to the
health of the location queried:
0 = OK
1 = Minor
2 = Major
3 = Critical
2
presence
Integer value corresponding to the
absence or presence of the location
queried:
0 = Not present
1 = Present
NOTE: If a blade is not present,
ChassisManagementApi()
returns
E_BLADE_NOT_PRESENT.
1