blob: de16f2a3395c4fe0f2da9c23a0b86b4aefc0f4bb [file] [log] [blame]
Matt Spinler47162542021-03-02 15:00:09 -06001{
2 "condition":
3 {
4 "path": "system/chassis/motherboard",
5 "interface": "com.ibm.ipzvpd.VSBP",
6 "property": "IM",
7 "values": [
8 [80, 0, 16, 1],
9 [80, 0, 16, 3]
10 ]
11 },
12 "associations":
13 [
14 {
15 "path": "system/chassis/motherboard/fan0",
16 "endpoints":
17 [
18 {
19 "types":
20 {
21 "rType": "inventory",
22 "fType": "sensors"
23 },
24 "paths":
25 [
26 "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
27 "/xyz/openbmc_project/sensors/fan_tach/fan0_1"
28 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -060029 },
30 {
31 "types":
32 {
George Liu7dd348b2023-02-20 08:49:40 +080033 "rType": "fault_identified_by",
34 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -060035 },
36 "paths":
37 [
38 "/xyz/openbmc_project/led/groups/fan0_fault"
39 ]
40 },
41 {
42 "types":
43 {
George Liuae9481d2023-02-20 08:47:15 +080044 "rType": "identified_by",
45 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -060046 },
47 "paths":
48 [
49 "/xyz/openbmc_project/led/groups/fan0_identify"
50 ]
George Liu28bcda42023-01-17 11:02:59 +080051 },
52 {
53 "types":
54 {
55 "rType": "cooled_by",
56 "fType": "cooling"
57 },
58 "paths":
59 [
60 "/xyz/openbmc_project/inventory/system/chassis"
61 ]
Matt Spinler47162542021-03-02 15:00:09 -060062 }
63 ]
64 },
65 {
66 "path": "system/chassis/motherboard/fan1",
67 "endpoints":
68 [
69 {
70 "types":
71 {
72 "rType": "inventory",
73 "fType": "sensors"
74 },
75 "paths":
76 [
77 "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
78 "/xyz/openbmc_project/sensors/fan_tach/fan1_1"
79 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -060080 },
81 {
82 "types":
83 {
George Liu7dd348b2023-02-20 08:49:40 +080084 "rType": "fault_identified_by",
85 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -060086 },
87 "paths":
88 [
89 "/xyz/openbmc_project/led/groups/fan1_fault"
90 ]
91 },
92 {
93 "types":
94 {
George Liuae9481d2023-02-20 08:47:15 +080095 "rType": "identified_by",
96 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -060097 },
98 "paths":
99 [
100 "/xyz/openbmc_project/led/groups/fan1_identify"
101 ]
George Liu28bcda42023-01-17 11:02:59 +0800102 },
103 {
104 "types":
105 {
106 "rType": "cooled_by",
107 "fType": "cooling"
108 },
109 "paths":
110 [
111 "/xyz/openbmc_project/inventory/system/chassis"
112 ]
Matt Spinler47162542021-03-02 15:00:09 -0600113 }
114 ]
115 },
116 {
117 "path": "system/chassis/motherboard/fan2",
118 "endpoints":
119 [
120 {
121 "types":
122 {
123 "rType": "inventory",
124 "fType": "sensors"
125 },
126 "paths":
127 [
128 "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
129 "/xyz/openbmc_project/sensors/fan_tach/fan2_1"
130 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600131 },
132 {
133 "types":
134 {
George Liu7dd348b2023-02-20 08:49:40 +0800135 "rType": "fault_identified_by",
136 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600137 },
138 "paths":
139 [
140 "/xyz/openbmc_project/led/groups/fan2_fault"
141 ]
142 },
143 {
144 "types":
145 {
George Liuae9481d2023-02-20 08:47:15 +0800146 "rType": "identified_by",
147 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600148 },
149 "paths":
150 [
151 "/xyz/openbmc_project/led/groups/fan2_identify"
152 ]
George Liu28bcda42023-01-17 11:02:59 +0800153 },
154 {
155 "types":
156 {
157 "rType": "cooled_by",
158 "fType": "cooling"
159 },
160 "paths":
161 [
162 "/xyz/openbmc_project/inventory/system/chassis"
163 ]
Matt Spinler47162542021-03-02 15:00:09 -0600164 }
165 ]
166 },
167 {
168 "path": "system/chassis/motherboard/fan3",
169 "endpoints":
170 [
171 {
172 "types":
173 {
174 "rType": "inventory",
175 "fType": "sensors"
176 },
177 "paths":
178 [
179 "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
180 "/xyz/openbmc_project/sensors/fan_tach/fan3_1"
181 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600182 },
183 {
184 "types":
185 {
George Liu7dd348b2023-02-20 08:49:40 +0800186 "rType": "fault_identified_by",
187 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600188 },
189 "paths":
190 [
191 "/xyz/openbmc_project/led/groups/fan3_fault"
192 ]
193 },
194 {
195 "types":
196 {
George Liuae9481d2023-02-20 08:47:15 +0800197 "rType": "identified_by",
198 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600199 },
200 "paths":
201 [
202 "/xyz/openbmc_project/led/groups/fan3_identify"
203 ]
George Liu28bcda42023-01-17 11:02:59 +0800204 },
205 {
206 "types":
207 {
208 "rType": "cooled_by",
209 "fType": "cooling"
210 },
211 "paths":
212 [
213 "/xyz/openbmc_project/inventory/system/chassis"
214 ]
Matt Spinler47162542021-03-02 15:00:09 -0600215 }
216 ]
217 },
218 {
219 "path": "system/chassis/motherboard/fan4",
220 "endpoints":
221 [
222 {
223 "types":
224 {
225 "rType": "inventory",
226 "fType": "sensors"
227 },
228 "paths":
229 [
230 "/xyz/openbmc_project/sensors/fan_tach/fan4_0",
231 "/xyz/openbmc_project/sensors/fan_tach/fan4_1"
232 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600233 },
234 {
235 "types":
236 {
George Liu7dd348b2023-02-20 08:49:40 +0800237 "rType": "fault_identified_by",
238 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600239 },
240 "paths":
241 [
242 "/xyz/openbmc_project/led/groups/fan4_fault"
243 ]
244 },
245 {
246 "types":
247 {
George Liuae9481d2023-02-20 08:47:15 +0800248 "rType": "identified_by",
249 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600250 },
251 "paths":
252 [
253 "/xyz/openbmc_project/led/groups/fan4_identify"
254 ]
George Liu28bcda42023-01-17 11:02:59 +0800255 },
256 {
257 "types":
258 {
259 "rType": "cooled_by",
260 "fType": "cooling"
261 },
262 "paths":
263 [
264 "/xyz/openbmc_project/inventory/system/chassis"
265 ]
Matt Spinler47162542021-03-02 15:00:09 -0600266 }
267 ]
268 },
269 {
270 "path": "system/chassis/motherboard/fan5",
271 "endpoints":
272 [
273 {
274 "types":
275 {
276 "rType": "inventory",
277 "fType": "sensors"
278 },
279 "paths":
280 [
281 "/xyz/openbmc_project/sensors/fan_tach/fan5_0",
282 "/xyz/openbmc_project/sensors/fan_tach/fan5_1"
283 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600284 },
285 {
286 "types":
287 {
George Liu7dd348b2023-02-20 08:49:40 +0800288 "rType": "fault_identified_by",
289 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600290 },
291 "paths":
292 [
293 "/xyz/openbmc_project/led/groups/fan5_fault"
294 ]
295 },
296 {
297 "types":
298 {
George Liuae9481d2023-02-20 08:47:15 +0800299 "rType": "identified_by",
300 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600301 },
302 "paths":
303 [
304 "/xyz/openbmc_project/led/groups/fan5_identify"
305 ]
George Liu28bcda42023-01-17 11:02:59 +0800306 },
307 {
308 "types":
309 {
310 "rType": "cooled_by",
311 "fType": "cooling"
312 },
313 "paths":
314 [
315 "/xyz/openbmc_project/inventory/system/chassis"
316 ]
Matt Spinler47162542021-03-02 15:00:09 -0600317 }
318 ]
319 },
320 {
321 "path": "system/chassis",
322 "endpoints":
323 [
324 {
325 "types":
326 {
George Liu7dd348b2023-02-20 08:49:40 +0800327 "rType": "fault_identified_by",
328 "fType": "fault_identifying"
Lakshminarayana R. Kammath9f2ba622021-11-03 05:41:03 -0500329 },
330 "paths":
331 [
332 "/xyz/openbmc_project/led/groups/enclosure_fault"
333 ]
334 },
335 {
336 "types":
337 {
George Liuae9481d2023-02-20 08:47:15 +0800338 "rType": "identified_by",
339 "fType": "identifying"
Lakshminarayana R. Kammath9f2ba622021-11-03 05:41:03 -0500340 },
341 "paths":
342 [
343 "/xyz/openbmc_project/led/groups/enclosure_identify"
344 ]
345 },
346 {
347 "types":
348 {
Matt Spinler47162542021-03-02 15:00:09 -0600349 "rType": "chassis",
350 "fType": "all_sensors"
351 },
352 "paths":
353 [
Brandon Wymanbc133172022-01-21 23:14:33 +0000354 "/xyz/openbmc_project/sensors/power/ps0_input_power",
355 "/xyz/openbmc_project/sensors/voltage/ps0_input_voltage",
356 "/xyz/openbmc_project/sensors/current/ps0_output_current",
357 "/xyz/openbmc_project/sensors/voltage/ps0_output_voltage",
Brandon Wyman7eb569c2022-02-22 20:44:27 +0000358 "/xyz/openbmc_project/sensors/temperature/ps0_temp0",
359 "/xyz/openbmc_project/sensors/temperature/ps0_temp1",
360 "/xyz/openbmc_project/sensors/temperature/ps0_temp2",
Brandon Wymanbc133172022-01-21 23:14:33 +0000361 "/xyz/openbmc_project/sensors/power/ps1_input_power",
362 "/xyz/openbmc_project/sensors/voltage/ps1_input_voltage",
363 "/xyz/openbmc_project/sensors/current/ps1_output_current",
364 "/xyz/openbmc_project/sensors/voltage/ps1_output_voltage",
Brandon Wyman7eb569c2022-02-22 20:44:27 +0000365 "/xyz/openbmc_project/sensors/temperature/ps1_temp0",
366 "/xyz/openbmc_project/sensors/temperature/ps1_temp1",
367 "/xyz/openbmc_project/sensors/temperature/ps1_temp2",
Ben Tyner4e5730c2021-11-30 07:49:19 -0600368 "/xyz/openbmc_project/sensors/altitude/Altitude",
Matt Spinler47162542021-03-02 15:00:09 -0600369 "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
370 "/xyz/openbmc_project/sensors/fan_tach/fan0_1",
371 "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
372 "/xyz/openbmc_project/sensors/fan_tach/fan1_1",
373 "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
374 "/xyz/openbmc_project/sensors/fan_tach/fan2_1",
375 "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
376 "/xyz/openbmc_project/sensors/fan_tach/fan3_1",
377 "/xyz/openbmc_project/sensors/fan_tach/fan4_0",
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -0500378 "/xyz/openbmc_project/sensors/fan_tach/fan4_1",
379 "/xyz/openbmc_project/sensors/fan_tach/fan5_0",
380 "/xyz/openbmc_project/sensors/fan_tach/fan5_1"
Matt Spinler47162542021-03-02 15:00:09 -0600381 ]
Vishwanatha Subbanna563b5fa2021-05-13 01:55:06 -0500382 },
383 {
384 "types":
385 {
Brandon Wyman08066562022-07-18 21:26:42 +0000386 "rType": "chassis",
387 "fType": "input_history"
388 },
389 "paths":
390 [
391 "/org/open_power/sensors/aggregation/per_30s/powersupply0_input_power/average",
392 "/org/open_power/sensors/aggregation/per_30s/powersupply0_input_power/maximum",
393 "/org/open_power/sensors/aggregation/per_30s/powersupply1_input_power/average",
394 "/org/open_power/sensors/aggregation/per_30s/powersupply1_input_power/maximum"
395 ]
396 },
397 {
398 "types":
399 {
Vishwanatha Subbanna563b5fa2021-05-13 01:55:06 -0500400 "rType": "inventory",
401 "fType": "assembly"
402 },
403 "paths":
404 [
405 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vdd_vrm0",
406 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vdd_vrm1",
407 "/xyz/openbmc_project/inventory/system/chassis/motherboard/tpm_wilson",
408 "/xyz/openbmc_project/inventory/system/chassis/motherboard/tod_battery",
409 "/xyz/openbmc_project/inventory/system/chassis/motherboard/base_op_panel_blyth",
410 "/xyz/openbmc_project/inventory/system/chassis/motherboard/lcd_op_panel_hill",
411 "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0",
412 "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1",
413 "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane2"
414 ]
Matt Spinler47162542021-03-02 15:00:09 -0600415 }
416 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600417 },
418 {
Lakshminarayana R. Kammath7dd9ff42021-12-07 04:38:14 -0600419 "path": "system",
420 "endpoints":
421 [
422 {
423 "types":
424 {
George Liu7dd348b2023-02-20 08:49:40 +0800425 "rType": "fault_identified_by",
426 "fType": "fault_identifying"
Lakshminarayana R. Kammath7dd9ff42021-12-07 04:38:14 -0600427 },
428 "paths":
429 [
430 "/xyz/openbmc_project/led/groups/partition_system_attention_indicator",
431 "/xyz/openbmc_project/led/groups/platform_system_attention_indicator"
432 ]
433 }
434 ]
435 },
436 {
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600437 "path": "system/chassis/motherboard/powersupply0",
438 "endpoints":
439 [
440 {
441 "types":
442 {
Brandon Wymanbc133172022-01-21 23:14:33 +0000443 "rType": "inventory",
444 "fType": "sensors"
445 },
446 "paths":
447 [
448 "/xyz/openbmc_project/sensors/power/ps0_input_power",
449 "/xyz/openbmc_project/sensors/voltage/ps0_input_voltage",
450 "/xyz/openbmc_project/sensors/current/ps0_output_current",
Brandon Wyman7eb569c2022-02-22 20:44:27 +0000451 "/xyz/openbmc_project/sensors/voltage/ps0_output_voltage",
452 "/xyz/openbmc_project/sensors/temperature/ps0_temp0",
453 "/xyz/openbmc_project/sensors/temperature/ps0_temp1",
454 "/xyz/openbmc_project/sensors/temperature/ps0_temp2"
Brandon Wymanbc133172022-01-21 23:14:33 +0000455 ]
456 },
457 {
458 "types":
459 {
Brandon Wyman08066562022-07-18 21:26:42 +0000460 "rType": "inventory",
461 "fType": "input_history"
462 },
463 "paths":
464 [
465 "/org/open_power/sensors/aggregation/per_30s/powersupply0_input_power/average",
466 "/org/open_power/sensors/aggregation/per_30s/powersupply0_input_power/maximum"
467 ]
468 },
469 {
470 "types":
471 {
George Liu7dd348b2023-02-20 08:49:40 +0800472 "rType": "fault_identified_by",
473 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600474 },
475 "paths":
476 [
477 "/xyz/openbmc_project/led/groups/powersupply0_fault"
478 ]
479 },
480 {
481 "types":
482 {
George Liuae9481d2023-02-20 08:47:15 +0800483 "rType": "identified_by",
484 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600485 },
486 "paths":
487 [
488 "/xyz/openbmc_project/led/groups/powersupply0_identify"
489 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -0500490 },
491 {
492 "types":
493 {
George Liu6ce369f2022-10-31 15:15:56 +0800494 "rType": "powered_by",
495 "fType": "powering"
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -0500496 },
497 "paths":
498 [
499 "/xyz/openbmc_project/inventory/system/chassis"
500 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600501 }
502 ]
503 },
504 {
505 "path": "system/chassis/motherboard/powersupply1",
506 "endpoints":
507 [
508 {
509 "types":
510 {
Brandon Wymanbc133172022-01-21 23:14:33 +0000511 "rType": "inventory",
512 "fType": "sensors"
513 },
514 "paths":
515 [
516 "/xyz/openbmc_project/sensors/power/ps1_input_power",
517 "/xyz/openbmc_project/sensors/voltage/ps1_input_voltage",
518 "/xyz/openbmc_project/sensors/current/ps1_output_current",
Brandon Wyman7eb569c2022-02-22 20:44:27 +0000519 "/xyz/openbmc_project/sensors/voltage/ps1_output_voltage",
520 "/xyz/openbmc_project/sensors/temperature/ps1_temp0",
521 "/xyz/openbmc_project/sensors/temperature/ps1_temp1",
522 "/xyz/openbmc_project/sensors/temperature/ps1_temp2"
Brandon Wymanbc133172022-01-21 23:14:33 +0000523 ]
524 },
525 {
526 "types":
527 {
Brandon Wyman08066562022-07-18 21:26:42 +0000528 "rType": "inventory",
529 "fType": "input_history"
530 },
531 "paths":
532 [
533 "/org/open_power/sensors/aggregation/per_30s/powersupply1_input_power/average",
534 "/org/open_power/sensors/aggregation/per_30s/powersupply1_input_power/maximum"
535 ]
536 },
537 {
538 "types":
539 {
George Liu7dd348b2023-02-20 08:49:40 +0800540 "rType": "fault_identified_by",
541 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600542 },
543 "paths":
544 [
545 "/xyz/openbmc_project/led/groups/powersupply1_fault"
546 ]
547 },
548 {
549 "types":
550 {
George Liuae9481d2023-02-20 08:47:15 +0800551 "rType": "identified_by",
552 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600553 },
554 "paths":
555 [
556 "/xyz/openbmc_project/led/groups/powersupply1_identify"
557 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -0500558 },
559 {
560 "types":
561 {
George Liu6ce369f2022-10-31 15:15:56 +0800562 "rType": "powered_by",
563 "fType": "powering"
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -0500564 },
565 "paths":
566 [
567 "/xyz/openbmc_project/inventory/system/chassis"
568 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600569 }
570 ]
571 },
572 {
573 "path": "system/chassis/motherboard",
574 "endpoints":
575 [
576 {
577 "types":
578 {
George Liu7dd348b2023-02-20 08:49:40 +0800579 "rType": "fault_identified_by",
580 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600581 },
582 "paths":
583 [
584 "/xyz/openbmc_project/led/groups/planar_fault"
585 ]
586 },
587 {
588 "types":
589 {
George Liuae9481d2023-02-20 08:47:15 +0800590 "rType": "identified_by",
591 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600592 },
593 "paths":
594 [
595 "/xyz/openbmc_project/led/groups/planar_identify"
596 ]
Matt Spinlerff916a62022-02-04 16:21:59 -0600597 },
598 {
599 "types":
600 {
601 "rType": "inventory",
602 "fType": "sensors"
603 },
604 "paths":
605 [
606 "/xyz/openbmc_project/sensors/temperature/PCIE_0_Temp",
607 "/xyz/openbmc_project/sensors/temperature/PCIE_1_Temp"
608 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600609 }
610 ]
611 },
612 {
613 "path": "system/chassis/motherboard/base_op_panel_blyth",
614 "endpoints":
615 [
616 {
617 "types":
618 {
George Liu7dd348b2023-02-20 08:49:40 +0800619 "rType": "fault_identified_by",
620 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600621 },
622 "paths":
623 [
624 "/xyz/openbmc_project/led/groups/base_blyth_fault"
625 ]
626 },
627 {
628 "types":
629 {
George Liuae9481d2023-02-20 08:47:15 +0800630 "rType": "identified_by",
631 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600632 },
633 "paths":
634 [
635 "/xyz/openbmc_project/led/groups/base_blyth_identify"
636 ]
Matt Spinlerff916a62022-02-04 16:21:59 -0600637 },
638 {
639 "types":
640 {
641 "rType": "inventory",
642 "fType": "sensors"
643 },
644 "paths":
645 [
646 "/xyz/openbmc_project/sensors/temperature/Ambient_0_Temp",
647 "/xyz/openbmc_project/sensors/temperature/Ambient_1_Temp",
648 "/xyz/openbmc_project/sensors/temperature/Ambient_2_Temp",
649 "/xyz/openbmc_project/sensors/pressure/Station_Pressure",
650 "/xyz/openbmc_project/sensors/humidity/Relative_Humidity"
651 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600652 }
653 ]
654 },
655 {
656 "path": "system/chassis/motherboard/lcd_op_panel_hill",
657 "endpoints":
658 [
659 {
660 "types":
661 {
George Liu7dd348b2023-02-20 08:49:40 +0800662 "rType": "fault_identified_by",
663 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600664 },
665 "paths":
666 [
667 "/xyz/openbmc_project/led/groups/lcd_russel_fault"
668 ]
669 },
670 {
671 "types":
672 {
George Liuae9481d2023-02-20 08:47:15 +0800673 "rType": "identified_by",
674 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600675 },
676 "paths":
677 [
678 "/xyz/openbmc_project/led/groups/lcd_russel_identify"
679 ]
680 }
681 ]
682 },
683 {
684 "path": "system/chassis/motherboard/ebmc_card_bmc",
685 "endpoints":
686 [
687 {
688 "types":
689 {
George Liu7dd348b2023-02-20 08:49:40 +0800690 "rType": "fault_identified_by",
691 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600692 },
693 "paths":
694 [
695 "/xyz/openbmc_project/led/groups/bmc_ingraham_fault"
696 ]
697 },
698 {
699 "types":
700 {
George Liuae9481d2023-02-20 08:47:15 +0800701 "rType": "identified_by",
702 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600703 },
704 "paths":
705 [
706 "/xyz/openbmc_project/led/groups/bmc_ingraham_identify"
707 ]
708 }
709 ]
710 },
711 {
712 "path": "system/chassis/motherboard/cpu0",
713 "endpoints":
714 [
715 {
716 "types":
717 {
George Liu7dd348b2023-02-20 08:49:40 +0800718 "rType": "fault_identified_by",
719 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600720 },
721 "paths":
722 [
723 "/xyz/openbmc_project/led/groups/cpu0_fault"
724 ]
725 },
726 {
727 "types":
728 {
George Liuae9481d2023-02-20 08:47:15 +0800729 "rType": "identified_by",
730 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600731 },
732 "paths":
733 [
734 "/xyz/openbmc_project/led/groups/cpu0_identify"
735 ]
736 }
737 ]
738 },
739 {
740 "path": "system/chassis/motherboard/cpu1",
741 "endpoints":
742 [
743 {
744 "types":
745 {
George Liu7dd348b2023-02-20 08:49:40 +0800746 "rType": "fault_identified_by",
747 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600748 },
749 "paths":
750 [
751 "/xyz/openbmc_project/led/groups/cpu0_fault"
752 ]
753 },
754 {
755 "types":
756 {
George Liuae9481d2023-02-20 08:47:15 +0800757 "rType": "identified_by",
758 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600759 },
760 "paths":
761 [
762 "/xyz/openbmc_project/led/groups/cpu0_identify"
763 ]
764 }
765 ]
766 },
767 {
768 "path": "system/chassis/motherboard/cpu2",
769 "endpoints":
770 [
771 {
772 "types":
773 {
George Liu7dd348b2023-02-20 08:49:40 +0800774 "rType": "fault_identified_by",
775 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600776 },
777 "paths":
778 [
779 "/xyz/openbmc_project/led/groups/cpu1_fault"
780 ]
781 },
782 {
783 "types":
784 {
George Liuae9481d2023-02-20 08:47:15 +0800785 "rType": "identified_by",
786 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600787 },
788 "paths":
789 [
790 "/xyz/openbmc_project/led/groups/cpu1_identify"
791 ]
792 }
793 ]
794 },
795 {
796 "path": "system/chassis/motherboard/cpu3",
797 "endpoints":
798 [
799 {
800 "types":
801 {
George Liu7dd348b2023-02-20 08:49:40 +0800802 "rType": "fault_identified_by",
803 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600804 },
805 "paths":
806 [
807 "/xyz/openbmc_project/led/groups/cpu1_fault"
808 ]
809 },
810 {
811 "types":
812 {
George Liuae9481d2023-02-20 08:47:15 +0800813 "rType": "identified_by",
814 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600815 },
816 "paths":
817 [
818 "/xyz/openbmc_project/led/groups/cpu1_identify"
819 ]
820 }
821 ]
822 },
823 {
824 "path": "system/chassis/motherboard/dimm0",
825 "endpoints":
826 [
827 {
828 "types":
829 {
George Liu7dd348b2023-02-20 08:49:40 +0800830 "rType": "fault_identified_by",
831 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600832 },
833 "paths":
834 [
835 "/xyz/openbmc_project/led/groups/ddimm0_fault"
836 ]
837 },
838 {
839 "types":
840 {
George Liuae9481d2023-02-20 08:47:15 +0800841 "rType": "identified_by",
842 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600843 },
844 "paths":
845 [
846 "/xyz/openbmc_project/led/groups/ddimm0_identify"
847 ]
848 }
849 ]
850 },
851 {
852 "path": "system/chassis/motherboard/dimm1",
853 "endpoints":
854 [
855 {
856 "types":
857 {
George Liu7dd348b2023-02-20 08:49:40 +0800858 "rType": "fault_identified_by",
859 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600860 },
861 "paths":
862 [
863 "/xyz/openbmc_project/led/groups/ddimm1_fault"
864 ]
865 },
866 {
867 "types":
868 {
George Liuae9481d2023-02-20 08:47:15 +0800869 "rType": "identified_by",
870 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600871 },
872 "paths":
873 [
874 "/xyz/openbmc_project/led/groups/ddimm1_identify"
875 ]
876 }
877 ]
878 },
879 {
880 "path": "system/chassis/motherboard/dimm2",
881 "endpoints":
882 [
883 {
884 "types":
885 {
George Liu7dd348b2023-02-20 08:49:40 +0800886 "rType": "fault_identified_by",
887 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600888 },
889 "paths":
890 [
891 "/xyz/openbmc_project/led/groups/ddimm2_fault"
892 ]
893 },
894 {
895 "types":
896 {
George Liuae9481d2023-02-20 08:47:15 +0800897 "rType": "identified_by",
898 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600899 },
900 "paths":
901 [
902 "/xyz/openbmc_project/led/groups/ddimm2_identify"
903 ]
904 }
905 ]
906 },
907 {
908 "path": "system/chassis/motherboard/dimm3",
909 "endpoints":
910 [
911 {
912 "types":
913 {
George Liu7dd348b2023-02-20 08:49:40 +0800914 "rType": "fault_identified_by",
915 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600916 },
917 "paths":
918 [
919 "/xyz/openbmc_project/led/groups/ddimm3_fault"
920 ]
921 },
922 {
923 "types":
924 {
George Liuae9481d2023-02-20 08:47:15 +0800925 "rType": "identified_by",
926 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600927 },
928 "paths":
929 [
930 "/xyz/openbmc_project/led/groups/ddimm3_identify"
931 ]
932 }
933 ]
934 },
935 {
936 "path": "system/chassis/motherboard/dimm4",
937 "endpoints":
938 [
939 {
940 "types":
941 {
George Liu7dd348b2023-02-20 08:49:40 +0800942 "rType": "fault_identified_by",
943 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600944 },
945 "paths":
946 [
947 "/xyz/openbmc_project/led/groups/ddimm4_fault"
948 ]
949 },
950 {
951 "types":
952 {
George Liuae9481d2023-02-20 08:47:15 +0800953 "rType": "identified_by",
954 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600955 },
956 "paths":
957 [
958 "/xyz/openbmc_project/led/groups/ddimm4_identify"
959 ]
960 }
961 ]
962 },
963 {
964 "path": "system/chassis/motherboard/dimm5",
965 "endpoints":
966 [
967 {
968 "types":
969 {
George Liu7dd348b2023-02-20 08:49:40 +0800970 "rType": "fault_identified_by",
971 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600972 },
973 "paths":
974 [
975 "/xyz/openbmc_project/led/groups/ddimm5_fault"
976 ]
977 },
978 {
979 "types":
980 {
George Liuae9481d2023-02-20 08:47:15 +0800981 "rType": "identified_by",
982 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600983 },
984 "paths":
985 [
986 "/xyz/openbmc_project/led/groups/ddimm5_identify"
987 ]
988 }
989 ]
990 },
991 {
992 "path": "system/chassis/motherboard/dimm6",
993 "endpoints":
994 [
995 {
996 "types":
997 {
George Liu7dd348b2023-02-20 08:49:40 +0800998 "rType": "fault_identified_by",
999 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001000 },
1001 "paths":
1002 [
1003 "/xyz/openbmc_project/led/groups/ddimm6_fault"
1004 ]
1005 },
1006 {
1007 "types":
1008 {
George Liuae9481d2023-02-20 08:47:15 +08001009 "rType": "identified_by",
1010 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001011 },
1012 "paths":
1013 [
1014 "/xyz/openbmc_project/led/groups/ddimm6_identify"
1015 ]
1016 }
1017 ]
1018 },
1019 {
1020 "path": "system/chassis/motherboard/dimm7",
1021 "endpoints":
1022 [
1023 {
1024 "types":
1025 {
George Liu7dd348b2023-02-20 08:49:40 +08001026 "rType": "fault_identified_by",
1027 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001028 },
1029 "paths":
1030 [
1031 "/xyz/openbmc_project/led/groups/ddimm7_fault"
1032 ]
1033 },
1034 {
1035 "types":
1036 {
George Liuae9481d2023-02-20 08:47:15 +08001037 "rType": "identified_by",
1038 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001039 },
1040 "paths":
1041 [
1042 "/xyz/openbmc_project/led/groups/ddimm7_identify"
1043 ]
1044 }
1045 ]
1046 },
1047 {
1048 "path": "system/chassis/motherboard/dimm8",
1049 "endpoints":
1050 [
1051 {
1052 "types":
1053 {
George Liu7dd348b2023-02-20 08:49:40 +08001054 "rType": "fault_identified_by",
1055 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001056 },
1057 "paths":
1058 [
1059 "/xyz/openbmc_project/led/groups/ddimm8_fault"
1060 ]
1061 },
1062 {
1063 "types":
1064 {
George Liuae9481d2023-02-20 08:47:15 +08001065 "rType": "identified_by",
1066 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001067 },
1068 "paths":
1069 [
1070 "/xyz/openbmc_project/led/groups/ddimm8_identify"
1071 ]
1072 }
1073 ]
1074 },
1075 {
1076 "path": "system/chassis/motherboard/dimm9",
1077 "endpoints":
1078 [
1079 {
1080 "types":
1081 {
George Liu7dd348b2023-02-20 08:49:40 +08001082 "rType": "fault_identified_by",
1083 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001084 },
1085 "paths":
1086 [
1087 "/xyz/openbmc_project/led/groups/ddimm9_fault"
1088 ]
1089 },
1090 {
1091 "types":
1092 {
George Liuae9481d2023-02-20 08:47:15 +08001093 "rType": "identified_by",
1094 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001095 },
1096 "paths":
1097 [
1098 "/xyz/openbmc_project/led/groups/ddimm9_identify"
1099 ]
1100 }
1101 ]
1102 },
1103 {
1104 "path": "system/chassis/motherboard/dimm10",
1105 "endpoints":
1106 [
1107 {
1108 "types":
1109 {
George Liu7dd348b2023-02-20 08:49:40 +08001110 "rType": "fault_identified_by",
1111 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001112 },
1113 "paths":
1114 [
1115 "/xyz/openbmc_project/led/groups/ddimm10_fault"
1116 ]
1117 },
1118 {
1119 "types":
1120 {
George Liuae9481d2023-02-20 08:47:15 +08001121 "rType": "identified_by",
1122 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001123 },
1124 "paths":
1125 [
1126 "/xyz/openbmc_project/led/groups/ddimm10_identify"
1127 ]
1128 }
1129 ]
1130 },
1131 {
1132 "path": "system/chassis/motherboard/dimm11",
1133 "endpoints":
1134 [
1135 {
1136 "types":
1137 {
George Liu7dd348b2023-02-20 08:49:40 +08001138 "rType": "fault_identified_by",
1139 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001140 },
1141 "paths":
1142 [
1143 "/xyz/openbmc_project/led/groups/ddimm11_fault"
1144 ]
1145 },
1146 {
1147 "types":
1148 {
George Liuae9481d2023-02-20 08:47:15 +08001149 "rType": "identified_by",
1150 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001151 },
1152 "paths":
1153 [
1154 "/xyz/openbmc_project/led/groups/ddimm11_identify"
1155 ]
1156 }
1157 ]
1158 },
1159 {
1160 "path": "system/chassis/motherboard/dimm12",
1161 "endpoints":
1162 [
1163 {
1164 "types":
1165 {
George Liu7dd348b2023-02-20 08:49:40 +08001166 "rType": "fault_identified_by",
1167 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001168 },
1169 "paths":
1170 [
1171 "/xyz/openbmc_project/led/groups/ddimm12_fault"
1172 ]
1173 },
1174 {
1175 "types":
1176 {
George Liuae9481d2023-02-20 08:47:15 +08001177 "rType": "identified_by",
1178 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001179 },
1180 "paths":
1181 [
1182 "/xyz/openbmc_project/led/groups/ddimm12_identify"
1183 ]
1184 }
1185 ]
1186 },
1187 {
1188 "path": "system/chassis/motherboard/dimm13",
1189 "endpoints":
1190 [
1191 {
1192 "types":
1193 {
George Liu7dd348b2023-02-20 08:49:40 +08001194 "rType": "fault_identified_by",
1195 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001196 },
1197 "paths":
1198 [
1199 "/xyz/openbmc_project/led/groups/ddimm13_fault"
1200 ]
1201 },
1202 {
1203 "types":
1204 {
George Liuae9481d2023-02-20 08:47:15 +08001205 "rType": "identified_by",
1206 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001207 },
1208 "paths":
1209 [
1210 "/xyz/openbmc_project/led/groups/ddimm13_identify"
1211 ]
1212 }
1213 ]
1214 },
1215 {
1216 "path": "system/chassis/motherboard/dimm14",
1217 "endpoints":
1218 [
1219 {
1220 "types":
1221 {
George Liu7dd348b2023-02-20 08:49:40 +08001222 "rType": "fault_identified_by",
1223 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001224 },
1225 "paths":
1226 [
1227 "/xyz/openbmc_project/led/groups/ddimm14_fault"
1228 ]
1229 },
1230 {
1231 "types":
1232 {
George Liuae9481d2023-02-20 08:47:15 +08001233 "rType": "identified_by",
1234 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001235 },
1236 "paths":
1237 [
1238 "/xyz/openbmc_project/led/groups/ddimm14_identify"
1239 ]
1240 }
1241 ]
1242 },
1243 {
1244 "path": "system/chassis/motherboard/dimm15",
1245 "endpoints":
1246 [
1247 {
1248 "types":
1249 {
George Liu7dd348b2023-02-20 08:49:40 +08001250 "rType": "fault_identified_by",
1251 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001252 },
1253 "paths":
1254 [
1255 "/xyz/openbmc_project/led/groups/ddimm15_fault"
1256 ]
1257 },
1258 {
1259 "types":
1260 {
George Liuae9481d2023-02-20 08:47:15 +08001261 "rType": "identified_by",
1262 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001263 },
1264 "paths":
1265 [
1266 "/xyz/openbmc_project/led/groups/ddimm15_identify"
1267 ]
1268 }
1269 ]
1270 },
1271 {
1272 "path": "system/chassis/motherboard/dimm16",
1273 "endpoints":
1274 [
1275 {
1276 "types":
1277 {
George Liu7dd348b2023-02-20 08:49:40 +08001278 "rType": "fault_identified_by",
1279 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001280 },
1281 "paths":
1282 [
1283 "/xyz/openbmc_project/led/groups/ddimm16_fault"
1284 ]
1285 },
1286 {
1287 "types":
1288 {
George Liuae9481d2023-02-20 08:47:15 +08001289 "rType": "identified_by",
1290 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001291 },
1292 "paths":
1293 [
1294 "/xyz/openbmc_project/led/groups/ddimm16_identify"
1295 ]
1296 }
1297 ]
1298 },
1299 {
1300 "path": "system/chassis/motherboard/dimm17",
1301 "endpoints":
1302 [
1303 {
1304 "types":
1305 {
George Liu7dd348b2023-02-20 08:49:40 +08001306 "rType": "fault_identified_by",
1307 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001308 },
1309 "paths":
1310 [
1311 "/xyz/openbmc_project/led/groups/ddimm17_fault"
1312 ]
1313 },
1314 {
1315 "types":
1316 {
George Liuae9481d2023-02-20 08:47:15 +08001317 "rType": "identified_by",
1318 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001319 },
1320 "paths":
1321 [
1322 "/xyz/openbmc_project/led/groups/ddimm17_identify"
1323 ]
1324 }
1325 ]
1326 },
1327 {
1328 "path": "system/chassis/motherboard/dimm18",
1329 "endpoints":
1330 [
1331 {
1332 "types":
1333 {
George Liu7dd348b2023-02-20 08:49:40 +08001334 "rType": "fault_identified_by",
1335 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001336 },
1337 "paths":
1338 [
1339 "/xyz/openbmc_project/led/groups/ddimm18_fault"
1340 ]
1341 },
1342 {
1343 "types":
1344 {
George Liuae9481d2023-02-20 08:47:15 +08001345 "rType": "identified_by",
1346 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001347 },
1348 "paths":
1349 [
1350 "/xyz/openbmc_project/led/groups/ddimm18_identify"
1351 ]
1352 }
1353 ]
1354 },
1355 {
1356 "path": "system/chassis/motherboard/dimm19",
1357 "endpoints":
1358 [
1359 {
1360 "types":
1361 {
George Liu7dd348b2023-02-20 08:49:40 +08001362 "rType": "fault_identified_by",
1363 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001364 },
1365 "paths":
1366 [
1367 "/xyz/openbmc_project/led/groups/ddimm19_fault"
1368 ]
1369 },
1370 {
1371 "types":
1372 {
George Liuae9481d2023-02-20 08:47:15 +08001373 "rType": "identified_by",
1374 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001375 },
1376 "paths":
1377 [
1378 "/xyz/openbmc_project/led/groups/ddimm19_identify"
1379 ]
1380 }
1381 ]
1382 },
1383 {
1384 "path": "system/chassis/motherboard/dimm20",
1385 "endpoints":
1386 [
1387 {
1388 "types":
1389 {
George Liu7dd348b2023-02-20 08:49:40 +08001390 "rType": "fault_identified_by",
1391 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001392 },
1393 "paths":
1394 [
1395 "/xyz/openbmc_project/led/groups/ddimm20_fault"
1396 ]
1397 },
1398 {
1399 "types":
1400 {
George Liuae9481d2023-02-20 08:47:15 +08001401 "rType": "identified_by",
1402 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001403 },
1404 "paths":
1405 [
1406 "/xyz/openbmc_project/led/groups/ddimm20_identify"
1407 ]
1408 }
1409 ]
1410 },
1411 {
1412 "path": "system/chassis/motherboard/dimm21",
1413 "endpoints":
1414 [
1415 {
1416 "types":
1417 {
George Liu7dd348b2023-02-20 08:49:40 +08001418 "rType": "fault_identified_by",
1419 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001420 },
1421 "paths":
1422 [
1423 "/xyz/openbmc_project/led/groups/ddimm21_fault"
1424 ]
1425 },
1426 {
1427 "types":
1428 {
George Liuae9481d2023-02-20 08:47:15 +08001429 "rType": "identified_by",
1430 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001431 },
1432 "paths":
1433 [
1434 "/xyz/openbmc_project/led/groups/ddimm21_identify"
1435 ]
1436 }
1437 ]
1438 },
1439 {
1440 "path": "system/chassis/motherboard/dimm22",
1441 "endpoints":
1442 [
1443 {
1444 "types":
1445 {
George Liu7dd348b2023-02-20 08:49:40 +08001446 "rType": "fault_identified_by",
1447 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001448 },
1449 "paths":
1450 [
1451 "/xyz/openbmc_project/led/groups/ddimm22_fault"
1452 ]
1453 },
1454 {
1455 "types":
1456 {
George Liuae9481d2023-02-20 08:47:15 +08001457 "rType": "identified_by",
1458 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001459 },
1460 "paths":
1461 [
1462 "/xyz/openbmc_project/led/groups/ddimm22_identify"
1463 ]
1464 }
1465 ]
1466 },
1467 {
1468 "path": "system/chassis/motherboard/dimm23",
1469 "endpoints":
1470 [
1471 {
1472 "types":
1473 {
George Liu7dd348b2023-02-20 08:49:40 +08001474 "rType": "fault_identified_by",
1475 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001476 },
1477 "paths":
1478 [
1479 "/xyz/openbmc_project/led/groups/ddimm23_fault"
1480 ]
1481 },
1482 {
1483 "types":
1484 {
George Liuae9481d2023-02-20 08:47:15 +08001485 "rType": "identified_by",
1486 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001487 },
1488 "paths":
1489 [
1490 "/xyz/openbmc_project/led/groups/ddimm23_identify"
1491 ]
1492 }
1493 ]
1494 },
1495 {
1496 "path": "system/chassis/motherboard/dimm24",
1497 "endpoints":
1498 [
1499 {
1500 "types":
1501 {
George Liu7dd348b2023-02-20 08:49:40 +08001502 "rType": "fault_identified_by",
1503 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001504 },
1505 "paths":
1506 [
1507 "/xyz/openbmc_project/led/groups/ddimm24_fault"
1508 ]
1509 },
1510 {
1511 "types":
1512 {
George Liuae9481d2023-02-20 08:47:15 +08001513 "rType": "identified_by",
1514 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001515 },
1516 "paths":
1517 [
1518 "/xyz/openbmc_project/led/groups/ddimm24_identify"
1519 ]
1520 }
1521 ]
1522 },
1523 {
1524 "path": "system/chassis/motherboard/dimm25",
1525 "endpoints":
1526 [
1527 {
1528 "types":
1529 {
George Liu7dd348b2023-02-20 08:49:40 +08001530 "rType": "fault_identified_by",
1531 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001532 },
1533 "paths":
1534 [
1535 "/xyz/openbmc_project/led/groups/ddimm25_fault"
1536 ]
1537 },
1538 {
1539 "types":
1540 {
George Liuae9481d2023-02-20 08:47:15 +08001541 "rType": "identified_by",
1542 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001543 },
1544 "paths":
1545 [
1546 "/xyz/openbmc_project/led/groups/ddimm25_identify"
1547 ]
1548 }
1549 ]
1550 },
1551 {
1552 "path": "system/chassis/motherboard/dimm26",
1553 "endpoints":
1554 [
1555 {
1556 "types":
1557 {
George Liu7dd348b2023-02-20 08:49:40 +08001558 "rType": "fault_identified_by",
1559 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001560 },
1561 "paths":
1562 [
1563 "/xyz/openbmc_project/led/groups/ddimm26_fault"
1564 ]
1565 },
1566 {
1567 "types":
1568 {
George Liuae9481d2023-02-20 08:47:15 +08001569 "rType": "identified_by",
1570 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001571 },
1572 "paths":
1573 [
1574 "/xyz/openbmc_project/led/groups/ddimm26_identify"
1575 ]
1576 }
1577 ]
1578 },
1579 {
1580 "path": "system/chassis/motherboard/dimm27",
1581 "endpoints":
1582 [
1583 {
1584 "types":
1585 {
George Liu7dd348b2023-02-20 08:49:40 +08001586 "rType": "fault_identified_by",
1587 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001588 },
1589 "paths":
1590 [
1591 "/xyz/openbmc_project/led/groups/ddimm27_fault"
1592 ]
1593 },
1594 {
1595 "types":
1596 {
George Liuae9481d2023-02-20 08:47:15 +08001597 "rType": "identified_by",
1598 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001599 },
1600 "paths":
1601 [
1602 "/xyz/openbmc_project/led/groups/ddimm27_identify"
1603 ]
1604 }
1605 ]
1606 },
1607 {
1608 "path": "system/chassis/motherboard/dimm28",
1609 "endpoints":
1610 [
1611 {
1612 "types":
1613 {
George Liu7dd348b2023-02-20 08:49:40 +08001614 "rType": "fault_identified_by",
1615 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001616 },
1617 "paths":
1618 [
1619 "/xyz/openbmc_project/led/groups/ddimm28_fault"
1620 ]
1621 },
1622 {
1623 "types":
1624 {
George Liuae9481d2023-02-20 08:47:15 +08001625 "rType": "identified_by",
1626 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001627 },
1628 "paths":
1629 [
1630 "/xyz/openbmc_project/led/groups/ddimm28_identify"
1631 ]
1632 }
1633 ]
1634 },
1635 {
1636 "path": "system/chassis/motherboard/dimm29",
1637 "endpoints":
1638 [
1639 {
1640 "types":
1641 {
George Liu7dd348b2023-02-20 08:49:40 +08001642 "rType": "fault_identified_by",
1643 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001644 },
1645 "paths":
1646 [
1647 "/xyz/openbmc_project/led/groups/ddimm29_fault"
1648 ]
1649 },
1650 {
1651 "types":
1652 {
George Liuae9481d2023-02-20 08:47:15 +08001653 "rType": "identified_by",
1654 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001655 },
1656 "paths":
1657 [
1658 "/xyz/openbmc_project/led/groups/ddimm29_identify"
1659 ]
1660 }
1661 ]
1662 },
1663 {
1664 "path": "system/chassis/motherboard/dimm30",
1665 "endpoints":
1666 [
1667 {
1668 "types":
1669 {
George Liu7dd348b2023-02-20 08:49:40 +08001670 "rType": "fault_identified_by",
1671 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001672 },
1673 "paths":
1674 [
1675 "/xyz/openbmc_project/led/groups/ddimm30_fault"
1676 ]
1677 },
1678 {
1679 "types":
1680 {
George Liuae9481d2023-02-20 08:47:15 +08001681 "rType": "identified_by",
1682 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001683 },
1684 "paths":
1685 [
1686 "/xyz/openbmc_project/led/groups/ddimm30_identify"
1687 ]
1688 }
1689 ]
1690 },
1691 {
1692 "path": "system/chassis/motherboard/dimm31",
1693 "endpoints":
1694 [
1695 {
1696 "types":
1697 {
George Liu7dd348b2023-02-20 08:49:40 +08001698 "rType": "fault_identified_by",
1699 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001700 },
1701 "paths":
1702 [
1703 "/xyz/openbmc_project/led/groups/ddimm31_fault"
1704 ]
1705 },
1706 {
1707 "types":
1708 {
George Liuae9481d2023-02-20 08:47:15 +08001709 "rType": "identified_by",
1710 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001711 },
1712 "paths":
1713 [
1714 "/xyz/openbmc_project/led/groups/ddimm31_identify"
1715 ]
1716 }
1717 ]
1718 },
1719 {
1720 "path": "system/chassis/motherboard/vdd_vrm0",
1721 "endpoints":
1722 [
1723 {
1724 "types":
1725 {
George Liu7dd348b2023-02-20 08:49:40 +08001726 "rType": "fault_identified_by",
1727 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001728 },
1729 "paths":
1730 [
1731 "/xyz/openbmc_project/led/groups/cpu0_vrm0_fault"
1732 ]
1733 },
1734 {
1735 "types":
1736 {
George Liuae9481d2023-02-20 08:47:15 +08001737 "rType": "identified_by",
1738 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001739 },
1740 "paths":
1741 [
1742 "/xyz/openbmc_project/led/groups/cpu0_vrm0_identify"
1743 ]
1744 }
1745 ]
1746 },
1747 {
1748 "path": "system/chassis/motherboard/vdd_vrm1",
1749 "endpoints":
1750 [
1751 {
1752 "types":
1753 {
George Liu7dd348b2023-02-20 08:49:40 +08001754 "rType": "fault_identified_by",
1755 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001756 },
1757 "paths":
1758 [
1759 "/xyz/openbmc_project/led/groups/cpu1_vrm0_fault"
1760 ]
1761 },
1762 {
1763 "types":
1764 {
George Liuae9481d2023-02-20 08:47:15 +08001765 "rType": "identified_by",
1766 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001767 },
1768 "paths":
1769 [
1770 "/xyz/openbmc_project/led/groups/cpu1_vrm0_identify"
1771 ]
1772 }
1773 ]
1774 },
1775 {
1776 "path": "system/chassis/motherboard/tod_battery",
1777 "endpoints":
1778 [
1779 {
1780 "types":
1781 {
George Liu7dd348b2023-02-20 08:49:40 +08001782 "rType": "fault_identified_by",
1783 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001784 },
1785 "paths":
1786 [
1787 "/xyz/openbmc_project/led/groups/rtc_battery_fault"
1788 ]
1789 },
1790 {
1791 "types":
1792 {
George Liuae9481d2023-02-20 08:47:15 +08001793 "rType": "identified_by",
1794 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001795 },
1796 "paths":
1797 [
1798 "/xyz/openbmc_project/led/groups/rtc_battery_identify"
1799 ]
1800 }
1801 ]
1802 },
1803 {
1804 "path": "system/chassis/motherboard/tpm_wilson",
1805 "endpoints":
1806 [
1807 {
1808 "types":
1809 {
George Liu7dd348b2023-02-20 08:49:40 +08001810 "rType": "fault_identified_by",
1811 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001812 },
1813 "paths":
1814 [
1815 "/xyz/openbmc_project/led/groups/tpm_wilson_fault"
1816 ]
1817 },
1818 {
1819 "types":
1820 {
George Liuae9481d2023-02-20 08:47:15 +08001821 "rType": "identified_by",
1822 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001823 },
1824 "paths":
1825 [
1826 "/xyz/openbmc_project/led/groups/tpm_wilson_identify"
1827 ]
1828 }
1829 ]
1830 },
1831 {
1832 "path": "system/chassis/motherboard/pcieslot0",
1833 "endpoints":
1834 [
1835 {
1836 "types":
1837 {
George Liu7dd348b2023-02-20 08:49:40 +08001838 "rType": "fault_identified_by",
1839 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001840 },
1841 "paths":
1842 [
1843 "/xyz/openbmc_project/led/groups/pcieslot0_fault"
1844 ]
1845 },
1846 {
1847 "types":
1848 {
George Liuae9481d2023-02-20 08:47:15 +08001849 "rType": "identified_by",
1850 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001851 },
1852 "paths":
1853 [
1854 "/xyz/openbmc_project/led/groups/pcieslot0_identify"
1855 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05001856 },
1857 {
1858 "types":
1859 {
1860 "rType": "inventory",
1861 "fType": "chassis"
1862 },
1863 "paths":
1864 [
1865 "/xyz/openbmc_project/inventory/system/chassis"
1866 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001867 }
1868 ]
1869 },
1870 {
1871 "path": "system/chassis/motherboard/pcieslot1",
1872 "endpoints":
1873 [
1874 {
1875 "types":
1876 {
George Liu7dd348b2023-02-20 08:49:40 +08001877 "rType": "fault_identified_by",
1878 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001879 },
1880 "paths":
1881 [
1882 "/xyz/openbmc_project/led/groups/pcieslot1_fault"
1883 ]
1884 },
1885 {
1886 "types":
1887 {
George Liuae9481d2023-02-20 08:47:15 +08001888 "rType": "identified_by",
1889 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001890 },
1891 "paths":
1892 [
1893 "/xyz/openbmc_project/led/groups/pcieslot1_identify"
1894 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05001895 },
1896 {
1897 "types":
1898 {
1899 "rType": "inventory",
1900 "fType": "chassis"
1901 },
1902 "paths":
1903 [
1904 "/xyz/openbmc_project/inventory/system/chassis"
1905 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001906 }
1907 ]
1908 },
1909 {
1910 "path": "system/chassis/motherboard/pcieslot2",
1911 "endpoints":
1912 [
1913 {
1914 "types":
1915 {
George Liu7dd348b2023-02-20 08:49:40 +08001916 "rType": "fault_identified_by",
1917 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001918 },
1919 "paths":
1920 [
1921 "/xyz/openbmc_project/led/groups/pcieslot2_fault"
1922 ]
1923 },
1924 {
1925 "types":
1926 {
George Liuae9481d2023-02-20 08:47:15 +08001927 "rType": "identified_by",
1928 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001929 },
1930 "paths":
1931 [
1932 "/xyz/openbmc_project/led/groups/pcieslot2_identify"
1933 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05001934 },
1935 {
1936 "types":
1937 {
1938 "rType": "inventory",
1939 "fType": "chassis"
1940 },
1941 "paths":
1942 [
1943 "/xyz/openbmc_project/inventory/system/chassis"
1944 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001945 }
1946 ]
1947 },
1948 {
1949 "path": "system/chassis/motherboard/pcieslot3",
1950 "endpoints":
1951 [
1952 {
1953 "types":
1954 {
George Liu7dd348b2023-02-20 08:49:40 +08001955 "rType": "fault_identified_by",
1956 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001957 },
1958 "paths":
1959 [
1960 "/xyz/openbmc_project/led/groups/pcieslot3_fault"
1961 ]
1962 },
1963 {
1964 "types":
1965 {
George Liuae9481d2023-02-20 08:47:15 +08001966 "rType": "identified_by",
1967 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001968 },
1969 "paths":
1970 [
1971 "/xyz/openbmc_project/led/groups/pcieslot3_identify"
1972 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05001973 },
1974 {
1975 "types":
1976 {
1977 "rType": "inventory",
1978 "fType": "chassis"
1979 },
1980 "paths":
1981 [
1982 "/xyz/openbmc_project/inventory/system/chassis"
1983 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001984 }
1985 ]
1986 },
1987 {
1988 "path": "system/chassis/motherboard/pcieslot4",
1989 "endpoints":
1990 [
1991 {
1992 "types":
1993 {
George Liu7dd348b2023-02-20 08:49:40 +08001994 "rType": "fault_identified_by",
1995 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001996 },
1997 "paths":
1998 [
1999 "/xyz/openbmc_project/led/groups/pcieslot4_fault"
2000 ]
2001 },
2002 {
2003 "types":
2004 {
George Liuae9481d2023-02-20 08:47:15 +08002005 "rType": "identified_by",
2006 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002007 },
2008 "paths":
2009 [
2010 "/xyz/openbmc_project/led/groups/pcieslot4_identify"
2011 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002012 },
2013 {
2014 "types":
2015 {
2016 "rType": "inventory",
2017 "fType": "chassis"
2018 },
2019 "paths":
2020 [
2021 "/xyz/openbmc_project/inventory/system/chassis"
2022 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002023 }
2024 ]
2025 },
2026 {
2027 "path": "system/chassis/motherboard/pcieslot6",
2028 "endpoints":
2029 [
2030 {
2031 "types":
2032 {
George Liu7dd348b2023-02-20 08:49:40 +08002033 "rType": "fault_identified_by",
2034 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002035 },
2036 "paths":
2037 [
2038 "/xyz/openbmc_project/led/groups/pcieslot6_fault"
2039 ]
2040 },
2041 {
2042 "types":
2043 {
George Liuae9481d2023-02-20 08:47:15 +08002044 "rType": "identified_by",
2045 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002046 },
2047 "paths":
2048 [
2049 "/xyz/openbmc_project/led/groups/pcieslot6_identify"
2050 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002051 },
2052 {
2053 "types":
2054 {
2055 "rType": "inventory",
2056 "fType": "chassis"
2057 },
2058 "paths":
2059 [
2060 "/xyz/openbmc_project/inventory/system/chassis"
2061 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002062 }
2063 ]
2064 },
2065 {
2066 "path": "system/chassis/motherboard/pcieslot7",
2067 "endpoints":
2068 [
2069 {
2070 "types":
2071 {
George Liu7dd348b2023-02-20 08:49:40 +08002072 "rType": "fault_identified_by",
2073 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002074 },
2075 "paths":
2076 [
2077 "/xyz/openbmc_project/led/groups/pcieslot7_fault"
2078 ]
2079 },
2080 {
2081 "types":
2082 {
George Liuae9481d2023-02-20 08:47:15 +08002083 "rType": "identified_by",
2084 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002085 },
2086 "paths":
2087 [
2088 "/xyz/openbmc_project/led/groups/pcieslot7_identify"
2089 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002090 },
2091 {
2092 "types":
2093 {
2094 "rType": "inventory",
2095 "fType": "chassis"
2096 },
2097 "paths":
2098 [
2099 "/xyz/openbmc_project/inventory/system/chassis"
2100 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002101 }
2102 ]
2103 },
2104 {
2105 "path": "system/chassis/motherboard/pcieslot8",
2106 "endpoints":
2107 [
2108 {
2109 "types":
2110 {
George Liu7dd348b2023-02-20 08:49:40 +08002111 "rType": "fault_identified_by",
2112 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002113 },
2114 "paths":
2115 [
2116 "/xyz/openbmc_project/led/groups/pcieslot8_fault"
2117 ]
2118 },
2119 {
2120 "types":
2121 {
George Liuae9481d2023-02-20 08:47:15 +08002122 "rType": "identified_by",
2123 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002124 },
2125 "paths":
2126 [
2127 "/xyz/openbmc_project/led/groups/pcieslot8_identify"
2128 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002129 },
2130 {
2131 "types":
2132 {
2133 "rType": "inventory",
2134 "fType": "chassis"
2135 },
2136 "paths":
2137 [
2138 "/xyz/openbmc_project/inventory/system/chassis"
2139 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002140 }
2141 ]
2142 },
2143 {
2144 "path": "system/chassis/motherboard/pcieslot9",
2145 "endpoints":
2146 [
2147 {
2148 "types":
2149 {
George Liu7dd348b2023-02-20 08:49:40 +08002150 "rType": "fault_identified_by",
2151 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002152 },
2153 "paths":
2154 [
2155 "/xyz/openbmc_project/led/groups/pcieslot9_fault"
2156 ]
2157 },
2158 {
2159 "types":
2160 {
George Liuae9481d2023-02-20 08:47:15 +08002161 "rType": "identified_by",
2162 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002163 },
2164 "paths":
2165 [
2166 "/xyz/openbmc_project/led/groups/pcieslot9_identify"
2167 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002168 },
2169 {
2170 "types":
2171 {
2172 "rType": "inventory",
2173 "fType": "chassis"
2174 },
2175 "paths":
2176 [
2177 "/xyz/openbmc_project/inventory/system/chassis"
2178 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002179 }
2180 ]
2181 },
2182 {
2183 "path": "system/chassis/motherboard/pcieslot10",
2184 "endpoints":
2185 [
2186 {
2187 "types":
2188 {
George Liu7dd348b2023-02-20 08:49:40 +08002189 "rType": "fault_identified_by",
2190 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002191 },
2192 "paths":
2193 [
2194 "/xyz/openbmc_project/led/groups/pcieslot10_fault"
2195 ]
2196 },
2197 {
2198 "types":
2199 {
George Liuae9481d2023-02-20 08:47:15 +08002200 "rType": "identified_by",
2201 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002202 },
2203 "paths":
2204 [
2205 "/xyz/openbmc_project/led/groups/pcieslot10_identify"
2206 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002207 },
2208 {
2209 "types":
2210 {
2211 "rType": "inventory",
2212 "fType": "chassis"
2213 },
2214 "paths":
2215 [
2216 "/xyz/openbmc_project/inventory/system/chassis"
2217 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002218 }
2219 ]
2220 },
2221 {
2222 "path": "system/chassis/motherboard/pcieslot11",
2223 "endpoints":
2224 [
2225 {
2226 "types":
2227 {
George Liu7dd348b2023-02-20 08:49:40 +08002228 "rType": "fault_identified_by",
2229 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002230 },
2231 "paths":
2232 [
2233 "/xyz/openbmc_project/led/groups/pcieslot11_fault"
2234 ]
2235 },
2236 {
2237 "types":
2238 {
George Liuae9481d2023-02-20 08:47:15 +08002239 "rType": "identified_by",
2240 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002241 },
2242 "paths":
2243 [
2244 "/xyz/openbmc_project/led/groups/pcieslot11_identify"
2245 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002246 },
2247 {
2248 "types":
2249 {
2250 "rType": "inventory",
2251 "fType": "chassis"
2252 },
2253 "paths":
2254 [
2255 "/xyz/openbmc_project/inventory/system/chassis"
2256 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002257 }
2258 ]
2259 },
2260 {
2261 "path": "system/chassis/motherboard/pcie_cable_card0/cxp_top",
2262 "endpoints":
2263 [
2264 {
2265 "types":
2266 {
George Liu7dd348b2023-02-20 08:49:40 +08002267 "rType": "fault_identified_by",
2268 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002269 },
2270 "paths":
2271 [
2272 "/xyz/openbmc_project/led/groups/cablecard0_cxp_top_fault"
2273 ]
2274 },
2275 {
2276 "types":
2277 {
George Liuae9481d2023-02-20 08:47:15 +08002278 "rType": "identified_by",
2279 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002280 },
2281 "paths":
2282 [
2283 "/xyz/openbmc_project/led/groups/cablecard0_cxp_top_identify"
2284 ]
Sunny Srivastava891ec522023-03-30 04:39:42 -05002285 },
2286 {
2287 "types":
2288 {
2289 "rType": "inventory",
2290 "fType": "chassis"
2291 },
2292 "paths":
2293 [
2294 "/xyz/openbmc_project/inventory/system/chassis"
2295 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002296 }
2297 ]
2298 },
2299 {
2300 "path": "system/chassis/motherboard/pcie_cable_card0/cxp_bot",
2301 "endpoints":
2302 [
2303 {
2304 "types":
2305 {
George Liu7dd348b2023-02-20 08:49:40 +08002306 "rType": "fault_identified_by",
2307 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002308 },
2309 "paths":
2310 [
2311 "/xyz/openbmc_project/led/groups/cablecard0_cxp_bot_fault"
2312 ]
2313 },
2314 {
2315 "types":
2316 {
George Liuae9481d2023-02-20 08:47:15 +08002317 "rType": "identified_by",
2318 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002319 },
2320 "paths":
2321 [
2322 "/xyz/openbmc_project/led/groups/cablecard0_cxp_bot_identify"
2323 ]
Sunny Srivastava891ec522023-03-30 04:39:42 -05002324 },
2325 {
2326 "types":
2327 {
2328 "rType": "inventory",
2329 "fType": "chassis"
2330 },
2331 "paths":
2332 [
2333 "/xyz/openbmc_project/inventory/system/chassis"
2334 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002335 }
2336 ]
2337 },
2338 {
2339 "path": "system/chassis/motherboard/pcie_cable_card3/cxp_top",
2340 "endpoints":
2341 [
2342 {
2343 "types":
2344 {
George Liu7dd348b2023-02-20 08:49:40 +08002345 "rType": "fault_identified_by",
2346 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002347 },
2348 "paths":
2349 [
2350 "/xyz/openbmc_project/led/groups/cablecard3_cxp_top_fault"
2351 ]
2352 },
2353 {
2354 "types":
2355 {
George Liuae9481d2023-02-20 08:47:15 +08002356 "rType": "identified_by",
2357 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002358 },
2359 "paths":
2360 [
2361 "/xyz/openbmc_project/led/groups/cablecard3_cxp_top_identify"
2362 ]
Sunny Srivastava891ec522023-03-30 04:39:42 -05002363 },
2364 {
2365 "types":
2366 {
2367 "rType": "inventory",
2368 "fType": "chassis"
2369 },
2370 "paths":
2371 [
2372 "/xyz/openbmc_project/inventory/system/chassis"
2373 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002374 }
2375 ]
2376 },
2377 {
2378 "path": "system/chassis/motherboard/pcie_cable_card3/cxp_bot",
2379 "endpoints":
2380 [
2381 {
2382 "types":
2383 {
George Liu7dd348b2023-02-20 08:49:40 +08002384 "rType": "fault_identified_by",
2385 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002386 },
2387 "paths":
2388 [
2389 "/xyz/openbmc_project/led/groups/cablecard3_cxp_bot_fault"
2390 ]
2391 },
2392 {
2393 "types":
2394 {
George Liuae9481d2023-02-20 08:47:15 +08002395 "rType": "identified_by",
2396 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002397 },
2398 "paths":
2399 [
2400 "/xyz/openbmc_project/led/groups/cablecard3_cxp_bot_identify"
2401 ]
Sunny Srivastava891ec522023-03-30 04:39:42 -05002402 },
2403 {
2404 "types":
2405 {
2406 "rType": "inventory",
2407 "fType": "chassis"
2408 },
2409 "paths":
2410 [
2411 "/xyz/openbmc_project/inventory/system/chassis"
2412 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002413 }
2414 ]
2415 },
2416 {
2417 "path": "system/chassis/motherboard/pcie_cable_card4/cxp_top",
2418 "endpoints":
2419 [
2420 {
2421 "types":
2422 {
George Liu7dd348b2023-02-20 08:49:40 +08002423 "rType": "fault_identified_by",
2424 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002425 },
2426 "paths":
2427 [
2428 "/xyz/openbmc_project/led/groups/cablecard4_cxp_top_fault"
2429 ]
2430 },
2431 {
2432 "types":
2433 {
George Liuae9481d2023-02-20 08:47:15 +08002434 "rType": "identified_by",
2435 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002436 },
2437 "paths":
2438 [
2439 "/xyz/openbmc_project/led/groups/cablecard4_cxp_top_identify"
2440 ]
Sunny Srivastava891ec522023-03-30 04:39:42 -05002441 },
2442 {
2443 "types":
2444 {
2445 "rType": "inventory",
2446 "fType": "chassis"
2447 },
2448 "paths":
2449 [
2450 "/xyz/openbmc_project/inventory/system/chassis"
2451 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002452 }
2453 ]
2454 },
2455 {
2456 "path": "system/chassis/motherboard/pcie_cable_card4/cxp_bot",
2457 "endpoints":
2458 [
2459 {
2460 "types":
2461 {
George Liu7dd348b2023-02-20 08:49:40 +08002462 "rType": "fault_identified_by",
2463 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002464 },
2465 "paths":
2466 [
2467 "/xyz/openbmc_project/led/groups/cablecard4_cxp_bot_fault"
2468 ]
2469 },
2470 {
2471 "types":
2472 {
George Liuae9481d2023-02-20 08:47:15 +08002473 "rType": "identified_by",
2474 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002475 },
2476 "paths":
2477 [
2478 "/xyz/openbmc_project/led/groups/cablecard4_cxp_bot_identify"
2479 ]
Sunny Srivastava891ec522023-03-30 04:39:42 -05002480 },
2481 {
2482 "types":
2483 {
2484 "rType": "inventory",
2485 "fType": "chassis"
2486 },
2487 "paths":
2488 [
2489 "/xyz/openbmc_project/inventory/system/chassis"
2490 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002491 }
2492 ]
2493 },
2494 {
2495 "path": "system/chassis/motherboard/pcie_cable_card10/cxp_top",
2496 "endpoints":
2497 [
2498 {
2499 "types":
2500 {
George Liu7dd348b2023-02-20 08:49:40 +08002501 "rType": "fault_identified_by",
2502 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002503 },
2504 "paths":
2505 [
2506 "/xyz/openbmc_project/led/groups/cablecard10_cxp_top_fault"
2507 ]
2508 },
2509 {
2510 "types":
2511 {
George Liuae9481d2023-02-20 08:47:15 +08002512 "rType": "identified_by",
2513 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002514 },
2515 "paths":
2516 [
2517 "/xyz/openbmc_project/led/groups/cablecard10_cxp_top_identify"
2518 ]
Sunny Srivastava891ec522023-03-30 04:39:42 -05002519 },
2520 {
2521 "types":
2522 {
2523 "rType": "inventory",
2524 "fType": "chassis"
2525 },
2526 "paths":
2527 [
2528 "/xyz/openbmc_project/inventory/system/chassis"
2529 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002530 }
2531 ]
2532 },
2533 {
2534 "path": "system/chassis/motherboard/pcie_cable_card10/cxp_bot",
2535 "endpoints":
2536 [
2537 {
2538 "types":
2539 {
George Liu7dd348b2023-02-20 08:49:40 +08002540 "rType": "fault_identified_by",
2541 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002542 },
2543 "paths":
2544 [
2545 "/xyz/openbmc_project/led/groups/cablecard10_cxp_bot_fault"
2546 ]
2547 },
2548 {
2549 "types":
2550 {
George Liuae9481d2023-02-20 08:47:15 +08002551 "rType": "identified_by",
2552 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002553 },
2554 "paths":
2555 [
2556 "/xyz/openbmc_project/led/groups/cablecard10_cxp_bot_identify"
2557 ]
Sunny Srivastava891ec522023-03-30 04:39:42 -05002558 },
2559 {
2560 "types":
2561 {
2562 "rType": "inventory",
2563 "fType": "chassis"
2564 },
2565 "paths":
2566 [
2567 "/xyz/openbmc_project/inventory/system/chassis"
2568 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002569 }
2570 ]
2571 },
2572 {
2573 "path": "system/chassis/motherboard/disk_backplane0",
2574 "endpoints":
2575 [
2576 {
2577 "types":
2578 {
George Liu7dd348b2023-02-20 08:49:40 +08002579 "rType": "fault_identified_by",
2580 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002581 },
2582 "paths":
2583 [
2584 "/xyz/openbmc_project/led/groups/dasd_pyramid0_fault"
2585 ]
2586 },
2587 {
2588 "types":
2589 {
George Liuae9481d2023-02-20 08:47:15 +08002590 "rType": "identified_by",
2591 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002592 },
2593 "paths":
2594 [
2595 "/xyz/openbmc_project/led/groups/dasd_pyramid0_identify"
2596 ]
2597 }
2598 ]
2599 },
2600 {
2601 "path": "system/chassis/motherboard/disk_backplane1",
2602 "endpoints":
2603 [
2604 {
2605 "types":
2606 {
George Liu7dd348b2023-02-20 08:49:40 +08002607 "rType": "fault_identified_by",
2608 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002609 },
2610 "paths":
2611 [
2612 "/xyz/openbmc_project/led/groups/dasd_pyramid1_fault"
2613 ]
2614 },
2615 {
2616 "types":
2617 {
George Liuae9481d2023-02-20 08:47:15 +08002618 "rType": "identified_by",
2619 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002620 },
2621 "paths":
2622 [
2623 "/xyz/openbmc_project/led/groups/dasd_pyramid1_identify"
2624 ]
2625 }
2626 ]
2627 },
2628 {
2629 "path": "system/chassis/motherboard/disk_backplane2",
2630 "endpoints":
2631 [
2632 {
2633 "types":
2634 {
George Liu7dd348b2023-02-20 08:49:40 +08002635 "rType": "fault_identified_by",
2636 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002637 },
2638 "paths":
2639 [
2640 "/xyz/openbmc_project/led/groups/dasd_pyramid2_fault"
2641 ]
2642 },
2643 {
2644 "types":
2645 {
George Liuae9481d2023-02-20 08:47:15 +08002646 "rType": "identified_by",
2647 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002648 },
2649 "paths":
2650 [
2651 "/xyz/openbmc_project/led/groups/dasd_pyramid2_identify"
2652 ]
2653 }
2654 ]
2655 },
2656 {
2657 "path": "system/chassis/motherboard/disk_backplane0/nvme0",
2658 "endpoints":
2659 [
2660 {
2661 "types":
2662 {
George Liu7dd348b2023-02-20 08:49:40 +08002663 "rType": "fault_identified_by",
2664 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002665 },
2666 "paths":
2667 [
2668 "/xyz/openbmc_project/led/groups/nvme0_fault"
2669 ]
2670 },
2671 {
2672 "types":
2673 {
George Liuae9481d2023-02-20 08:47:15 +08002674 "rType": "identified_by",
2675 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002676 },
2677 "paths":
2678 [
2679 "/xyz/openbmc_project/led/groups/nvme0_identify"
2680 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002681 },
2682 {
2683 "types":
2684 {
2685 "rType": "inventory",
2686 "fType": "chassis"
2687 },
2688 "paths":
2689 [
2690 "/xyz/openbmc_project/inventory/system/chassis"
2691 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002692 }
2693 ]
2694 },
2695 {
2696 "path": "system/chassis/motherboard/disk_backplane0/nvme1",
2697 "endpoints":
2698 [
2699 {
2700 "types":
2701 {
George Liu7dd348b2023-02-20 08:49:40 +08002702 "rType": "fault_identified_by",
2703 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002704 },
2705 "paths":
2706 [
2707 "/xyz/openbmc_project/led/groups/nvme1_fault"
2708 ]
2709 },
2710 {
2711 "types":
2712 {
George Liuae9481d2023-02-20 08:47:15 +08002713 "rType": "identified_by",
2714 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002715 },
2716 "paths":
2717 [
2718 "/xyz/openbmc_project/led/groups/nvme1_identify"
2719 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002720 },
2721 {
2722 "types":
2723 {
2724 "rType": "inventory",
2725 "fType": "chassis"
2726 },
2727 "paths":
2728 [
2729 "/xyz/openbmc_project/inventory/system/chassis"
2730 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002731 }
2732 ]
2733 },
2734 {
2735 "path": "system/chassis/motherboard/disk_backplane0/nvme2",
2736 "endpoints":
2737 [
2738 {
2739 "types":
2740 {
George Liu7dd348b2023-02-20 08:49:40 +08002741 "rType": "fault_identified_by",
2742 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002743 },
2744 "paths":
2745 [
2746 "/xyz/openbmc_project/led/groups/nvme2_fault"
2747 ]
2748 },
2749 {
2750 "types":
2751 {
George Liuae9481d2023-02-20 08:47:15 +08002752 "rType": "identified_by",
2753 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002754 },
2755 "paths":
2756 [
2757 "/xyz/openbmc_project/led/groups/nvme2_identify"
2758 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002759 },
2760 {
2761 "types":
2762 {
2763 "rType": "inventory",
2764 "fType": "chassis"
2765 },
2766 "paths":
2767 [
2768 "/xyz/openbmc_project/inventory/system/chassis"
2769 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002770 }
2771 ]
2772 },
2773 {
2774 "path": "system/chassis/motherboard/disk_backplane0/nvme3",
2775 "endpoints":
2776 [
2777 {
2778 "types":
2779 {
George Liu7dd348b2023-02-20 08:49:40 +08002780 "rType": "fault_identified_by",
2781 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002782 },
2783 "paths":
2784 [
2785 "/xyz/openbmc_project/led/groups/nvme3_fault"
2786 ]
2787 },
2788 {
2789 "types":
2790 {
George Liuae9481d2023-02-20 08:47:15 +08002791 "rType": "identified_by",
2792 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002793 },
2794 "paths":
2795 [
2796 "/xyz/openbmc_project/led/groups/nvme3_identify"
2797 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002798 },
2799 {
2800 "types":
2801 {
2802 "rType": "inventory",
2803 "fType": "chassis"
2804 },
2805 "paths":
2806 [
2807 "/xyz/openbmc_project/inventory/system/chassis"
2808 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002809 }
2810 ]
2811 },
2812 {
2813 "path": "system/chassis/motherboard/disk_backplane0/nvme4",
2814 "endpoints":
2815 [
2816 {
2817 "types":
2818 {
George Liu7dd348b2023-02-20 08:49:40 +08002819 "rType": "fault_identified_by",
2820 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002821 },
2822 "paths":
2823 [
2824 "/xyz/openbmc_project/led/groups/nvme4_fault"
2825 ]
2826 },
2827 {
2828 "types":
2829 {
George Liuae9481d2023-02-20 08:47:15 +08002830 "rType": "identified_by",
2831 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002832 },
2833 "paths":
2834 [
2835 "/xyz/openbmc_project/led/groups/nvme4_identify"
2836 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002837 },
2838 {
2839 "types":
2840 {
2841 "rType": "inventory",
2842 "fType": "chassis"
2843 },
2844 "paths":
2845 [
2846 "/xyz/openbmc_project/inventory/system/chassis"
2847 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002848 }
2849 ]
2850 },
2851 {
2852 "path": "system/chassis/motherboard/disk_backplane0/nvme5",
2853 "endpoints":
2854 [
2855 {
2856 "types":
2857 {
George Liu7dd348b2023-02-20 08:49:40 +08002858 "rType": "fault_identified_by",
2859 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002860 },
2861 "paths":
2862 [
2863 "/xyz/openbmc_project/led/groups/nvme5_fault"
2864 ]
2865 },
2866 {
2867 "types":
2868 {
George Liuae9481d2023-02-20 08:47:15 +08002869 "rType": "identified_by",
2870 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002871 },
2872 "paths":
2873 [
2874 "/xyz/openbmc_project/led/groups/nvme5_identify"
2875 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002876 },
2877 {
2878 "types":
2879 {
2880 "rType": "inventory",
2881 "fType": "chassis"
2882 },
2883 "paths":
2884 [
2885 "/xyz/openbmc_project/inventory/system/chassis"
2886 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002887 }
2888 ]
2889 },
2890 {
2891 "path": "system/chassis/motherboard/disk_backplane0/nvme6",
2892 "endpoints":
2893 [
2894 {
2895 "types":
2896 {
George Liu7dd348b2023-02-20 08:49:40 +08002897 "rType": "fault_identified_by",
2898 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002899 },
2900 "paths":
2901 [
2902 "/xyz/openbmc_project/led/groups/nvme6_fault"
2903 ]
2904 },
2905 {
2906 "types":
2907 {
George Liuae9481d2023-02-20 08:47:15 +08002908 "rType": "identified_by",
2909 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002910 },
2911 "paths":
2912 [
2913 "/xyz/openbmc_project/led/groups/nvme6_identify"
2914 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002915 },
2916 {
2917 "types":
2918 {
2919 "rType": "inventory",
2920 "fType": "chassis"
2921 },
2922 "paths":
2923 [
2924 "/xyz/openbmc_project/inventory/system/chassis"
2925 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002926 }
2927 ]
2928 },
2929 {
2930 "path": "system/chassis/motherboard/disk_backplane0/nvme7",
2931 "endpoints":
2932 [
2933 {
2934 "types":
2935 {
George Liu7dd348b2023-02-20 08:49:40 +08002936 "rType": "fault_identified_by",
2937 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002938 },
2939 "paths":
2940 [
2941 "/xyz/openbmc_project/led/groups/nvme7_fault"
2942 ]
2943 },
2944 {
2945 "types":
2946 {
George Liuae9481d2023-02-20 08:47:15 +08002947 "rType": "identified_by",
2948 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002949 },
2950 "paths":
2951 [
2952 "/xyz/openbmc_project/led/groups/nvme7_identify"
2953 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002954 },
2955 {
2956 "types":
2957 {
2958 "rType": "inventory",
2959 "fType": "chassis"
2960 },
2961 "paths":
2962 [
2963 "/xyz/openbmc_project/inventory/system/chassis"
2964 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002965 }
2966 ]
2967 },
2968 {
2969 "path": "system/chassis/motherboard/disk_backplane1/nvme0",
2970 "endpoints":
2971 [
2972 {
2973 "types":
2974 {
George Liu7dd348b2023-02-20 08:49:40 +08002975 "rType": "fault_identified_by",
2976 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002977 },
2978 "paths":
2979 [
2980 "/xyz/openbmc_project/led/groups/nvme8_fault"
2981 ]
2982 },
2983 {
2984 "types":
2985 {
George Liuae9481d2023-02-20 08:47:15 +08002986 "rType": "identified_by",
2987 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002988 },
2989 "paths":
2990 [
2991 "/xyz/openbmc_project/led/groups/nvme8_identify"
2992 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002993 },
2994 {
2995 "types":
2996 {
2997 "rType": "inventory",
2998 "fType": "chassis"
2999 },
3000 "paths":
3001 [
3002 "/xyz/openbmc_project/inventory/system/chassis"
3003 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003004 }
3005 ]
3006 },
3007 {
3008 "path": "system/chassis/motherboard/disk_backplane1/nvme1",
3009 "endpoints":
3010 [
3011 {
3012 "types":
3013 {
George Liu7dd348b2023-02-20 08:49:40 +08003014 "rType": "fault_identified_by",
3015 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003016 },
3017 "paths":
3018 [
3019 "/xyz/openbmc_project/led/groups/nvme9_fault"
3020 ]
3021 },
3022 {
3023 "types":
3024 {
George Liuae9481d2023-02-20 08:47:15 +08003025 "rType": "identified_by",
3026 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003027 },
3028 "paths":
3029 [
3030 "/xyz/openbmc_project/led/groups/nvme9_identify"
3031 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003032 },
3033 {
3034 "types":
3035 {
3036 "rType": "inventory",
3037 "fType": "chassis"
3038 },
3039 "paths":
3040 [
3041 "/xyz/openbmc_project/inventory/system/chassis"
3042 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003043 }
3044 ]
3045 },
3046 {
3047 "path": "system/chassis/motherboard/disk_backplane1/nvme2",
3048 "endpoints":
3049 [
3050 {
3051 "types":
3052 {
George Liu7dd348b2023-02-20 08:49:40 +08003053 "rType": "fault_identified_by",
3054 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003055 },
3056 "paths":
3057 [
3058 "/xyz/openbmc_project/led/groups/nvme10_fault"
3059 ]
3060 },
3061 {
3062 "types":
3063 {
George Liuae9481d2023-02-20 08:47:15 +08003064 "rType": "identified_by",
3065 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003066 },
3067 "paths":
3068 [
3069 "/xyz/openbmc_project/led/groups/nvme10_identify"
3070 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003071 },
3072 {
3073 "types":
3074 {
3075 "rType": "inventory",
3076 "fType": "chassis"
3077 },
3078 "paths":
3079 [
3080 "/xyz/openbmc_project/inventory/system/chassis"
3081 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003082 }
3083 ]
3084 },
3085 {
3086 "path": "system/chassis/motherboard/disk_backplane1/nvme3",
3087 "endpoints":
3088 [
3089 {
3090 "types":
3091 {
George Liu7dd348b2023-02-20 08:49:40 +08003092 "rType": "fault_identified_by",
3093 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003094 },
3095 "paths":
3096 [
3097 "/xyz/openbmc_project/led/groups/nvme11_fault"
3098 ]
3099 },
3100 {
3101 "types":
3102 {
George Liuae9481d2023-02-20 08:47:15 +08003103 "rType": "identified_by",
3104 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003105 },
3106 "paths":
3107 [
3108 "/xyz/openbmc_project/led/groups/nvme11_identify"
3109 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003110 },
3111 {
3112 "types":
3113 {
3114 "rType": "inventory",
3115 "fType": "chassis"
3116 },
3117 "paths":
3118 [
3119 "/xyz/openbmc_project/inventory/system/chassis"
3120 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003121 }
3122 ]
3123 },
3124 {
3125 "path": "system/chassis/motherboard/disk_backplane1/nvme4",
3126 "endpoints":
3127 [
3128 {
3129 "types":
3130 {
George Liu7dd348b2023-02-20 08:49:40 +08003131 "rType": "fault_identified_by",
3132 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003133 },
3134 "paths":
3135 [
3136 "/xyz/openbmc_project/led/groups/nvme12_fault"
3137 ]
3138 },
3139 {
3140 "types":
3141 {
George Liuae9481d2023-02-20 08:47:15 +08003142 "rType": "identified_by",
3143 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003144 },
3145 "paths":
3146 [
3147 "/xyz/openbmc_project/led/groups/nvme12_identify"
3148 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003149 },
3150 {
3151 "types":
3152 {
3153 "rType": "inventory",
3154 "fType": "chassis"
3155 },
3156 "paths":
3157 [
3158 "/xyz/openbmc_project/inventory/system/chassis"
3159 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003160 }
3161 ]
3162 },
3163 {
3164 "path": "system/chassis/motherboard/disk_backplane1/nvme5",
3165 "endpoints":
3166 [
3167 {
3168 "types":
3169 {
George Liu7dd348b2023-02-20 08:49:40 +08003170 "rType": "fault_identified_by",
3171 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003172 },
3173 "paths":
3174 [
3175 "/xyz/openbmc_project/led/groups/nvme13_fault"
3176 ]
3177 },
3178 {
3179 "types":
3180 {
George Liuae9481d2023-02-20 08:47:15 +08003181 "rType": "identified_by",
3182 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003183 },
3184 "paths":
3185 [
3186 "/xyz/openbmc_project/led/groups/nvme13_identify"
3187 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003188 },
3189 {
3190 "types":
3191 {
3192 "rType": "inventory",
3193 "fType": "chassis"
3194 },
3195 "paths":
3196 [
3197 "/xyz/openbmc_project/inventory/system/chassis"
3198 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003199 }
3200 ]
3201 },
3202 {
3203 "path": "system/chassis/motherboard/disk_backplane1/nvme6",
3204 "endpoints":
3205 [
3206 {
3207 "types":
3208 {
George Liu7dd348b2023-02-20 08:49:40 +08003209 "rType": "fault_identified_by",
3210 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003211 },
3212 "paths":
3213 [
3214 "/xyz/openbmc_project/led/groups/nvme14_fault"
3215 ]
3216 },
3217 {
3218 "types":
3219 {
George Liuae9481d2023-02-20 08:47:15 +08003220 "rType": "identified_by",
3221 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003222 },
3223 "paths":
3224 [
3225 "/xyz/openbmc_project/led/groups/nvme14_identify"
3226 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003227 },
3228 {
3229 "types":
3230 {
3231 "rType": "inventory",
3232 "fType": "chassis"
3233 },
3234 "paths":
3235 [
3236 "/xyz/openbmc_project/inventory/system/chassis"
3237 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003238 }
3239 ]
3240 },
3241 {
3242 "path": "system/chassis/motherboard/disk_backplane1/nvme7",
3243 "endpoints":
3244 [
3245 {
3246 "types":
3247 {
George Liu7dd348b2023-02-20 08:49:40 +08003248 "rType": "fault_identified_by",
3249 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003250 },
3251 "paths":
3252 [
3253 "/xyz/openbmc_project/led/groups/nvme15_fault"
3254 ]
3255 },
3256 {
3257 "types":
3258 {
George Liuae9481d2023-02-20 08:47:15 +08003259 "rType": "identified_by",
3260 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003261 },
3262 "paths":
3263 [
3264 "/xyz/openbmc_project/led/groups/nvme15_identify"
3265 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003266 },
3267 {
3268 "types":
3269 {
3270 "rType": "inventory",
3271 "fType": "chassis"
3272 },
3273 "paths":
3274 [
3275 "/xyz/openbmc_project/inventory/system/chassis"
3276 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003277 }
3278 ]
3279 },
3280 {
3281 "path": "system/chassis/motherboard/disk_backplane2/nvme0",
3282 "endpoints":
3283 [
3284 {
3285 "types":
3286 {
George Liu7dd348b2023-02-20 08:49:40 +08003287 "rType": "fault_identified_by",
3288 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003289 },
3290 "paths":
3291 [
3292 "/xyz/openbmc_project/led/groups/nvme16_fault"
3293 ]
3294 },
3295 {
3296 "types":
3297 {
George Liuae9481d2023-02-20 08:47:15 +08003298 "rType": "identified_by",
3299 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003300 },
3301 "paths":
3302 [
3303 "/xyz/openbmc_project/led/groups/nvme16_identify"
3304 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003305 },
3306 {
3307 "types":
3308 {
3309 "rType": "inventory",
3310 "fType": "chassis"
3311 },
3312 "paths":
3313 [
3314 "/xyz/openbmc_project/inventory/system/chassis"
3315 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003316 }
3317 ]
3318 },
3319 {
3320 "path": "system/chassis/motherboard/disk_backplane2/nvme1",
3321 "endpoints":
3322 [
3323 {
3324 "types":
3325 {
George Liu7dd348b2023-02-20 08:49:40 +08003326 "rType": "fault_identified_by",
3327 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003328 },
3329 "paths":
3330 [
3331 "/xyz/openbmc_project/led/groups/nvme17_fault"
3332 ]
3333 },
3334 {
3335 "types":
3336 {
George Liuae9481d2023-02-20 08:47:15 +08003337 "rType": "identified_by",
3338 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003339 },
3340 "paths":
3341 [
3342 "/xyz/openbmc_project/led/groups/nvme17_identify"
3343 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003344 },
3345 {
3346 "types":
3347 {
3348 "rType": "inventory",
3349 "fType": "chassis"
3350 },
3351 "paths":
3352 [
3353 "/xyz/openbmc_project/inventory/system/chassis"
3354 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003355 }
3356 ]
3357 },
3358 {
3359 "path": "system/chassis/motherboard/disk_backplane2/nvme2",
3360 "endpoints":
3361 [
3362 {
3363 "types":
3364 {
George Liu7dd348b2023-02-20 08:49:40 +08003365 "rType": "fault_identified_by",
3366 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003367 },
3368 "paths":
3369 [
3370 "/xyz/openbmc_project/led/groups/nvme18_fault"
3371 ]
3372 },
3373 {
3374 "types":
3375 {
George Liuae9481d2023-02-20 08:47:15 +08003376 "rType": "identified_by",
3377 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003378 },
3379 "paths":
3380 [
3381 "/xyz/openbmc_project/led/groups/nvme18_identify"
3382 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003383 },
3384 {
3385 "types":
3386 {
3387 "rType": "inventory",
3388 "fType": "chassis"
3389 },
3390 "paths":
3391 [
3392 "/xyz/openbmc_project/inventory/system/chassis"
3393 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003394 }
3395 ]
3396 },
3397 {
3398 "path": "system/chassis/motherboard/disk_backplane2/nvme3",
3399 "endpoints":
3400 [
3401 {
3402 "types":
3403 {
George Liu7dd348b2023-02-20 08:49:40 +08003404 "rType": "fault_identified_by",
3405 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003406 },
3407 "paths":
3408 [
3409 "/xyz/openbmc_project/led/groups/nvme19_fault"
3410 ]
3411 },
3412 {
3413 "types":
3414 {
George Liuae9481d2023-02-20 08:47:15 +08003415 "rType": "identified_by",
3416 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003417 },
3418 "paths":
3419 [
3420 "/xyz/openbmc_project/led/groups/nvme19_identify"
3421 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003422 },
3423 {
3424 "types":
3425 {
3426 "rType": "inventory",
3427 "fType": "chassis"
3428 },
3429 "paths":
3430 [
3431 "/xyz/openbmc_project/inventory/system/chassis"
3432 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003433 }
3434 ]
3435 },
3436 {
3437 "path": "system/chassis/motherboard/disk_backplane2/nvme4",
3438 "endpoints":
3439 [
3440 {
3441 "types":
3442 {
George Liu7dd348b2023-02-20 08:49:40 +08003443 "rType": "fault_identified_by",
3444 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003445 },
3446 "paths":
3447 [
3448 "/xyz/openbmc_project/led/groups/nvme20_fault"
3449 ]
3450 },
3451 {
3452 "types":
3453 {
George Liuae9481d2023-02-20 08:47:15 +08003454 "rType": "identified_by",
3455 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003456 },
3457 "paths":
3458 [
3459 "/xyz/openbmc_project/led/groups/nvme20_identify"
3460 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003461 },
3462 {
3463 "types":
3464 {
3465 "rType": "inventory",
3466 "fType": "chassis"
3467 },
3468 "paths":
3469 [
3470 "/xyz/openbmc_project/inventory/system/chassis"
3471 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003472 }
3473 ]
3474 },
3475 {
3476 "path": "system/chassis/motherboard/disk_backplane2/nvme5",
3477 "endpoints":
3478 [
3479 {
3480 "types":
3481 {
George Liu7dd348b2023-02-20 08:49:40 +08003482 "rType": "fault_identified_by",
3483 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003484 },
3485 "paths":
3486 [
3487 "/xyz/openbmc_project/led/groups/nvme21_fault"
3488 ]
3489 },
3490 {
3491 "types":
3492 {
George Liuae9481d2023-02-20 08:47:15 +08003493 "rType": "identified_by",
3494 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003495 },
3496 "paths":
3497 [
3498 "/xyz/openbmc_project/led/groups/nvme21_identify"
3499 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003500 },
3501 {
3502 "types":
3503 {
3504 "rType": "inventory",
3505 "fType": "chassis"
3506 },
3507 "paths":
3508 [
3509 "/xyz/openbmc_project/inventory/system/chassis"
3510 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003511 }
3512 ]
3513 },
3514 {
3515 "path": "system/chassis/motherboard/disk_backplane2/nvme6",
3516 "endpoints":
3517 [
3518 {
3519 "types":
3520 {
George Liu7dd348b2023-02-20 08:49:40 +08003521 "rType": "fault_identified_by",
3522 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003523 },
3524 "paths":
3525 [
3526 "/xyz/openbmc_project/led/groups/nvme22_fault"
3527 ]
3528 },
3529 {
3530 "types":
3531 {
George Liuae9481d2023-02-20 08:47:15 +08003532 "rType": "identified_by",
3533 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003534 },
3535 "paths":
3536 [
3537 "/xyz/openbmc_project/led/groups/nvme22_identify"
3538 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003539 },
3540 {
3541 "types":
3542 {
3543 "rType": "inventory",
3544 "fType": "chassis"
3545 },
3546 "paths":
3547 [
3548 "/xyz/openbmc_project/inventory/system/chassis"
3549 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003550 }
3551 ]
3552 },
3553 {
3554 "path": "system/chassis/motherboard/disk_backplane2/nvme7",
3555 "endpoints":
3556 [
3557 {
3558 "types":
3559 {
George Liu7dd348b2023-02-20 08:49:40 +08003560 "rType": "fault_identified_by",
3561 "fType": "fault_identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003562 },
3563 "paths":
3564 [
3565 "/xyz/openbmc_project/led/groups/nvme23_fault"
3566 ]
3567 },
3568 {
3569 "types":
3570 {
George Liuae9481d2023-02-20 08:47:15 +08003571 "rType": "identified_by",
3572 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003573 },
3574 "paths":
3575 [
3576 "/xyz/openbmc_project/led/groups/nvme23_identify"
3577 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003578 },
3579 {
3580 "types":
3581 {
3582 "rType": "inventory",
3583 "fType": "chassis"
3584 },
3585 "paths":
3586 [
3587 "/xyz/openbmc_project/inventory/system/chassis"
3588 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003589 }
3590 ]
Matt Spinler47162542021-03-02 15:00:09 -06003591 }
3592 ]
3593}