blob: 68a0a6ac27c44be9a13b436c8058ce68fa115319 [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, 48, 0]
9 ]
10 },
11 "associations":
12 [
13 {
14 "path": "system/chassis/motherboard/fan0",
15 "endpoints":
16 [
17 {
18 "types":
19 {
20 "rType": "inventory",
21 "fType": "sensors"
22 },
23 "paths":
24 [
25 "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
26 "/xyz/openbmc_project/sensors/fan_tach/fan0_1"
27 ]
Vishwanatha Subbannad261efa2021-05-11 08:04:58 -050028 },
29 {
30 "types":
31 {
32 "rType": "fault_inventory_object",
33 "fType": "fault_led_group"
34 },
35 "paths":
36 [
37 "/xyz/openbmc_project/led/groups/fan0_fault"
38 ]
39 },
40 {
41 "types":
42 {
43 "rType": "identify_inventory_object",
44 "fType": "identify_led_group"
45 },
46 "paths":
47 [
48 "/xyz/openbmc_project/led/groups/fan0_identify"
49 ]
Matt Spinler47162542021-03-02 15:00:09 -060050 }
51 ]
52 },
53 {
54 "path": "system/chassis/motherboard/fan1",
55 "endpoints":
56 [
57 {
58 "types":
59 {
60 "rType": "inventory",
61 "fType": "sensors"
62 },
63 "paths":
64 [
65 "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
66 "/xyz/openbmc_project/sensors/fan_tach/fan1_1"
67 ]
Vishwanatha Subbannad261efa2021-05-11 08:04:58 -050068 },
69 {
70 "types":
71 {
72 "rType": "fault_inventory_object",
73 "fType": "fault_led_group"
74 },
75 "paths":
76 [
77 "/xyz/openbmc_project/led/groups/fan1_fault"
78 ]
79 },
80 {
81 "types":
82 {
83 "rType": "identify_inventory_object",
84 "fType": "identify_led_group"
85 },
86 "paths":
87 [
88 "/xyz/openbmc_project/led/groups/fan1_identify"
89 ]
Matt Spinler47162542021-03-02 15:00:09 -060090 }
91 ]
92 },
93 {
94 "path": "system/chassis/motherboard/fan2",
95 "endpoints":
96 [
97 {
98 "types":
99 {
100 "rType": "inventory",
101 "fType": "sensors"
102 },
103 "paths":
104 [
105 "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
106 "/xyz/openbmc_project/sensors/fan_tach/fan2_1"
107 ]
Vishwanatha Subbannad261efa2021-05-11 08:04:58 -0500108 },
109 {
110 "types":
111 {
112 "rType": "fault_inventory_object",
113 "fType": "fault_led_group"
114 },
115 "paths":
116 [
117 "/xyz/openbmc_project/led/groups/fan2_fault"
118 ]
119 },
120 {
121 "types":
122 {
123 "rType": "identify_inventory_object",
124 "fType": "identify_led_group"
125 },
126 "paths":
127 [
128 "/xyz/openbmc_project/led/groups/fan2_identify"
129 ]
Matt Spinler47162542021-03-02 15:00:09 -0600130 }
131 ]
132 },
133 {
134 "path": "system/chassis/motherboard/fan3",
135 "endpoints":
136 [
137 {
138 "types":
139 {
140 "rType": "inventory",
141 "fType": "sensors"
142 },
143 "paths":
144 [
145 "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
146 "/xyz/openbmc_project/sensors/fan_tach/fan3_1"
147 ]
Vishwanatha Subbannad261efa2021-05-11 08:04:58 -0500148 },
149 {
150 "types":
151 {
152 "rType": "fault_inventory_object",
153 "fType": "fault_led_group"
154 },
155 "paths":
156 [
157 "/xyz/openbmc_project/led/groups/fan3_fault"
158 ]
159 },
160 {
161 "types":
162 {
163 "rType": "identify_inventory_object",
164 "fType": "identify_led_group"
165 },
166 "paths":
167 [
168 "/xyz/openbmc_project/led/groups/fan3_identify"
169 ]
Matt Spinler47162542021-03-02 15:00:09 -0600170 }
171 ]
172 },
173 {
174 "path": "system/chassis",
175 "endpoints":
176 [
177 {
178 "types":
179 {
Lakshminarayana R. Kammath9f2ba622021-11-03 05:41:03 -0500180 "rType": "fault_inventory_object",
181 "fType": "fault_led_group"
182 },
183 "paths":
184 [
185 "/xyz/openbmc_project/led/groups/enclosure_fault"
186 ]
187 },
188 {
189 "types":
190 {
191 "rType": "identify_inventory_object",
192 "fType": "identify_led_group"
193 },
194 "paths":
195 [
196 "/xyz/openbmc_project/led/groups/enclosure_identify"
197 ]
198 },
199 {
200 "types":
201 {
Matt Spinler47162542021-03-02 15:00:09 -0600202 "rType": "chassis",
203 "fType": "all_sensors"
204 },
205 "paths":
206 [
207 "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
208 "/xyz/openbmc_project/sensors/fan_tach/fan0_1",
209 "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
210 "/xyz/openbmc_project/sensors/fan_tach/fan1_1",
211 "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
212 "/xyz/openbmc_project/sensors/fan_tach/fan2_1",
213 "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
214 "/xyz/openbmc_project/sensors/fan_tach/fan3_1"
215 ]
Lakshminarayana R. Kammath0de4c7f2021-06-09 12:18:56 -0500216 },
217 {
218 "types":
219 {
220 "rType": "inventory",
221 "fType": "assembly"
222 },
223 "paths":
224 [
225 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vrm0",
226 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vrm1",
227 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vrm2",
228 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vrm3",
229 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vrm4",
230 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vrm5",
231 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vrm6",
232 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vrm7",
233 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vrm8",
234 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vrm9",
235 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vrm10",
236 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vrm11",
237 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vrm12",
238 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vrm13",
239 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vrm14",
240 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vrm15",
241 "/xyz/openbmc_project/inventory/system/chassis/motherboard/bmc/tod_battery",
242 "/xyz/openbmc_project/inventory/system/chassis/motherboard/dasd_backplane",
243 "/xyz/openbmc_project/inventory/system/chassis/motherboard/tpm",
244 "/xyz/openbmc_project/inventory/system/chassis/motherboard/dasd_backplane/panel0"
245 ]
246 },
247 {
248 "types":
249 {
250 "rType": "chassis",
251 "fType": "inventory"
252 },
253 "paths":
254 [
255 "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot0",
256 "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot1",
257 "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot2",
258 "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot3",
259 "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot4",
260 "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot5",
261 "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot6",
262 "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot7",
263 "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot8",
264 "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot9",
265 "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot10",
266 "/xyz/openbmc_project/inventory/system/chassis/motherboard/dasd_backplane/nvme0",
267 "/xyz/openbmc_project/inventory/system/chassis/motherboard/dasd_backplane/nvme1",
268 "/xyz/openbmc_project/inventory/system/chassis/motherboard/dasd_backplane/nvme2",
269 "/xyz/openbmc_project/inventory/system/chassis/motherboard/dasd_backplane/nvme3",
270 "/xyz/openbmc_project/inventory/system/chassis/motherboard/dasd_backplane/nvme4",
271 "/xyz/openbmc_project/inventory/system/chassis/motherboard/dasd_backplane/nvme5",
272 "/xyz/openbmc_project/inventory/system/chassis/motherboard/dasd_backplane/nvme6",
273 "/xyz/openbmc_project/inventory/system/chassis/motherboard/dasd_backplane/nvme7",
274 "/xyz/openbmc_project/inventory/system/chassis/motherboard/dasd_backplane/nvme8",
275 "/xyz/openbmc_project/inventory/system/chassis/motherboard/dasd_backplane/nvme9"
276 ]
Matt Spinler47162542021-03-02 15:00:09 -0600277 }
278 ]
Vishwanatha Subbannad261efa2021-05-11 08:04:58 -0500279 },
280 {
281 "path": "system/chassis/motherboard/powersupply0",
282 "endpoints":
283 [
284 {
285 "types":
286 {
287 "rType": "fault_inventory_object",
288 "fType": "fault_led_group"
289 },
290 "paths":
291 [
292 "/xyz/openbmc_project/led/groups/powersupply0_fault"
293 ]
294 },
295 {
296 "types":
297 {
298 "rType": "identify_inventory_object",
299 "fType": "identify_led_group"
300 },
301 "paths":
302 [
303 "/xyz/openbmc_project/led/groups/powersupply0_identify"
304 ]
305 },
306 {
307 "types":
308 {
309 "rType": "inventory",
310 "fType": "chassis"
311 },
312 "paths":
313 [
314 "/xyz/openbmc_project/inventory/system/chassis"
315 ]
316 }
317 ]
318 },
319 {
320 "path": "system/chassis/motherboard/powersupply1",
321 "endpoints":
322 [
323 {
324 "types":
325 {
326 "rType": "fault_inventory_object",
327 "fType": "fault_led_group"
328 },
329 "paths":
330 [
331 "/xyz/openbmc_project/led/groups/powersupply1_fault"
332 ]
333 },
334 {
335 "types":
336 {
337 "rType": "identify_inventory_object",
338 "fType": "identify_led_group"
339 },
340 "paths":
341 [
342 "/xyz/openbmc_project/led/groups/powersupply1_identify"
343 ]
344 },
345 {
346 "types":
347 {
348 "rType": "inventory",
349 "fType": "chassis"
350 },
351 "paths":
352 [
353 "/xyz/openbmc_project/inventory/system/chassis"
354 ]
355 }
356 ]
357 },
358 {
359 "path": "system/chassis/motherboard/powersupply2",
360 "endpoints":
361 [
362 {
363 "types":
364 {
365 "rType": "fault_inventory_object",
366 "fType": "fault_led_group"
367 },
368 "paths":
369 [
370 "/xyz/openbmc_project/led/groups/powersupply2_fault"
371 ]
372 },
373 {
374 "types":
375 {
376 "rType": "identify_inventory_object",
377 "fType": "identify_led_group"
378 },
379 "paths":
380 [
381 "/xyz/openbmc_project/led/groups/powersupply2_identify"
382 ]
383 },
384 {
385 "types":
386 {
387 "rType": "inventory",
388 "fType": "chassis"
389 },
390 "paths":
391 [
392 "/xyz/openbmc_project/inventory/system/chassis"
393 ]
394 }
395 ]
396 },
397 {
398 "path": "system/chassis/motherboard/powersupply3",
399 "endpoints":
400 [
401 {
402 "types":
403 {
404 "rType": "fault_inventory_object",
405 "fType": "fault_led_group"
406 },
407 "paths":
408 [
409 "/xyz/openbmc_project/led/groups/powersupply3_fault"
410 ]
411 },
412 {
413 "types":
414 {
415 "rType": "identify_inventory_object",
416 "fType": "identify_led_group"
417 },
418 "paths":
419 [
420 "/xyz/openbmc_project/led/groups/powersupply3_identify"
421 ]
422 },
423 {
424 "types":
425 {
426 "rType": "inventory",
427 "fType": "chassis"
428 },
429 "paths":
430 [
431 "/xyz/openbmc_project/inventory/system/chassis"
432 ]
433 }
434 ]
435 },
436 {
Lakshminarayana R. Kammath0de4c7f2021-06-09 12:18:56 -0500437 "path": "system/chassis/motherboard/pcieslot0",
438 "endpoints":
439 [
440 {
441 "types":
442 {
443 "rType": "fault_inventory_object",
444 "fType": "fault_led_group"
445 },
446 "paths":
447 [
448 "/xyz/openbmc_project/led/groups/pcieslot_c01_fault"
449 ]
450 },
451 {
452 "types":
453 {
454 "rType": "identify_inventory_object",
455 "fType": "identify_led_group"
456 },
457 "paths":
458 [
459 "/xyz/openbmc_project/led/groups/pcieslot_c01_identify"
460 ]
461 }
462 ]
463 },
464 {
465 "path": "system/chassis/motherboard/pcieslot1",
466 "endpoints":
467 [
468 {
469 "types":
470 {
471 "rType": "fault_inventory_object",
472 "fType": "fault_led_group"
473 },
474 "paths":
475 [
476 "/xyz/openbmc_project/led/groups/pcieslot_c02_fault"
477 ]
478 },
479 {
480 "types":
481 {
482 "rType": "identify_inventory_object",
483 "fType": "identify_led_group"
484 },
485 "paths":
486 [
487 "/xyz/openbmc_project/led/groups/pcieslot_c02_identify"
488 ]
489 }
490 ]
491 },
492 {
493 "path": "system/chassis/motherboard/pcieslot2",
494 "endpoints":
495 [
496 {
497 "types":
498 {
499 "rType": "fault_inventory_object",
500 "fType": "fault_led_group"
501 },
502 "paths":
503 [
504 "/xyz/openbmc_project/led/groups/pcieslot_c03_fault"
505 ]
506 },
507 {
508 "types":
509 {
510 "rType": "identify_inventory_object",
511 "fType": "identify_led_group"
512 },
513 "paths":
514 [
515 "/xyz/openbmc_project/led/groups/pcieslot_c03_identify"
516 ]
517 }
518 ]
519 },
520 {
521 "path": "system/chassis/motherboard/pcieslot3",
522 "endpoints":
523 [
524 {
525 "types":
526 {
527 "rType": "fault_inventory_object",
528 "fType": "fault_led_group"
529 },
530 "paths":
531 [
532 "/xyz/openbmc_project/led/groups/pcieslot_c04_fault"
533 ]
534 },
535 {
536 "types":
537 {
538 "rType": "identify_inventory_object",
539 "fType": "identify_led_group"
540 },
541 "paths":
542 [
543 "/xyz/openbmc_project/led/groups/pcieslot_c04_identify"
544 ]
545 }
546 ]
547 },
548 {
549 "path": "system/chassis/motherboard/pcieslot4",
550 "endpoints":
551 [
552 {
553 "types":
554 {
555 "rType": "fault_inventory_object",
556 "fType": "fault_led_group"
557 },
558 "paths":
559 [
560 "/xyz/openbmc_project/led/groups/pcieslot_c05_fault"
561 ]
562 },
563 {
564 "types":
565 {
566 "rType": "identify_inventory_object",
567 "fType": "identify_led_group"
568 },
569 "paths":
570 [
571 "/xyz/openbmc_project/led/groups/pcieslot_c05_identify"
572 ]
573 }
574 ]
575 },
576 {
577 "path": "system/chassis/motherboard/pcieslot5",
578 "endpoints":
579 [
580 {
581 "types":
582 {
583 "rType": "fault_inventory_object",
584 "fType": "fault_led_group"
585 },
586 "paths":
587 [
588 "/xyz/openbmc_project/led/groups/pcieslot_c06_fault"
589 ]
590 },
591 {
592 "types":
593 {
594 "rType": "identify_inventory_object",
595 "fType": "identify_led_group"
596 },
597 "paths":
598 [
599 "/xyz/openbmc_project/led/groups/pcieslot_c06_identify"
600 ]
601 }
602 ]
603 },
604 {
605 "path": "system/chassis/motherboard/pcieslot6",
606 "endpoints":
607 [
608 {
609 "types":
610 {
611 "rType": "fault_inventory_object",
612 "fType": "fault_led_group"
613 },
614 "paths":
615 [
616 "/xyz/openbmc_project/led/groups/pcieslot_c07_fault"
617 ]
618 },
619 {
620 "types":
621 {
622 "rType": "identify_inventory_object",
623 "fType": "identify_led_group"
624 },
625 "paths":
626 [
627 "/xyz/openbmc_project/led/groups/pcieslot_c07_identify"
628 ]
629 }
630 ]
631 },
632 {
633 "path": "system/chassis/motherboard/pcieslot7",
634 "endpoints":
635 [
636 {
637 "types":
638 {
639 "rType": "fault_inventory_object",
640 "fType": "fault_led_group"
641 },
642 "paths":
643 [
644 "/xyz/openbmc_project/led/groups/pcieslot_c08_fault"
645 ]
646 },
647 {
648 "types":
649 {
650 "rType": "identify_inventory_object",
651 "fType": "identify_led_group"
652 },
653 "paths":
654 [
655 "/xyz/openbmc_project/led/groups/pcieslot_c08_identify"
656 ]
657 }
658 ]
659 },
660 {
661 "path": "system/chassis/motherboard/pcieslot8",
662 "endpoints":
663 [
664 {
665 "types":
666 {
667 "rType": "fault_inventory_object",
668 "fType": "fault_led_group"
669 },
670 "paths":
671 [
672 "/xyz/openbmc_project/led/groups/pcieslot_c09_fault"
673 ]
674 },
675 {
676 "types":
677 {
678 "rType": "identify_inventory_object",
679 "fType": "identify_led_group"
680 },
681 "paths":
682 [
683 "/xyz/openbmc_project/led/groups/pcieslot_c09_identify"
684 ]
685 }
686 ]
687 },
688 {
689 "path": "system/chassis/motherboard/pcieslot9",
690 "endpoints":
691 [
692 {
693 "types":
694 {
695 "rType": "fault_inventory_object",
696 "fType": "fault_led_group"
697 },
698 "paths":
699 [
700 "/xyz/openbmc_project/led/groups/pcieslot_c10_fault"
701 ]
702 },
703 {
704 "types":
705 {
706 "rType": "identify_inventory_object",
707 "fType": "identify_led_group"
708 },
709 "paths":
710 [
711 "/xyz/openbmc_project/led/groups/pcieslot_c10_identify"
712 ]
713 }
714 ]
715 },
716 {
717 "path": "system/chassis/motherboard/pcieslot10",
718 "endpoints":
719 [
720 {
721 "types":
722 {
723 "rType": "fault_inventory_object",
724 "fType": "fault_led_group"
725 },
726 "paths":
727 [
728 "/xyz/openbmc_project/led/groups/pcieslot_c11_fault"
729 ]
730 },
731 {
732 "types":
733 {
734 "rType": "identify_inventory_object",
735 "fType": "identify_led_group"
736 },
737 "paths":
738 [
739 "/xyz/openbmc_project/led/groups/pcieslot_c11_identify"
740 ]
741 }
742 ]
743 },
744 {
745 "path": "system/chassis/motherboard/pcie_cable_card0/cxp_top",
746 "endpoints":
747 [
748 {
749 "types":
750 {
751 "rType": "fault_inventory_object",
752 "fType": "fault_led_group"
753 },
754 "paths":
755 [
756 "/xyz/openbmc_project/led/groups/cablecard_c01_top_fault"
757 ]
758 },
759 {
760 "types":
761 {
762 "rType": "identify_inventory_object",
763 "fType": "identify_led_group"
764 },
765 "paths":
766 [
767 "/xyz/openbmc_project/led/groups/cablecard_c01_cxp_top_identify"
768 ]
769 }
770 ]
771 },
772 {
773 "path": "system/chassis/motherboard/pcie_cable_card0/cxp_bot",
774 "endpoints":
775 [
776 {
777 "types":
778 {
779 "rType": "fault_inventory_object",
780 "fType": "fault_led_group"
781 },
782 "paths":
783 [
784 "/xyz/openbmc_project/led/groups/cablecard_c01_cxp_bot_fault"
785 ]
786 },
787 {
788 "types":
789 {
790 "rType": "identify_inventory_object",
791 "fType": "identify_led_group"
792 },
793 "paths":
794 [
795 "/xyz/openbmc_project/led/groups/cablecard_c01_cxp_bot_identify"
796 ]
797 }
798 ]
799 },
800 {
801 "path": "system/chassis/motherboard/pcie_cable_card1/cxp_top",
802 "endpoints":
803 [
804 {
805 "types":
806 {
807 "rType": "fault_inventory_object",
808 "fType": "fault_led_group"
809 },
810 "paths":
811 [
812 "/xyz/openbmc_project/led/groups/cablecard_c02_cxp_top_fault"
813 ]
814 },
815 {
816 "types":
817 {
818 "rType": "identify_inventory_object",
819 "fType": "identify_led_group"
820 },
821 "paths":
822 [
823 "/xyz/openbmc_project/led/groups/cablecard_c02_cxp_top_identify"
824 ]
825 }
826 ]
827 },
828 {
829 "path": "system/chassis/motherboard/pcie_cable_card1/cxp_bot",
830 "endpoints":
831 [
832 {
833 "types":
834 {
835 "rType": "fault_inventory_object",
836 "fType": "fault_led_group"
837 },
838 "paths":
839 [
840 "/xyz/openbmc_project/led/groups/cablecard_c02_cxp_bot_fault"
841 ]
842 },
843 {
844 "types":
845 {
846 "rType": "identify_inventory_object",
847 "fType": "identify_led_group"
848 },
849 "paths":
850 [
851 "/xyz/openbmc_project/led/groups/cablecard_c02_cxp_bot_identify"
852 ]
853 }
854 ]
855 },
856 {
857 "path": "system/chassis/motherboard/pcie_cable_card2/cxp_top",
858 "endpoints":
859 [
860 {
861 "types":
862 {
863 "rType": "fault_inventory_object",
864 "fType": "fault_led_group"
865 },
866 "paths":
867 [
868 "/xyz/openbmc_project/led/groups/cablecard_c03_cxp_top_fault"
869 ]
870 },
871 {
872 "types":
873 {
874 "rType": "identify_inventory_object",
875 "fType": "identify_led_group"
876 },
877 "paths":
878 [
879 "/xyz/openbmc_project/led/groups/cablecard_c03_cxp_top_identify"
880 ]
881 }
882 ]
883 },
884 {
885 "path": "system/chassis/motherboard/pcie_cable_card2/cxp_bot",
886 "endpoints":
887 [
888 {
889 "types":
890 {
891 "rType": "fault_inventory_object",
892 "fType": "fault_led_group"
893 },
894 "paths":
895 [
896 "/xyz/openbmc_project/led/groups/cablecard_c03_cxp_bot_fault"
897 ]
898 },
899 {
900 "types":
901 {
902 "rType": "identify_inventory_object",
903 "fType": "identify_led_group"
904 },
905 "paths":
906 [
907 "/xyz/openbmc_project/led/groups/cablecard_c03_cxp_bot_identify"
908 ]
909 }
910 ]
911 },
912 {
913 "path": "system/chassis/motherboard/pcie_cable_card3/cxp_top",
914 "endpoints":
915 [
916 {
917 "types":
918 {
919 "rType": "fault_inventory_object",
920 "fType": "fault_led_group"
921 },
922 "paths":
923 [
924 "/xyz/openbmc_project/led/groups/cablecard_c04_cxp_top_fault"
925 ]
926 },
927 {
928 "types":
929 {
930 "rType": "identify_inventory_object",
931 "fType": "identify_led_group"
932 },
933 "paths":
934 [
935 "/xyz/openbmc_project/led/groups/cablecard_c04_cxp_top_identify"
936 ]
937 }
938 ]
939 },
940 {
941 "path": "system/chassis/motherboard/pcie_cable_card3/cxp_bot",
942 "endpoints":
943 [
944 {
945 "types":
946 {
947 "rType": "fault_inventory_object",
948 "fType": "fault_led_group"
949 },
950 "paths":
951 [
952 "/xyz/openbmc_project/led/groups/cablecard_c04_cxp_bot_fault"
953 ]
954 },
955 {
956 "types":
957 {
958 "rType": "identify_inventory_object",
959 "fType": "identify_led_group"
960 },
961 "paths":
962 [
963 "/xyz/openbmc_project/led/groups/cablecard_c04_cxp_bot_identify"
964 ]
965 }
966 ]
967 },
968 {
969 "path": "system/chassis/motherboard/pcie_cable_card4/cxp_top",
970 "endpoints":
971 [
972 {
973 "types":
974 {
975 "rType": "fault_inventory_object",
976 "fType": "fault_led_group"
977 },
978 "paths":
979 [
980 "/xyz/openbmc_project/led/groups/cablecard_c05_cxp_top_fault"
981 ]
982 },
983 {
984 "types":
985 {
986 "rType": "identify_inventory_object",
987 "fType": "identify_led_group"
988 },
989 "paths":
990 [
991 "/xyz/openbmc_project/led/groups/cablecard_c05_cxp_top_identify"
992 ]
993 }
994 ]
995 },
996 {
997 "path": "system/chassis/motherboard/pcie_cable_card4/cxp_bot",
998 "endpoints":
999 [
1000 {
1001 "types":
1002 {
1003 "rType": "fault_inventory_object",
1004 "fType": "fault_led_group"
1005 },
1006 "paths":
1007 [
1008 "/xyz/openbmc_project/led/groups/cablecard_c05_cxp_bot_fault"
1009 ]
1010 },
1011 {
1012 "types":
1013 {
1014 "rType": "identify_inventory_object",
1015 "fType": "identify_led_group"
1016 },
1017 "paths":
1018 [
1019 "/xyz/openbmc_project/led/groups/cablecard_c05_cxp_bot_identify"
1020 ]
1021 }
1022 ]
1023 },
1024 {
1025 "path": "system/chassis/motherboard/pcie_cable_card6/cxp_top",
1026 "endpoints":
1027 [
1028 {
1029 "types":
1030 {
1031 "rType": "fault_inventory_object",
1032 "fType": "fault_led_group"
1033 },
1034 "paths":
1035 [
1036 "/xyz/openbmc_project/led/groups/cablecard_c07_cxp_top_fault"
1037 ]
1038 },
1039 {
1040 "types":
1041 {
1042 "rType": "identify_inventory_object",
1043 "fType": "identify_led_group"
1044 },
1045 "paths":
1046 [
1047 "/xyz/openbmc_project/led/groups/cablecard_c07_cxp_top_identify"
1048 ]
1049 }
1050 ]
1051 },
1052 {
1053 "path": "system/chassis/motherboard/pcie_cable_card6/cxp_bot",
1054 "endpoints":
1055 [
1056 {
1057 "types":
1058 {
1059 "rType": "fault_inventory_object",
1060 "fType": "fault_led_group"
1061 },
1062 "paths":
1063 [
1064 "/xyz/openbmc_project/led/groups/cablecard_c07_cxp_bot_fault"
1065 ]
1066 },
1067 {
1068 "types":
1069 {
1070 "rType": "identify_inventory_object",
1071 "fType": "identify_led_group"
1072 },
1073 "paths":
1074 [
1075 "/xyz/openbmc_project/led/groups/cablecard_c07_cxp_bot_identify"
1076 ]
1077 }
1078 ]
1079 },
1080 {
1081 "path": "system/chassis/motherboard/pcie_cable_card7/cxp_top",
1082 "endpoints":
1083 [
1084 {
1085 "types":
1086 {
1087 "rType": "fault_inventory_object",
1088 "fType": "fault_led_group"
1089 },
1090 "paths":
1091 [
1092 "/xyz/openbmc_project/led/groups/cablecard_c08_cxp_top_fault"
1093 ]
1094 },
1095 {
1096 "types":
1097 {
1098 "rType": "identify_inventory_object",
1099 "fType": "identify_led_group"
1100 },
1101 "paths":
1102 [
1103 "/xyz/openbmc_project/led/groups/cablecard_c08_cxp_top_identify"
1104 ]
1105 }
1106 ]
1107 },
1108 {
1109 "path": "system/chassis/motherboard/pcie_cable_card7/cxp_bot",
1110 "endpoints":
1111 [
1112 {
1113 "types":
1114 {
1115 "rType": "fault_inventory_object",
1116 "fType": "fault_led_group"
1117 },
1118 "paths":
1119 [
1120 "/xyz/openbmc_project/led/groups/cablecard_c08_cxp_bot_fault"
1121 ]
1122 },
1123 {
1124 "types":
1125 {
1126 "rType": "identify_inventory_object",
1127 "fType": "identify_led_group"
1128 },
1129 "paths":
1130 [
1131 "/xyz/openbmc_project/led/groups/cablecard_c08_cxp_bot_identify"
1132 ]
1133 }
1134 ]
1135 },
1136 {
1137 "path": "system/chassis/motherboard/pcie_cable_card9/cxp_top",
1138 "endpoints":
1139 [
1140 {
1141 "types":
1142 {
1143 "rType": "fault_inventory_object",
1144 "fType": "fault_led_group"
1145 },
1146 "paths":
1147 [
1148 "/xyz/openbmc_project/led/groups/cablecard_c10_cxp_top_fault"
1149 ]
1150 },
1151 {
1152 "types":
1153 {
1154 "rType": "identify_inventory_object",
1155 "fType": "identify_led_group"
1156 },
1157 "paths":
1158 [
1159 "/xyz/openbmc_project/led/groups/cablecard_c10_cxp_top_identify"
1160 ]
1161 }
1162 ]
1163 },
1164 {
1165 "path": "system/chassis/motherboard/pcie_cable_card9/cxp_bot",
1166 "endpoints":
1167 [
1168 {
1169 "types":
1170 {
1171 "rType": "fault_inventory_object",
1172 "fType": "fault_led_group"
1173 },
1174 "paths":
1175 [
1176 "/xyz/openbmc_project/led/groups/cablecard_c10_cxp_bot_fault"
1177 ]
1178 },
1179 {
1180 "types":
1181 {
1182 "rType": "identify_inventory_object",
1183 "fType": "identify_led_group"
1184 },
1185 "paths":
1186 [
1187 "/xyz/openbmc_project/led/groups/cablecard_c10_cxp_bot_identify"
1188 ]
1189 }
1190 ]
1191 },
1192 {
1193 "path": "system/chassis/motherboard/pcie_cable_card10/cxp_top",
1194 "endpoints":
1195 [
1196 {
1197 "types":
1198 {
1199 "rType": "fault_inventory_object",
1200 "fType": "fault_led_group"
1201 },
1202 "paths":
1203 [
1204 "/xyz/openbmc_project/led/groups/cablecard_c11_cxp_top_fault"
1205 ]
1206 },
1207 {
1208 "types":
1209 {
1210 "rType": "identify_inventory_object",
1211 "fType": "identify_led_group"
1212 },
1213 "paths":
1214 [
1215 "/xyz/openbmc_project/led/groups/cablecard_c11_cxp_top_identify"
1216 ]
1217 }
1218 ]
1219 },
1220 {
1221 "path": "system/chassis/motherboard/pcie_cable_card10/cxp_bot",
1222 "endpoints":
1223 [
1224 {
1225 "types":
1226 {
1227 "rType": "fault_inventory_object",
1228 "fType": "fault_led_group"
1229 },
1230 "paths":
1231 [
1232 "/xyz/openbmc_project/led/groups/cablecard_c11_cxp_bot_fault"
1233 ]
1234 },
1235 {
1236 "types":
1237 {
1238 "rType": "identify_inventory_object",
1239 "fType": "identify_led_group"
1240 },
1241 "paths":
1242 [
1243 "/xyz/openbmc_project/led/groups/cablecard_c11_cxp_bot_identify"
1244 ]
1245 }
1246 ]
1247 },
1248 {
Vishwanatha Subbannad261efa2021-05-11 08:04:58 -05001249 "path": "system/chassis/motherboard",
1250 "endpoints":
1251 [
1252 {
1253 "types":
1254 {
1255 "rType": "fault_inventory_object",
1256 "fType": "fault_led_group"
1257 },
1258 "paths":
1259 [
1260 "/xyz/openbmc_project/led/groups/planar_fault"
1261 ]
1262 },
1263 {
1264 "types":
1265 {
1266 "rType": "identify_inventory_object",
1267 "fType": "identify_led_group"
1268 },
1269 "paths":
1270 [
1271 "/xyz/openbmc_project/led/groups/planar_identify"
1272 ]
1273 }
1274 ]
1275 },
1276 {
1277 "path": "system/chassis/motherboard/bmc",
1278 "endpoints":
1279 [
1280 {
1281 "types":
1282 {
1283 "rType": "fault_inventory_object",
1284 "fType": "fault_led_group"
1285 },
1286 "paths":
1287 [
1288 "/xyz/openbmc_project/led/groups/bmc_fault"
1289 ]
1290 },
1291 {
1292 "types":
1293 {
1294 "rType": "identify_inventory_object",
1295 "fType": "identify_led_group"
1296 },
1297 "paths":
1298 [
1299 "/xyz/openbmc_project/led/groups/bmc_identify"
1300 ]
1301 }
1302 ]
1303 },
1304 {
1305 "path": "system/chassis/motherboard/bmc/tod_battery",
1306 "endpoints":
1307 [
1308 {
1309 "types":
1310 {
1311 "rType": "fault_inventory_object",
1312 "fType": "fault_led_group"
1313 },
1314 "paths":
1315 [
1316 "/xyz/openbmc_project/led/groups/rtc_battery_fault"
1317 ]
1318 },
1319 {
1320 "types":
1321 {
1322 "rType": "identify_inventory_object",
1323 "fType": "identify_led_group"
1324 },
1325 "paths":
1326 [
1327 "/xyz/openbmc_project/led/groups/rtc_battery_identify"
1328 ]
1329 }
1330 ]
1331 },
1332 {
1333 "path": "system/chassis/motherboard/vrm0",
1334 "endpoints":
1335 [
1336 {
1337 "types":
1338 {
1339 "rType": "fault_inventory_object",
1340 "fType": "fault_led_group"
1341 },
1342 "paths":
1343 [
1344 "/xyz/openbmc_project/led/groups/vrm0_fault"
1345 ]
1346 },
1347 {
1348 "types":
1349 {
1350 "rType": "identify_inventory_object",
1351 "fType": "identify_led_group"
1352 },
1353 "paths":
1354 [
1355 "/xyz/openbmc_project/led/groups/vrm0_identify"
1356 ]
1357 }
1358 ]
1359 },
1360 {
1361 "path": "system/chassis/motherboard/vrm1",
1362 "endpoints":
1363 [
1364 {
1365 "types":
1366 {
1367 "rType": "fault_inventory_object",
1368 "fType": "fault_led_group"
1369 },
1370 "paths":
1371 [
1372 "/xyz/openbmc_project/led/groups/vrm1_fault"
1373 ]
1374 },
1375 {
1376 "types":
1377 {
1378 "rType": "identify_inventory_object",
1379 "fType": "identify_led_group"
1380 },
1381 "paths":
1382 [
1383 "/xyz/openbmc_project/led/groups/vrm1_identify"
1384 ]
1385 }
1386 ]
1387 },
1388 {
1389 "path": "system/chassis/motherboard/vrm2",
1390 "endpoints":
1391 [
1392 {
1393 "types":
1394 {
1395 "rType": "fault_inventory_object",
1396 "fType": "fault_led_group"
1397 },
1398 "paths":
1399 [
1400 "/xyz/openbmc_project/led/groups/vrm2_fault"
1401 ]
1402 },
1403 {
1404 "types":
1405 {
1406 "rType": "identify_inventory_object",
1407 "fType": "identify_led_group"
1408 },
1409 "paths":
1410 [
1411 "/xyz/openbmc_project/led/groups/vrm2_identify"
1412 ]
1413 }
1414 ]
1415 },
1416 {
1417 "path": "system/chassis/motherboard/vrm3",
1418 "endpoints":
1419 [
1420 {
1421 "types":
1422 {
1423 "rType": "fault_inventory_object",
1424 "fType": "fault_led_group"
1425 },
1426 "paths":
1427 [
1428 "/xyz/openbmc_project/led/groups/vrm3_fault"
1429 ]
1430 },
1431 {
1432 "types":
1433 {
1434 "rType": "identify_inventory_object",
1435 "fType": "identify_led_group"
1436 },
1437 "paths":
1438 [
1439 "/xyz/openbmc_project/led/groups/vrm3_identify"
1440 ]
1441 }
1442 ]
1443 },
1444 {
1445 "path": "system/chassis/motherboard/vrm4",
1446 "endpoints":
1447 [
1448 {
1449 "types":
1450 {
1451 "rType": "fault_inventory_object",
1452 "fType": "fault_led_group"
1453 },
1454 "paths":
1455 [
1456 "/xyz/openbmc_project/led/groups/vrm4_fault"
1457 ]
1458 },
1459 {
1460 "types":
1461 {
1462 "rType": "identify_inventory_object",
1463 "fType": "identify_led_group"
1464 },
1465 "paths":
1466 [
1467 "/xyz/openbmc_project/led/groups/vrm4_identify"
1468 ]
1469 }
1470 ]
1471 },
1472 {
1473 "path": "system/chassis/motherboard/vrm5",
1474 "endpoints":
1475 [
1476 {
1477 "types":
1478 {
1479 "rType": "fault_inventory_object",
1480 "fType": "fault_led_group"
1481 },
1482 "paths":
1483 [
1484 "/xyz/openbmc_project/led/groups/vrm5_fault"
1485 ]
1486 },
1487 {
1488 "types":
1489 {
1490 "rType": "identify_inventory_object",
1491 "fType": "identify_led_group"
1492 },
1493 "paths":
1494 [
1495 "/xyz/openbmc_project/led/groups/vrm5_identify"
1496 ]
1497 }
1498 ]
1499 },
1500 {
1501 "path": "system/chassis/motherboard/vrm6",
1502 "endpoints":
1503 [
1504 {
1505 "types":
1506 {
1507 "rType": "fault_inventory_object",
1508 "fType": "fault_led_group"
1509 },
1510 "paths":
1511 [
1512 "/xyz/openbmc_project/led/groups/vrm6_fault"
1513 ]
1514 },
1515 {
1516 "types":
1517 {
1518 "rType": "identify_inventory_object",
1519 "fType": "identify_led_group"
1520 },
1521 "paths":
1522 [
1523 "/xyz/openbmc_project/led/groups/vrm6_identify"
1524 ]
1525 }
1526 ]
1527 },
1528 {
1529 "path": "system/chassis/motherboard/vrm7",
1530 "endpoints":
1531 [
1532 {
1533 "types":
1534 {
1535 "rType": "fault_inventory_object",
1536 "fType": "fault_led_group"
1537 },
1538 "paths":
1539 [
1540 "/xyz/openbmc_project/led/groups/vrm7_fault"
1541 ]
1542 },
1543 {
1544 "types":
1545 {
1546 "rType": "identify_inventory_object",
1547 "fType": "identify_led_group"
1548 },
1549 "paths":
1550 [
1551 "/xyz/openbmc_project/led/groups/vrm7_identify"
1552 ]
1553 }
1554 ]
1555 },
1556 {
1557 "path": "system/chassis/motherboard/vrm8",
1558 "endpoints":
1559 [
1560 {
1561 "types":
1562 {
1563 "rType": "fault_inventory_object",
1564 "fType": "fault_led_group"
1565 },
1566 "paths":
1567 [
1568 "/xyz/openbmc_project/led/groups/vrm8_fault"
1569 ]
1570 },
1571 {
1572 "types":
1573 {
1574 "rType": "identify_inventory_object",
1575 "fType": "identify_led_group"
1576 },
1577 "paths":
1578 [
1579 "/xyz/openbmc_project/led/groups/vrm8_identify"
1580 ]
1581 }
1582 ]
1583 },
1584 {
1585 "path": "system/chassis/motherboard/vrm9",
1586 "endpoints":
1587 [
1588 {
1589 "types":
1590 {
1591 "rType": "fault_inventory_object",
1592 "fType": "fault_led_group"
1593 },
1594 "paths":
1595 [
1596 "/xyz/openbmc_project/led/groups/vrm9_fault"
1597 ]
1598 },
1599 {
1600 "types":
1601 {
1602 "rType": "identify_inventory_object",
1603 "fType": "identify_led_group"
1604 },
1605 "paths":
1606 [
1607 "/xyz/openbmc_project/led/groups/vrm9_identify"
1608 ]
1609 }
1610 ]
1611 },
1612 {
1613 "path": "system/chassis/motherboard/vrm10",
1614 "endpoints":
1615 [
1616 {
1617 "types":
1618 {
1619 "rType": "fault_inventory_object",
1620 "fType": "fault_led_group"
1621 },
1622 "paths":
1623 [
1624 "/xyz/openbmc_project/led/groups/vrm10_fault"
1625 ]
1626 },
1627 {
1628 "types":
1629 {
1630 "rType": "identify_inventory_object",
1631 "fType": "identify_led_group"
1632 },
1633 "paths":
1634 [
1635 "/xyz/openbmc_project/led/groups/vrm10_identify"
1636 ]
1637 }
1638 ]
1639 },
1640 {
1641 "path": "system/chassis/motherboard/vrm11",
1642 "endpoints":
1643 [
1644 {
1645 "types":
1646 {
1647 "rType": "fault_inventory_object",
1648 "fType": "fault_led_group"
1649 },
1650 "paths":
1651 [
1652 "/xyz/openbmc_project/led/groups/vrm11_fault"
1653 ]
1654 },
1655 {
1656 "types":
1657 {
1658 "rType": "identify_inventory_object",
1659 "fType": "identify_led_group"
1660 },
1661 "paths":
1662 [
1663 "/xyz/openbmc_project/led/groups/vrm11_identify"
1664 ]
1665 }
1666 ]
1667 },
1668 {
1669 "path": "system/chassis/motherboard/vrm12",
1670 "endpoints":
1671 [
1672 {
1673 "types":
1674 {
1675 "rType": "fault_inventory_object",
1676 "fType": "fault_led_group"
1677 },
1678 "paths":
1679 [
1680 "/xyz/openbmc_project/led/groups/vrm12_fault"
1681 ]
1682 },
1683 {
1684 "types":
1685 {
1686 "rType": "identify_inventory_object",
1687 "fType": "identify_led_group"
1688 },
1689 "paths":
1690 [
1691 "/xyz/openbmc_project/led/groups/vrm12_identify"
1692 ]
1693 }
1694 ]
1695 },
1696 {
1697 "path": "system/chassis/motherboard/vrm13",
1698 "endpoints":
1699 [
1700 {
1701 "types":
1702 {
1703 "rType": "fault_inventory_object",
1704 "fType": "fault_led_group"
1705 },
1706 "paths":
1707 [
1708 "/xyz/openbmc_project/led/groups/vrm13_fault"
1709 ]
1710 },
1711 {
1712 "types":
1713 {
1714 "rType": "identify_inventory_object",
1715 "fType": "identify_led_group"
1716 },
1717 "paths":
1718 [
1719 "/xyz/openbmc_project/led/groups/vrm13_identify"
1720 ]
1721 }
1722 ]
1723 },
1724 {
1725 "path": "system/chassis/motherboard/vrm14",
1726 "endpoints":
1727 [
1728 {
1729 "types":
1730 {
1731 "rType": "fault_inventory_object",
1732 "fType": "fault_led_group"
1733 },
1734 "paths":
1735 [
1736 "/xyz/openbmc_project/led/groups/vrm14_fault"
1737 ]
1738 },
1739 {
1740 "types":
1741 {
1742 "rType": "identify_inventory_object",
1743 "fType": "identify_led_group"
1744 },
1745 "paths":
1746 [
1747 "/xyz/openbmc_project/led/groups/vrm14_identify"
1748 ]
1749 }
1750 ]
1751 },
1752 {
1753 "path": "system/chassis/motherboard/vrm15",
1754 "endpoints":
1755 [
1756 {
1757 "types":
1758 {
1759 "rType": "fault_inventory_object",
1760 "fType": "fault_led_group"
1761 },
1762 "paths":
1763 [
1764 "/xyz/openbmc_project/led/groups/vrm15_fault"
1765 ]
1766 },
1767 {
1768 "types":
1769 {
1770 "rType": "identify_inventory_object",
1771 "fType": "identify_led_group"
1772 },
1773 "paths":
1774 [
1775 "/xyz/openbmc_project/led/groups/vrm15_identify"
1776 ]
1777 }
1778 ]
1779 },
1780 {
1781 "path": "system/chassis/motherboard/tpm",
1782 "endpoints":
1783 [
1784 {
1785 "types":
1786 {
1787 "rType": "fault_inventory_object",
1788 "fType": "fault_led_group"
1789 },
1790 "paths":
1791 [
1792 "/xyz/openbmc_project/led/groups/tpm_fault"
1793 ]
1794 },
1795 {
1796 "types":
1797 {
1798 "rType": "identify_inventory_object",
1799 "fType": "identify_led_group"
1800 },
1801 "paths":
1802 [
1803 "/xyz/openbmc_project/led/groups/tpm_identify"
1804 ]
1805 }
1806 ]
1807 },
1808 {
1809 "path": "system/chassis/motherboard/power_distribution",
1810 "endpoints":
1811 [
1812 {
1813 "types":
1814 {
1815 "rType": "fault_inventory_object",
1816 "fType": "fault_led_group"
1817 },
1818 "paths":
1819 [
1820 "/xyz/openbmc_project/led/groups/power_distribution_fault"
1821 ]
1822 },
1823 {
1824 "types":
1825 {
1826 "rType": "identify_inventory_object",
1827 "fType": "identify_led_group"
1828 },
1829 "paths":
1830 [
1831 "/xyz/openbmc_project/led/groups/power_distribution_identify"
1832 ]
1833 }
1834 ]
1835 },
1836 {
1837 "path": "system/chassis/motherboard/cpu0",
1838 "endpoints":
1839 [
1840 {
1841 "types":
1842 {
1843 "rType": "fault_inventory_object",
1844 "fType": "fault_led_group"
1845 },
1846 "paths":
1847 [
1848 "/xyz/openbmc_project/led/groups/cpu0_c14_fault"
1849 ]
1850 },
1851 {
1852 "types":
1853 {
1854 "rType": "identify_inventory_object",
1855 "fType": "identify_led_group"
1856 },
1857 "paths":
1858 [
1859 "/xyz/openbmc_project/led/groups/cpu0_c14_identify"
1860 ]
1861 }
1862 ]
1863 },
1864 {
1865 "path": "system/chassis/motherboard/cpu1",
1866 "endpoints":
1867 [
1868 {
1869 "types":
1870 {
1871 "rType": "fault_inventory_object",
1872 "fType": "fault_led_group"
1873 },
1874 "paths":
1875 [
1876 "/xyz/openbmc_project/led/groups/cpu0_c14_fault"
1877 ]
1878 },
1879 {
1880 "types":
1881 {
1882 "rType": "identify_inventory_object",
1883 "fType": "identify_led_group"
1884 },
1885 "paths":
1886 [
1887 "/xyz/openbmc_project/led/groups/cpu0_c14_identify"
1888 ]
1889 }
1890 ]
1891 },
1892 {
1893 "path": "system/chassis/motherboard/cpu2",
1894 "endpoints":
1895 [
1896 {
1897 "types":
1898 {
1899 "rType": "fault_inventory_object",
1900 "fType": "fault_led_group"
1901 },
1902 "paths":
1903 [
1904 "/xyz/openbmc_project/led/groups/cpu1_c19_fault"
1905 ]
1906 },
1907 {
1908 "types":
1909 {
1910 "rType": "identify_inventory_object",
1911 "fType": "identify_led_group"
1912 },
1913 "paths":
1914 [
1915 "/xyz/openbmc_project/led/groups/cpu1_c19_identify"
1916 ]
1917 }
1918 ]
1919 },
1920 {
1921 "path": "system/chassis/motherboard/cpu3",
1922 "endpoints":
1923 [
1924 {
1925 "types":
1926 {
1927 "rType": "fault_inventory_object",
1928 "fType": "fault_led_group"
1929 },
1930 "paths":
1931 [
1932 "/xyz/openbmc_project/led/groups/cpu1_c19_fault"
1933 ]
1934 },
1935 {
1936 "types":
1937 {
1938 "rType": "identify_inventory_object",
1939 "fType": "identify_led_group"
1940 },
1941 "paths":
1942 [
1943 "/xyz/openbmc_project/led/groups/cpu1_c19_identify"
1944 ]
1945 }
1946 ]
1947 },
1948 {
1949 "path": "system/chassis/motherboard/cpu4",
1950 "endpoints":
1951 [
1952 {
1953 "types":
1954 {
1955 "rType": "fault_inventory_object",
1956 "fType": "fault_led_group"
1957 },
1958 "paths":
1959 [
1960 "/xyz/openbmc_project/led/groups/cpu2_c56_fault"
1961 ]
1962 },
1963 {
1964 "types":
1965 {
1966 "rType": "identify_inventory_object",
1967 "fType": "identify_led_group"
1968 },
1969 "paths":
1970 [
1971 "/xyz/openbmc_project/led/groups/cpu2_c56_identify"
1972 ]
1973 }
1974 ]
1975 },
1976 {
1977 "path": "system/chassis/motherboard/cpu5",
1978 "endpoints":
1979 [
1980 {
1981 "types":
1982 {
1983 "rType": "fault_inventory_object",
1984 "fType": "fault_led_group"
1985 },
1986 "paths":
1987 [
1988 "/xyz/openbmc_project/led/groups/cpu2_c56_fault"
1989 ]
1990 },
1991 {
1992 "types":
1993 {
1994 "rType": "identify_inventory_object",
1995 "fType": "identify_led_group"
1996 },
1997 "paths":
1998 [
1999 "/xyz/openbmc_project/led/groups/cpu2_c56_identify"
2000 ]
2001 }
2002 ]
2003 },
2004 {
2005 "path": "system/chassis/motherboard/cpu6",
2006 "endpoints":
2007 [
2008 {
2009 "types":
2010 {
2011 "rType": "fault_inventory_object",
2012 "fType": "fault_led_group"
2013 },
2014 "paths":
2015 [
2016 "/xyz/openbmc_project/led/groups/cpu3_c61_fault"
2017 ]
2018 },
2019 {
2020 "types":
2021 {
2022 "rType": "identify_inventory_object",
2023 "fType": "identify_led_group"
2024 },
2025 "paths":
2026 [
2027 "/xyz/openbmc_project/led/groups/cpu3_c61_identify"
2028 ]
2029 }
2030 ]
2031 },
2032 {
2033 "path": "system/chassis/motherboard/cpu7",
2034 "endpoints":
2035 [
2036 {
2037 "types":
2038 {
2039 "rType": "fault_inventory_object",
2040 "fType": "fault_led_group"
2041 },
2042 "paths":
2043 [
2044 "/xyz/openbmc_project/led/groups/cpu3_c61_fault"
2045 ]
2046 },
2047 {
2048 "types":
2049 {
2050 "rType": "identify_inventory_object",
2051 "fType": "identify_led_group"
2052 },
2053 "paths":
2054 [
2055 "/xyz/openbmc_project/led/groups/cpu3_c61_identify"
2056 ]
2057 }
2058 ]
2059 },
2060 {
Lakshminarayana R. Kammath0de4c7f2021-06-09 12:18:56 -05002061 "path": "system/chassis/motherboard/dasd_backplane/nvme0",
2062 "endpoints":
2063 [
2064 {
2065 "types":
2066 {
2067 "rType": "fault_inventory_object",
2068 "fType": "fault_led_group"
2069 },
2070 "paths":
2071 [
2072 "/xyz/openbmc_project/led/groups/nvme0_fault"
2073 ]
2074 },
2075 {
2076 "types":
2077 {
2078 "rType": "identify_inventory_object",
2079 "fType": "identify_led_group"
2080 },
2081 "paths":
2082 [
2083 "/xyz/openbmc_project/led/groups/nvme0_identify"
2084 ]
2085 }
2086 ]
2087 },
2088 {
2089 "path": "system/chassis/motherboard/dasd_backplane/nvme1",
2090 "endpoints":
2091 [
2092 {
2093 "types":
2094 {
2095 "rType": "fault_inventory_object",
2096 "fType": "fault_led_group"
2097 },
2098 "paths":
2099 [
2100 "/xyz/openbmc_project/led/groups/nvme1_fault"
2101 ]
2102 },
2103 {
2104 "types":
2105 {
2106 "rType": "identify_inventory_object",
2107 "fType": "identify_led_group"
2108 },
2109 "paths":
2110 [
2111 "/xyz/openbmc_project/led/groups/nvme1_identify"
2112 ]
2113 }
2114 ]
2115 },
2116 {
2117 "path": "system/chassis/motherboard/dasd_backplane/nvme2",
2118 "endpoints":
2119 [
2120 {
2121 "types":
2122 {
2123 "rType": "fault_inventory_object",
2124 "fType": "fault_led_group"
2125 },
2126 "paths":
2127 [
2128 "/xyz/openbmc_project/led/groups/nvme2_fault"
2129 ]
2130 },
2131 {
2132 "types":
2133 {
2134 "rType": "identify_inventory_object",
2135 "fType": "identify_led_group"
2136 },
2137 "paths":
2138 [
2139 "/xyz/openbmc_project/led/groups/nvme2_identify"
2140 ]
2141 }
2142 ]
2143 },
2144 {
2145 "path": "system/chassis/motherboard/dasd_backplane/nvme3",
2146 "endpoints":
2147 [
2148 {
2149 "types":
2150 {
2151 "rType": "fault_inventory_object",
2152 "fType": "fault_led_group"
2153 },
2154 "paths":
2155 [
2156 "/xyz/openbmc_project/led/groups/nvme3_fault"
2157 ]
2158 },
2159 {
2160 "types":
2161 {
2162 "rType": "identify_inventory_object",
2163 "fType": "identify_led_group"
2164 },
2165 "paths":
2166 [
2167 "/xyz/openbmc_project/led/groups/nvme3_identify"
2168 ]
2169 }
2170 ]
2171 },
2172 {
2173 "path": "system/chassis/motherboard/dasd_backplane/nvme4",
2174 "endpoints":
2175 [
2176 {
2177 "types":
2178 {
2179 "rType": "fault_inventory_object",
2180 "fType": "fault_led_group"
2181 },
2182 "paths":
2183 [
2184 "/xyz/openbmc_project/led/groups/nvme4_fault"
2185 ]
2186 },
2187 {
2188 "types":
2189 {
2190 "rType": "identify_inventory_object",
2191 "fType": "identify_led_group"
2192 },
2193 "paths":
2194 [
2195 "/xyz/openbmc_project/led/groups/nvme4_identify"
2196 ]
2197 }
2198 ]
2199 },
2200 {
2201 "path": "system/chassis/motherboard/dasd_backplane/nvme5",
2202 "endpoints":
2203 [
2204 {
2205 "types":
2206 {
2207 "rType": "fault_inventory_object",
2208 "fType": "fault_led_group"
2209 },
2210 "paths":
2211 [
2212 "/xyz/openbmc_project/led/groups/nvme5_fault"
2213 ]
2214 },
2215 {
2216 "types":
2217 {
2218 "rType": "identify_inventory_object",
2219 "fType": "identify_led_group"
2220 },
2221 "paths":
2222 [
2223 "/xyz/openbmc_project/led/groups/nvme5_identify"
2224 ]
2225 }
2226 ]
2227 },
2228 {
2229 "path": "system/chassis/motherboard/dasd_backplane/nvme6",
2230 "endpoints":
2231 [
2232 {
2233 "types":
2234 {
2235 "rType": "fault_inventory_object",
2236 "fType": "fault_led_group"
2237 },
2238 "paths":
2239 [
2240 "/xyz/openbmc_project/led/groups/nvme6_fault"
2241 ]
2242 },
2243 {
2244 "types":
2245 {
2246 "rType": "identify_inventory_object",
2247 "fType": "identify_led_group"
2248 },
2249 "paths":
2250 [
2251 "/xyz/openbmc_project/led/groups/nvme6_identify"
2252 ]
2253 }
2254 ]
2255 },
2256 {
2257 "path": "system/chassis/motherboard/dasd_backplane/nvme7",
2258 "endpoints":
2259 [
2260 {
2261 "types":
2262 {
2263 "rType": "fault_inventory_object",
2264 "fType": "fault_led_group"
2265 },
2266 "paths":
2267 [
2268 "/xyz/openbmc_project/led/groups/nvme7_fault"
2269 ]
2270 },
2271 {
2272 "types":
2273 {
2274 "rType": "identify_inventory_object",
2275 "fType": "identify_led_group"
2276 },
2277 "paths":
2278 [
2279 "/xyz/openbmc_project/led/groups/nvme7_identify"
2280 ]
2281 }
2282 ]
2283 },
2284 {
2285 "path": "system/chassis/motherboard/dasd_backplane/nvme8",
2286 "endpoints":
2287 [
2288 {
2289 "types":
2290 {
2291 "rType": "fault_inventory_object",
2292 "fType": "fault_led_group"
2293 },
2294 "paths":
2295 [
2296 "/xyz/openbmc_project/led/groups/nvme8_fault"
2297 ]
2298 },
2299 {
2300 "types":
2301 {
2302 "rType": "identify_inventory_object",
2303 "fType": "identify_led_group"
2304 },
2305 "paths":
2306 [
2307 "/xyz/openbmc_project/led/groups/nvme8_identify"
2308 ]
2309 }
2310 ]
2311 },
2312 {
2313 "path": "system/chassis/motherboard/dasd_backplane/nvme9",
2314 "endpoints":
2315 [
2316 {
2317 "types":
2318 {
2319 "rType": "fault_inventory_object",
2320 "fType": "fault_led_group"
2321 },
2322 "paths":
2323 [
2324 "/xyz/openbmc_project/led/groups/nvme9_fault"
2325 ]
2326 },
2327 {
2328 "types":
2329 {
2330 "rType": "identify_inventory_object",
2331 "fType": "identify_led_group"
2332 },
2333 "paths":
2334 [
2335 "/xyz/openbmc_project/led/groups/nvme9_identify"
2336 ]
2337 }
2338 ]
2339 },
2340 {
2341 "path": "system/chassis/motherboard/dimm0",
2342 "endpoints":
2343 [
2344 {
2345 "types":
2346 {
2347 "rType": "fault_inventory_object",
2348 "fType": "fault_led_group"
2349 },
2350 "paths":
2351 [
2352 "/xyz/openbmc_project/led/groups/ddimm0_fault"
2353 ]
2354 },
2355 {
2356 "types":
2357 {
2358 "rType": "identify_inventory_object",
2359 "fType": "identify_led_group"
2360 },
2361 "paths":
2362 [
2363 "/xyz/openbmc_project/led/groups/ddimm0_identify"
2364 ]
2365 }
2366 ]
2367 },
2368 {
2369 "path": "system/chassis/motherboard/dimm1",
2370 "endpoints":
2371 [
2372 {
2373 "types":
2374 {
2375 "rType": "fault_inventory_object",
2376 "fType": "fault_led_group"
2377 },
2378 "paths":
2379 [
2380 "/xyz/openbmc_project/led/groups/ddimm1_fault"
2381 ]
2382 },
2383 {
2384 "types":
2385 {
2386 "rType": "identify_inventory_object",
2387 "fType": "identify_led_group"
2388 },
2389 "paths":
2390 [
2391 "/xyz/openbmc_project/led/groups/ddimm1_identify"
2392 ]
2393 }
2394 ]
2395 },
2396 {
2397 "path": "system/chassis/motherboard/dimm2",
2398 "endpoints":
2399 [
2400 {
2401 "types":
2402 {
2403 "rType": "fault_inventory_object",
2404 "fType": "fault_led_group"
2405 },
2406 "paths":
2407 [
2408 "/xyz/openbmc_project/led/groups/ddimm2_fault"
2409 ]
2410 },
2411 {
2412 "types":
2413 {
2414 "rType": "identify_inventory_object",
2415 "fType": "identify_led_group"
2416 },
2417 "paths":
2418 [
2419 "/xyz/openbmc_project/led/groups/ddimm2_identify"
2420 ]
2421 }
2422 ]
2423 },
2424 {
2425 "path": "system/chassis/motherboard/dimm3",
2426 "endpoints":
2427 [
2428 {
2429 "types":
2430 {
2431 "rType": "fault_inventory_object",
2432 "fType": "fault_led_group"
2433 },
2434 "paths":
2435 [
2436 "/xyz/openbmc_project/led/groups/ddimm3_fault"
2437 ]
2438 },
2439 {
2440 "types":
2441 {
2442 "rType": "identify_inventory_object",
2443 "fType": "identify_led_group"
2444 },
2445 "paths":
2446 [
2447 "/xyz/openbmc_project/led/groups/ddimm3_identify"
2448 ]
2449 }
2450 ]
2451 },
2452 {
2453 "path": "system/chassis/motherboard/dimm4",
2454 "endpoints":
2455 [
2456 {
2457 "types":
2458 {
2459 "rType": "fault_inventory_object",
2460 "fType": "fault_led_group"
2461 },
2462 "paths":
2463 [
2464 "/xyz/openbmc_project/led/groups/ddimm4_fault"
2465 ]
2466 },
2467 {
2468 "types":
2469 {
2470 "rType": "identify_inventory_object",
2471 "fType": "identify_led_group"
2472 },
2473 "paths":
2474 [
2475 "/xyz/openbmc_project/led/groups/ddimm4_identify"
2476 ]
2477 }
2478 ]
2479 },
2480 {
2481 "path": "system/chassis/motherboard/dimm5",
2482 "endpoints":
2483 [
2484 {
2485 "types":
2486 {
2487 "rType": "fault_inventory_object",
2488 "fType": "fault_led_group"
2489 },
2490 "paths":
2491 [
2492 "/xyz/openbmc_project/led/groups/ddimm5_fault"
2493 ]
2494 },
2495 {
2496 "types":
2497 {
2498 "rType": "identify_inventory_object",
2499 "fType": "identify_led_group"
2500 },
2501 "paths":
2502 [
2503 "/xyz/openbmc_project/led/groups/ddimm5_identify"
2504 ]
2505 }
2506 ]
2507 },
2508 {
2509 "path": "system/chassis/motherboard/dimm6",
2510 "endpoints":
2511 [
2512 {
2513 "types":
2514 {
2515 "rType": "fault_inventory_object",
2516 "fType": "fault_led_group"
2517 },
2518 "paths":
2519 [
2520 "/xyz/openbmc_project/led/groups/ddimm6_fault"
2521 ]
2522 },
2523 {
2524 "types":
2525 {
2526 "rType": "identify_inventory_object",
2527 "fType": "identify_led_group"
2528 },
2529 "paths":
2530 [
2531 "/xyz/openbmc_project/led/groups/ddimm6_identify"
2532 ]
2533 }
2534 ]
2535 },
2536 {
2537 "path": "system/chassis/motherboard/dimm7",
2538 "endpoints":
2539 [
2540 {
2541 "types":
2542 {
2543 "rType": "fault_inventory_object",
2544 "fType": "fault_led_group"
2545 },
2546 "paths":
2547 [
2548 "/xyz/openbmc_project/led/groups/ddimm7_fault"
2549 ]
2550 },
2551 {
2552 "types":
2553 {
2554 "rType": "identify_inventory_object",
2555 "fType": "identify_led_group"
2556 },
2557 "paths":
2558 [
2559 "/xyz/openbmc_project/led/groups/ddimm7_identify"
2560 ]
2561 }
2562 ]
2563 },
2564 {
2565 "path": "system/chassis/motherboard/dimm8",
2566 "endpoints":
2567 [
2568 {
2569 "types":
2570 {
2571 "rType": "fault_inventory_object",
2572 "fType": "fault_led_group"
2573 },
2574 "paths":
2575 [
2576 "/xyz/openbmc_project/led/groups/ddimm8_fault"
2577 ]
2578 },
2579 {
2580 "types":
2581 {
2582 "rType": "identify_inventory_object",
2583 "fType": "identify_led_group"
2584 },
2585 "paths":
2586 [
2587 "/xyz/openbmc_project/led/groups/ddimm8_identify"
2588 ]
2589 }
2590 ]
2591 },
2592 {
2593 "path": "system/chassis/motherboard/dimm9",
2594 "endpoints":
2595 [
2596 {
2597 "types":
2598 {
2599 "rType": "fault_inventory_object",
2600 "fType": "fault_led_group"
2601 },
2602 "paths":
2603 [
2604 "/xyz/openbmc_project/led/groups/ddimm9_fault"
2605 ]
2606 },
2607 {
2608 "types":
2609 {
2610 "rType": "identify_inventory_object",
2611 "fType": "identify_led_group"
2612 },
2613 "paths":
2614 [
2615 "/xyz/openbmc_project/led/groups/ddimm9_identify"
2616 ]
2617 }
2618 ]
2619 },
2620 {
2621 "path": "system/chassis/motherboard/dimm10",
2622 "endpoints":
2623 [
2624 {
2625 "types":
2626 {
2627 "rType": "fault_inventory_object",
2628 "fType": "fault_led_group"
2629 },
2630 "paths":
2631 [
2632 "/xyz/openbmc_project/led/groups/ddimm10_fault"
2633 ]
2634 },
2635 {
2636 "types":
2637 {
2638 "rType": "identify_inventory_object",
2639 "fType": "identify_led_group"
2640 },
2641 "paths":
2642 [
2643 "/xyz/openbmc_project/led/groups/ddimm10_identify"
2644 ]
2645 }
2646 ]
2647 },
2648 {
2649 "path": "system/chassis/motherboard/dimm11",
2650 "endpoints":
2651 [
2652 {
2653 "types":
2654 {
2655 "rType": "fault_inventory_object",
2656 "fType": "fault_led_group"
2657 },
2658 "paths":
2659 [
2660 "/xyz/openbmc_project/led/groups/ddimm11_fault"
2661 ]
2662 },
2663 {
2664 "types":
2665 {
2666 "rType": "identify_inventory_object",
2667 "fType": "identify_led_group"
2668 },
2669 "paths":
2670 [
2671 "/xyz/openbmc_project/led/groups/ddimm11_identify"
2672 ]
2673 }
2674 ]
2675 },
2676 {
2677 "path": "system/chassis/motherboard/dimm12",
2678 "endpoints":
2679 [
2680 {
2681 "types":
2682 {
2683 "rType": "fault_inventory_object",
2684 "fType": "fault_led_group"
2685 },
2686 "paths":
2687 [
2688 "/xyz/openbmc_project/led/groups/ddimm12_fault"
2689 ]
2690 },
2691 {
2692 "types":
2693 {
2694 "rType": "identify_inventory_object",
2695 "fType": "identify_led_group"
2696 },
2697 "paths":
2698 [
2699 "/xyz/openbmc_project/led/groups/ddimm12_identify"
2700 ]
2701 }
2702 ]
2703 },
2704 {
2705 "path": "system/chassis/motherboard/dimm13",
2706 "endpoints":
2707 [
2708 {
2709 "types":
2710 {
2711 "rType": "fault_inventory_object",
2712 "fType": "fault_led_group"
2713 },
2714 "paths":
2715 [
2716 "/xyz/openbmc_project/led/groups/ddimm13_fault"
2717 ]
2718 },
2719 {
2720 "types":
2721 {
2722 "rType": "identify_inventory_object",
2723 "fType": "identify_led_group"
2724 },
2725 "paths":
2726 [
2727 "/xyz/openbmc_project/led/groups/ddimm13_identify"
2728 ]
2729 }
2730 ]
2731 },
2732 {
2733 "path": "system/chassis/motherboard/dimm14",
2734 "endpoints":
2735 [
2736 {
2737 "types":
2738 {
2739 "rType": "fault_inventory_object",
2740 "fType": "fault_led_group"
2741 },
2742 "paths":
2743 [
2744 "/xyz/openbmc_project/led/groups/ddimm14_fault"
2745 ]
2746 },
2747 {
2748 "types":
2749 {
2750 "rType": "identify_inventory_object",
2751 "fType": "identify_led_group"
2752 },
2753 "paths":
2754 [
2755 "/xyz/openbmc_project/led/groups/ddimm14_identify"
2756 ]
2757 }
2758 ]
2759 },
2760 {
2761 "path": "system/chassis/motherboard/dimm15",
2762 "endpoints":
2763 [
2764 {
2765 "types":
2766 {
2767 "rType": "fault_inventory_object",
2768 "fType": "fault_led_group"
2769 },
2770 "paths":
2771 [
2772 "/xyz/openbmc_project/led/groups/ddimm15_fault"
2773 ]
2774 },
2775 {
2776 "types":
2777 {
2778 "rType": "identify_inventory_object",
2779 "fType": "identify_led_group"
2780 },
2781 "paths":
2782 [
2783 "/xyz/openbmc_project/led/groups/ddimm15_identify"
2784 ]
2785 }
2786 ]
2787 },
2788 {
2789 "path": "system/chassis/motherboard/dimm16",
2790 "endpoints":
2791 [
2792 {
2793 "types":
2794 {
2795 "rType": "fault_inventory_object",
2796 "fType": "fault_led_group"
2797 },
2798 "paths":
2799 [
2800 "/xyz/openbmc_project/led/groups/ddimm16_fault"
2801 ]
2802 },
2803 {
2804 "types":
2805 {
2806 "rType": "identify_inventory_object",
2807 "fType": "identify_led_group"
2808 },
2809 "paths":
2810 [
2811 "/xyz/openbmc_project/led/groups/ddimm16_identify"
2812 ]
2813 }
2814 ]
2815 },
2816 {
2817 "path": "system/chassis/motherboard/dimm17",
2818 "endpoints":
2819 [
2820 {
2821 "types":
2822 {
2823 "rType": "fault_inventory_object",
2824 "fType": "fault_led_group"
2825 },
2826 "paths":
2827 [
2828 "/xyz/openbmc_project/led/groups/ddimm17_fault"
2829 ]
2830 },
2831 {
2832 "types":
2833 {
2834 "rType": "identify_inventory_object",
2835 "fType": "identify_led_group"
2836 },
2837 "paths":
2838 [
2839 "/xyz/openbmc_project/led/groups/ddimm17_identify"
2840 ]
2841 }
2842 ]
2843 },
2844 {
2845 "path": "system/chassis/motherboard/dimm18",
2846 "endpoints":
2847 [
2848 {
2849 "types":
2850 {
2851 "rType": "fault_inventory_object",
2852 "fType": "fault_led_group"
2853 },
2854 "paths":
2855 [
2856 "/xyz/openbmc_project/led/groups/ddimm18_fault"
2857 ]
2858 },
2859 {
2860 "types":
2861 {
2862 "rType": "identify_inventory_object",
2863 "fType": "identify_led_group"
2864 },
2865 "paths":
2866 [
2867 "/xyz/openbmc_project/led/groups/ddimm18_identify"
2868 ]
2869 }
2870 ]
2871 },
2872 {
2873 "path": "system/chassis/motherboard/dimm19",
2874 "endpoints":
2875 [
2876 {
2877 "types":
2878 {
2879 "rType": "fault_inventory_object",
2880 "fType": "fault_led_group"
2881 },
2882 "paths":
2883 [
2884 "/xyz/openbmc_project/led/groups/ddimm19_fault"
2885 ]
2886 },
2887 {
2888 "types":
2889 {
2890 "rType": "identify_inventory_object",
2891 "fType": "identify_led_group"
2892 },
2893 "paths":
2894 [
2895 "/xyz/openbmc_project/led/groups/ddimm19_identify"
2896 ]
2897 }
2898 ]
2899 },
2900 {
2901 "path": "system/chassis/motherboard/dimm20",
2902 "endpoints":
2903 [
2904 {
2905 "types":
2906 {
2907 "rType": "fault_inventory_object",
2908 "fType": "fault_led_group"
2909 },
2910 "paths":
2911 [
2912 "/xyz/openbmc_project/led/groups/ddimm20_fault"
2913 ]
2914 },
2915 {
2916 "types":
2917 {
2918 "rType": "identify_inventory_object",
2919 "fType": "identify_led_group"
2920 },
2921 "paths":
2922 [
2923 "/xyz/openbmc_project/led/groups/ddimm20_identify"
2924 ]
2925 }
2926 ]
2927 },
2928 {
2929 "path": "system/chassis/motherboard/dimm21",
2930 "endpoints":
2931 [
2932 {
2933 "types":
2934 {
2935 "rType": "fault_inventory_object",
2936 "fType": "fault_led_group"
2937 },
2938 "paths":
2939 [
2940 "/xyz/openbmc_project/led/groups/ddimm21_fault"
2941 ]
2942 },
2943 {
2944 "types":
2945 {
2946 "rType": "identify_inventory_object",
2947 "fType": "identify_led_group"
2948 },
2949 "paths":
2950 [
2951 "/xyz/openbmc_project/led/groups/ddimm21_identify"
2952 ]
2953 }
2954 ]
2955 },
2956 {
2957 "path": "system/chassis/motherboard/dimm22",
2958 "endpoints":
2959 [
2960 {
2961 "types":
2962 {
2963 "rType": "fault_inventory_object",
2964 "fType": "fault_led_group"
2965 },
2966 "paths":
2967 [
2968 "/xyz/openbmc_project/led/groups/ddimm22_fault"
2969 ]
2970 },
2971 {
2972 "types":
2973 {
2974 "rType": "identify_inventory_object",
2975 "fType": "identify_led_group"
2976 },
2977 "paths":
2978 [
2979 "/xyz/openbmc_project/led/groups/ddimm22_identify"
2980 ]
2981 }
2982 ]
2983 },
2984 {
2985 "path": "system/chassis/motherboard/dimm23",
2986 "endpoints":
2987 [
2988 {
2989 "types":
2990 {
2991 "rType": "fault_inventory_object",
2992 "fType": "fault_led_group"
2993 },
2994 "paths":
2995 [
2996 "/xyz/openbmc_project/led/groups/ddimm23_fault"
2997 ]
2998 },
2999 {
3000 "types":
3001 {
3002 "rType": "identify_inventory_object",
3003 "fType": "identify_led_group"
3004 },
3005 "paths":
3006 [
3007 "/xyz/openbmc_project/led/groups/ddimm23_identify"
3008 ]
3009 }
3010 ]
3011 },
3012 {
3013 "path": "system/chassis/motherboard/dimm24",
3014 "endpoints":
3015 [
3016 {
3017 "types":
3018 {
3019 "rType": "fault_inventory_object",
3020 "fType": "fault_led_group"
3021 },
3022 "paths":
3023 [
3024 "/xyz/openbmc_project/led/groups/ddimm24_fault"
3025 ]
3026 },
3027 {
3028 "types":
3029 {
3030 "rType": "identify_inventory_object",
3031 "fType": "identify_led_group"
3032 },
3033 "paths":
3034 [
3035 "/xyz/openbmc_project/led/groups/ddimm24_identify"
3036 ]
3037 }
3038 ]
3039 },
3040 {
3041 "path": "system/chassis/motherboard/dimm25",
3042 "endpoints":
3043 [
3044 {
3045 "types":
3046 {
3047 "rType": "fault_inventory_object",
3048 "fType": "fault_led_group"
3049 },
3050 "paths":
3051 [
3052 "/xyz/openbmc_project/led/groups/ddimm25_fault"
3053 ]
3054 },
3055 {
3056 "types":
3057 {
3058 "rType": "identify_inventory_object",
3059 "fType": "identify_led_group"
3060 },
3061 "paths":
3062 [
3063 "/xyz/openbmc_project/led/groups/ddimm25_identify"
3064 ]
3065 }
3066 ]
3067 },
3068 {
3069 "path": "system/chassis/motherboard/dimm26",
3070 "endpoints":
3071 [
3072 {
3073 "types":
3074 {
3075 "rType": "fault_inventory_object",
3076 "fType": "fault_led_group"
3077 },
3078 "paths":
3079 [
3080 "/xyz/openbmc_project/led/groups/ddimm26_fault"
3081 ]
3082 },
3083 {
3084 "types":
3085 {
3086 "rType": "identify_inventory_object",
3087 "fType": "identify_led_group"
3088 },
3089 "paths":
3090 [
3091 "/xyz/openbmc_project/led/groups/ddimm26_identify"
3092 ]
3093 }
3094 ]
3095 },
3096 {
3097 "path": "system/chassis/motherboard/dimm27",
3098 "endpoints":
3099 [
3100 {
3101 "types":
3102 {
3103 "rType": "fault_inventory_object",
3104 "fType": "fault_led_group"
3105 },
3106 "paths":
3107 [
3108 "/xyz/openbmc_project/led/groups/ddimm27_fault"
3109 ]
3110 },
3111 {
3112 "types":
3113 {
3114 "rType": "identify_inventory_object",
3115 "fType": "identify_led_group"
3116 },
3117 "paths":
3118 [
3119 "/xyz/openbmc_project/led/groups/ddimm27_identify"
3120 ]
3121 }
3122 ]
3123 },
3124 {
3125 "path": "system/chassis/motherboard/dimm28",
3126 "endpoints":
3127 [
3128 {
3129 "types":
3130 {
3131 "rType": "fault_inventory_object",
3132 "fType": "fault_led_group"
3133 },
3134 "paths":
3135 [
3136 "/xyz/openbmc_project/led/groups/ddimm28_fault"
3137 ]
3138 },
3139 {
3140 "types":
3141 {
3142 "rType": "identify_inventory_object",
3143 "fType": "identify_led_group"
3144 },
3145 "paths":
3146 [
3147 "/xyz/openbmc_project/led/groups/ddimm28_identify"
3148 ]
3149 }
3150 ]
3151 },
3152 {
3153 "path": "system/chassis/motherboard/dimm29",
3154 "endpoints":
3155 [
3156 {
3157 "types":
3158 {
3159 "rType": "fault_inventory_object",
3160 "fType": "fault_led_group"
3161 },
3162 "paths":
3163 [
3164 "/xyz/openbmc_project/led/groups/ddimm29_fault"
3165 ]
3166 },
3167 {
3168 "types":
3169 {
3170 "rType": "identify_inventory_object",
3171 "fType": "identify_led_group"
3172 },
3173 "paths":
3174 [
3175 "/xyz/openbmc_project/led/groups/ddimm29_identify"
3176 ]
3177 }
3178 ]
3179 },
3180 {
3181 "path": "system/chassis/motherboard/dimm30",
3182 "endpoints":
3183 [
3184 {
3185 "types":
3186 {
3187 "rType": "fault_inventory_object",
3188 "fType": "fault_led_group"
3189 },
3190 "paths":
3191 [
3192 "/xyz/openbmc_project/led/groups/ddimm30_fault"
3193 ]
3194 },
3195 {
3196 "types":
3197 {
3198 "rType": "identify_inventory_object",
3199 "fType": "identify_led_group"
3200 },
3201 "paths":
3202 [
3203 "/xyz/openbmc_project/led/groups/ddimm30_identify"
3204 ]
3205 }
3206 ]
3207 },
3208 {
3209 "path": "system/chassis/motherboard/dimm31",
3210 "endpoints":
3211 [
3212 {
3213 "types":
3214 {
3215 "rType": "fault_inventory_object",
3216 "fType": "fault_led_group"
3217 },
3218 "paths":
3219 [
3220 "/xyz/openbmc_project/led/groups/ddimm31_fault"
3221 ]
3222 },
3223 {
3224 "types":
3225 {
3226 "rType": "identify_inventory_object",
3227 "fType": "identify_led_group"
3228 },
3229 "paths":
3230 [
3231 "/xyz/openbmc_project/led/groups/ddimm31_identify"
3232 ]
3233 }
3234 ]
3235 },
3236 {
3237 "path": "system/chassis/motherboard/dimm32",
3238 "endpoints":
3239 [
3240 {
3241 "types":
3242 {
3243 "rType": "fault_inventory_object",
3244 "fType": "fault_led_group"
3245 },
3246 "paths":
3247 [
3248 "/xyz/openbmc_project/led/groups/ddimm32_fault"
3249 ]
3250 },
3251 {
3252 "types":
3253 {
3254 "rType": "identify_inventory_object",
3255 "fType": "identify_led_group"
3256 },
3257 "paths":
3258 [
3259 "/xyz/openbmc_project/led/groups/ddimm32_identify"
3260 ]
3261 }
3262 ]
3263 },
3264 {
3265 "path": "system/chassis/motherboard/dimm33",
3266 "endpoints":
3267 [
3268 {
3269 "types":
3270 {
3271 "rType": "fault_inventory_object",
3272 "fType": "fault_led_group"
3273 },
3274 "paths":
3275 [
3276 "/xyz/openbmc_project/led/groups/ddimm33_fault"
3277 ]
3278 },
3279 {
3280 "types":
3281 {
3282 "rType": "identify_inventory_object",
3283 "fType": "identify_led_group"
3284 },
3285 "paths":
3286 [
3287 "/xyz/openbmc_project/led/groups/ddimm33_identify"
3288 ]
3289 }
3290 ]
3291 },
3292 {
3293 "path": "system/chassis/motherboard/dimm34",
3294 "endpoints":
3295 [
3296 {
3297 "types":
3298 {
3299 "rType": "fault_inventory_object",
3300 "fType": "fault_led_group"
3301 },
3302 "paths":
3303 [
3304 "/xyz/openbmc_project/led/groups/ddimm34_fault"
3305 ]
3306 },
3307 {
3308 "types":
3309 {
3310 "rType": "identify_inventory_object",
3311 "fType": "identify_led_group"
3312 },
3313 "paths":
3314 [
3315 "/xyz/openbmc_project/led/groups/ddimm34_identify"
3316 ]
3317 }
3318 ]
3319 },
3320 {
3321 "path": "system/chassis/motherboard/dimm35",
3322 "endpoints":
3323 [
3324 {
3325 "types":
3326 {
3327 "rType": "fault_inventory_object",
3328 "fType": "fault_led_group"
3329 },
3330 "paths":
3331 [
3332 "/xyz/openbmc_project/led/groups/ddimm35_fault"
3333 ]
3334 },
3335 {
3336 "types":
3337 {
3338 "rType": "identify_inventory_object",
3339 "fType": "identify_led_group"
3340 },
3341 "paths":
3342 [
3343 "/xyz/openbmc_project/led/groups/ddimm35_identify"
3344 ]
3345 }
3346 ]
3347 },
3348 {
3349 "path": "system/chassis/motherboard/dimm36",
3350 "endpoints":
3351 [
3352 {
3353 "types":
3354 {
3355 "rType": "fault_inventory_object",
3356 "fType": "fault_led_group"
3357 },
3358 "paths":
3359 [
3360 "/xyz/openbmc_project/led/groups/ddimm36_fault"
3361 ]
3362 },
3363 {
3364 "types":
3365 {
3366 "rType": "identify_inventory_object",
3367 "fType": "identify_led_group"
3368 },
3369 "paths":
3370 [
3371 "/xyz/openbmc_project/led/groups/ddimm36_identify"
3372 ]
3373 }
3374 ]
3375 },
3376 {
3377 "path": "system/chassis/motherboard/dimm37",
3378 "endpoints":
3379 [
3380 {
3381 "types":
3382 {
3383 "rType": "fault_inventory_object",
3384 "fType": "fault_led_group"
3385 },
3386 "paths":
3387 [
3388 "/xyz/openbmc_project/led/groups/ddimm37_fault"
3389 ]
3390 },
3391 {
3392 "types":
3393 {
3394 "rType": "identify_inventory_object",
3395 "fType": "identify_led_group"
3396 },
3397 "paths":
3398 [
3399 "/xyz/openbmc_project/led/groups/ddimm37_identify"
3400 ]
3401 }
3402 ]
3403 },
3404 {
3405 "path": "system/chassis/motherboard/dimm38",
3406 "endpoints":
3407 [
3408 {
3409 "types":
3410 {
3411 "rType": "fault_inventory_object",
3412 "fType": "fault_led_group"
3413 },
3414 "paths":
3415 [
3416 "/xyz/openbmc_project/led/groups/ddimm38_fault"
3417 ]
3418 },
3419 {
3420 "types":
3421 {
3422 "rType": "identify_inventory_object",
3423 "fType": "identify_led_group"
3424 },
3425 "paths":
3426 [
3427 "/xyz/openbmc_project/led/groups/ddimm38_identify"
3428 ]
3429 }
3430 ]
3431 },
3432 {
3433 "path": "system/chassis/motherboard/dimm39",
3434 "endpoints":
3435 [
3436 {
3437 "types":
3438 {
3439 "rType": "fault_inventory_object",
3440 "fType": "fault_led_group"
3441 },
3442 "paths":
3443 [
3444 "/xyz/openbmc_project/led/groups/ddimm39_fault"
3445 ]
3446 },
3447 {
3448 "types":
3449 {
3450 "rType": "identify_inventory_object",
3451 "fType": "identify_led_group"
3452 },
3453 "paths":
3454 [
3455 "/xyz/openbmc_project/led/groups/ddimm39_identify"
3456 ]
3457 }
3458 ]
3459 },
3460 {
3461 "path": "system/chassis/motherboard/dimm40",
3462 "endpoints":
3463 [
3464 {
3465 "types":
3466 {
3467 "rType": "fault_inventory_object",
3468 "fType": "fault_led_group"
3469 },
3470 "paths":
3471 [
3472 "/xyz/openbmc_project/led/groups/ddimm40_fault"
3473 ]
3474 },
3475 {
3476 "types":
3477 {
3478 "rType": "identify_inventory_object",
3479 "fType": "identify_led_group"
3480 },
3481 "paths":
3482 [
3483 "/xyz/openbmc_project/led/groups/ddimm40_identify"
3484 ]
3485 }
3486 ]
3487 },
3488 {
3489 "path": "system/chassis/motherboard/dimm41",
3490 "endpoints":
3491 [
3492 {
3493 "types":
3494 {
3495 "rType": "fault_inventory_object",
3496 "fType": "fault_led_group"
3497 },
3498 "paths":
3499 [
3500 "/xyz/openbmc_project/led/groups/ddimm41_fault"
3501 ]
3502 },
3503 {
3504 "types":
3505 {
3506 "rType": "identify_inventory_object",
3507 "fType": "identify_led_group"
3508 },
3509 "paths":
3510 [
3511 "/xyz/openbmc_project/led/groups/ddimm41_identify"
3512 ]
3513 }
3514 ]
3515 },
3516 {
3517 "path": "system/chassis/motherboard/dimm42",
3518 "endpoints":
3519 [
3520 {
3521 "types":
3522 {
3523 "rType": "fault_inventory_object",
3524 "fType": "fault_led_group"
3525 },
3526 "paths":
3527 [
3528 "/xyz/openbmc_project/led/groups/ddimm42_fault"
3529 ]
3530 },
3531 {
3532 "types":
3533 {
3534 "rType": "identify_inventory_object",
3535 "fType": "identify_led_group"
3536 },
3537 "paths":
3538 [
3539 "/xyz/openbmc_project/led/groups/ddimm42_identify"
3540 ]
3541 }
3542 ]
3543 },
3544 {
3545 "path": "system/chassis/motherboard/dimm43",
3546 "endpoints":
3547 [
3548 {
3549 "types":
3550 {
3551 "rType": "fault_inventory_object",
3552 "fType": "fault_led_group"
3553 },
3554 "paths":
3555 [
3556 "/xyz/openbmc_project/led/groups/ddimm43_fault"
3557 ]
3558 },
3559 {
3560 "types":
3561 {
3562 "rType": "identify_inventory_object",
3563 "fType": "identify_led_group"
3564 },
3565 "paths":
3566 [
3567 "/xyz/openbmc_project/led/groups/ddimm43_identify"
3568 ]
3569 }
3570 ]
3571 },
3572 {
3573 "path": "system/chassis/motherboard/dimm44",
3574 "endpoints":
3575 [
3576 {
3577 "types":
3578 {
3579 "rType": "fault_inventory_object",
3580 "fType": "fault_led_group"
3581 },
3582 "paths":
3583 [
3584 "/xyz/openbmc_project/led/groups/ddimm44_fault"
3585 ]
3586 },
3587 {
3588 "types":
3589 {
3590 "rType": "identify_inventory_object",
3591 "fType": "identify_led_group"
3592 },
3593 "paths":
3594 [
3595 "/xyz/openbmc_project/led/groups/ddimm44_identify"
3596 ]
3597 }
3598 ]
3599 },
3600 {
3601 "path": "system/chassis/motherboard/dimm45",
3602 "endpoints":
3603 [
3604 {
3605 "types":
3606 {
3607 "rType": "fault_inventory_object",
3608 "fType": "fault_led_group"
3609 },
3610 "paths":
3611 [
3612 "/xyz/openbmc_project/led/groups/ddimm45_fault"
3613 ]
3614 },
3615 {
3616 "types":
3617 {
3618 "rType": "identify_inventory_object",
3619 "fType": "identify_led_group"
3620 },
3621 "paths":
3622 [
3623 "/xyz/openbmc_project/led/groups/ddimm45_identify"
3624 ]
3625 }
3626 ]
3627 },
3628 {
3629 "path": "system/chassis/motherboard/dimm46",
3630 "endpoints":
3631 [
3632 {
3633 "types":
3634 {
3635 "rType": "fault_inventory_object",
3636 "fType": "fault_led_group"
3637 },
3638 "paths":
3639 [
3640 "/xyz/openbmc_project/led/groups/ddimm46_fault"
3641 ]
3642 },
3643 {
3644 "types":
3645 {
3646 "rType": "identify_inventory_object",
3647 "fType": "identify_led_group"
3648 },
3649 "paths":
3650 [
3651 "/xyz/openbmc_project/led/groups/ddimm46_identify"
3652 ]
3653 }
3654 ]
3655 },
3656 {
3657 "path": "system/chassis/motherboard/dimm47",
3658 "endpoints":
3659 [
3660 {
3661 "types":
3662 {
3663 "rType": "fault_inventory_object",
3664 "fType": "fault_led_group"
3665 },
3666 "paths":
3667 [
3668 "/xyz/openbmc_project/led/groups/ddimm47_fault"
3669 ]
3670 },
3671 {
3672 "types":
3673 {
3674 "rType": "identify_inventory_object",
3675 "fType": "identify_led_group"
3676 },
3677 "paths":
3678 [
3679 "/xyz/openbmc_project/led/groups/ddimm47_identify"
3680 ]
3681 }
3682 ]
3683 },
3684 {
3685 "path": "system/chassis/motherboard/dimm48",
3686 "endpoints":
3687 [
3688 {
3689 "types":
3690 {
3691 "rType": "fault_inventory_object",
3692 "fType": "fault_led_group"
3693 },
3694 "paths":
3695 [
3696 "/xyz/openbmc_project/led/groups/ddimm48_fault"
3697 ]
3698 },
3699 {
3700 "types":
3701 {
3702 "rType": "identify_inventory_object",
3703 "fType": "identify_led_group"
3704 },
3705 "paths":
3706 [
3707 "/xyz/openbmc_project/led/groups/ddimm48_identify"
3708 ]
3709 }
3710 ]
3711 },
3712 {
3713 "path": "system/chassis/motherboard/dimm49",
3714 "endpoints":
3715 [
3716 {
3717 "types":
3718 {
3719 "rType": "fault_inventory_object",
3720 "fType": "fault_led_group"
3721 },
3722 "paths":
3723 [
3724 "/xyz/openbmc_project/led/groups/ddimm49_fault"
3725 ]
3726 },
3727 {
3728 "types":
3729 {
3730 "rType": "identify_inventory_object",
3731 "fType": "identify_led_group"
3732 },
3733 "paths":
3734 [
3735 "/xyz/openbmc_project/led/groups/ddimm49_identify"
3736 ]
3737 }
3738 ]
3739 },
3740 {
3741 "path": "system/chassis/motherboard/dimm50",
3742 "endpoints":
3743 [
3744 {
3745 "types":
3746 {
3747 "rType": "fault_inventory_object",
3748 "fType": "fault_led_group"
3749 },
3750 "paths":
3751 [
3752 "/xyz/openbmc_project/led/groups/ddimm50_fault"
3753 ]
3754 },
3755 {
3756 "types":
3757 {
3758 "rType": "identify_inventory_object",
3759 "fType": "identify_led_group"
3760 },
3761 "paths":
3762 [
3763 "/xyz/openbmc_project/led/groups/ddimm50_identify"
3764 ]
3765 }
3766 ]
3767 },
3768 {
3769 "path": "system/chassis/motherboard/dimm51",
3770 "endpoints":
3771 [
3772 {
3773 "types":
3774 {
3775 "rType": "fault_inventory_object",
3776 "fType": "fault_led_group"
3777 },
3778 "paths":
3779 [
3780 "/xyz/openbmc_project/led/groups/ddimm51_fault"
3781 ]
3782 },
3783 {
3784 "types":
3785 {
3786 "rType": "identify_inventory_object",
3787 "fType": "identify_led_group"
3788 },
3789 "paths":
3790 [
3791 "/xyz/openbmc_project/led/groups/ddimm51_identify"
3792 ]
3793 }
3794 ]
3795 },
3796 {
3797 "path": "system/chassis/motherboard/dimm52",
3798 "endpoints":
3799 [
3800 {
3801 "types":
3802 {
3803 "rType": "fault_inventory_object",
3804 "fType": "fault_led_group"
3805 },
3806 "paths":
3807 [
3808 "/xyz/openbmc_project/led/groups/ddimm52_fault"
3809 ]
3810 },
3811 {
3812 "types":
3813 {
3814 "rType": "identify_inventory_object",
3815 "fType": "identify_led_group"
3816 },
3817 "paths":
3818 [
3819 "/xyz/openbmc_project/led/groups/ddimm52_identify"
3820 ]
3821 }
3822 ]
3823 },
3824 {
3825 "path": "system/chassis/motherboard/dimm53",
3826 "endpoints":
3827 [
3828 {
3829 "types":
3830 {
3831 "rType": "fault_inventory_object",
3832 "fType": "fault_led_group"
3833 },
3834 "paths":
3835 [
3836 "/xyz/openbmc_project/led/groups/ddimm53_fault"
3837 ]
3838 },
3839 {
3840 "types":
3841 {
3842 "rType": "identify_inventory_object",
3843 "fType": "identify_led_group"
3844 },
3845 "paths":
3846 [
3847 "/xyz/openbmc_project/led/groups/ddimm53_identify"
3848 ]
3849 }
3850 ]
3851 },
3852 {
3853 "path": "system/chassis/motherboard/dimm54",
3854 "endpoints":
3855 [
3856 {
3857 "types":
3858 {
3859 "rType": "fault_inventory_object",
3860 "fType": "fault_led_group"
3861 },
3862 "paths":
3863 [
3864 "/xyz/openbmc_project/led/groups/ddimm54_fault"
3865 ]
3866 },
3867 {
3868 "types":
3869 {
3870 "rType": "identify_inventory_object",
3871 "fType": "identify_led_group"
3872 },
3873 "paths":
3874 [
3875 "/xyz/openbmc_project/led/groups/ddimm54_identify"
3876 ]
3877 }
3878 ]
3879 },
3880 {
3881 "path": "system/chassis/motherboard/dimm55",
3882 "endpoints":
3883 [
3884 {
3885 "types":
3886 {
3887 "rType": "fault_inventory_object",
3888 "fType": "fault_led_group"
3889 },
3890 "paths":
3891 [
3892 "/xyz/openbmc_project/led/groups/ddimm55_fault"
3893 ]
3894 },
3895 {
3896 "types":
3897 {
3898 "rType": "identify_inventory_object",
3899 "fType": "identify_led_group"
3900 },
3901 "paths":
3902 [
3903 "/xyz/openbmc_project/led/groups/ddim55_identify"
3904 ]
3905 }
3906 ]
3907 },
3908 {
3909 "path": "system/chassis/motherboard/dimm56",
3910 "endpoints":
3911 [
3912 {
3913 "types":
3914 {
3915 "rType": "fault_inventory_object",
3916 "fType": "fault_led_group"
3917 },
3918 "paths":
3919 [
3920 "/xyz/openbmc_project/led/groups/ddimm56_fault"
3921 ]
3922 },
3923 {
3924 "types":
3925 {
3926 "rType": "identify_inventory_object",
3927 "fType": "identify_led_group"
3928 },
3929 "paths":
3930 [
3931 "/xyz/openbmc_project/led/groups/ddimm56_identify"
3932 ]
3933 }
3934 ]
3935 },
3936 {
3937 "path": "system/chassis/motherboard/dimm57",
3938 "endpoints":
3939 [
3940 {
3941 "types":
3942 {
3943 "rType": "fault_inventory_object",
3944 "fType": "fault_led_group"
3945 },
3946 "paths":
3947 [
3948 "/xyz/openbmc_project/led/groups/ddimm57_fault"
3949 ]
3950 },
3951 {
3952 "types":
3953 {
3954 "rType": "identify_inventory_object",
3955 "fType": "identify_led_group"
3956 },
3957 "paths":
3958 [
3959 "/xyz/openbmc_project/led/groups/ddimm57_identify"
3960 ]
3961 }
3962 ]
3963 },
3964 {
3965 "path": "system/chassis/motherboard/dimm58",
3966 "endpoints":
3967 [
3968 {
3969 "types":
3970 {
3971 "rType": "fault_inventory_object",
3972 "fType": "fault_led_group"
3973 },
3974 "paths":
3975 [
3976 "/xyz/openbmc_project/led/groups/ddimm58_fault"
3977 ]
3978 },
3979 {
3980 "types":
3981 {
3982 "rType": "identify_inventory_object",
3983 "fType": "identify_led_group"
3984 },
3985 "paths":
3986 [
3987 "/xyz/openbmc_project/led/groups/ddimm58_identify"
3988 ]
3989 }
3990 ]
3991 },
3992 {
3993 "path": "system/chassis/motherboard/dimm59",
3994 "endpoints":
3995 [
3996 {
3997 "types":
3998 {
3999 "rType": "fault_inventory_object",
4000 "fType": "fault_led_group"
4001 },
4002 "paths":
4003 [
4004 "/xyz/openbmc_project/led/groups/ddimm59_fault"
4005 ]
4006 },
4007 {
4008 "types":
4009 {
4010 "rType": "identify_inventory_object",
4011 "fType": "identify_led_group"
4012 },
4013 "paths":
4014 [
4015 "/xyz/openbmc_project/led/groups/ddimm59_identify"
4016 ]
4017 }
4018 ]
4019 },
4020 {
4021 "path": "system/chassis/motherboard/dimm60",
4022 "endpoints":
4023 [
4024 {
4025 "types":
4026 {
4027 "rType": "fault_inventory_object",
4028 "fType": "fault_led_group"
4029 },
4030 "paths":
4031 [
4032 "/xyz/openbmc_project/led/groups/ddimm60_fault"
4033 ]
4034 },
4035 {
4036 "types":
4037 {
4038 "rType": "identify_inventory_object",
4039 "fType": "identify_led_group"
4040 },
4041 "paths":
4042 [
4043 "/xyz/openbmc_project/led/groups/ddimm60_identify"
4044 ]
4045 }
4046 ]
4047 },
4048 {
4049 "path": "system/chassis/motherboard/dimm61",
4050 "endpoints":
4051 [
4052 {
4053 "types":
4054 {
4055 "rType": "fault_inventory_object",
4056 "fType": "fault_led_group"
4057 },
4058 "paths":
4059 [
4060 "/xyz/openbmc_project/led/groups/ddimm61_fault"
4061 ]
4062 },
4063 {
4064 "types":
4065 {
4066 "rType": "identify_inventory_object",
4067 "fType": "identify_led_group"
4068 },
4069 "paths":
4070 [
4071 "/xyz/openbmc_project/led/groups/ddimm61_identify"
4072 ]
4073 }
4074 ]
4075 },
4076 {
4077 "path": "system/chassis/motherboard/dimm62",
4078 "endpoints":
4079 [
4080 {
4081 "types":
4082 {
4083 "rType": "fault_inventory_object",
4084 "fType": "fault_led_group"
4085 },
4086 "paths":
4087 [
4088 "/xyz/openbmc_project/led/groups/ddimm62_fault"
4089 ]
4090 },
4091 {
4092 "types":
4093 {
4094 "rType": "identify_inventory_object",
4095 "fType": "identify_led_group"
4096 },
4097 "paths":
4098 [
4099 "/xyz/openbmc_project/led/groups/ddimm62_identify"
4100 ]
4101 }
4102 ]
4103 },
4104 {
4105 "path": "system/chassis/motherboard/dimm63",
4106 "endpoints":
4107 [
4108 {
4109 "types":
4110 {
4111 "rType": "fault_inventory_object",
4112 "fType": "fault_led_group"
4113 },
4114 "paths":
4115 [
4116 "/xyz/openbmc_project/led/groups/ddimm63_fault"
4117 ]
4118 },
4119 {
4120 "types":
4121 {
4122 "rType": "identify_inventory_object",
4123 "fType": "identify_led_group"
4124 },
4125 "paths":
4126 [
4127 "/xyz/openbmc_project/led/groups/ddimm63_identify"
4128 ]
4129 }
4130 ]
4131 },
4132 {
4133 "path": "system/chassis/motherboard/capi_conn0",
4134 "endpoints":
4135 [
4136 {
4137 "types":
4138 {
4139 "rType": "fault_inventory_object",
4140 "fType": "fault_led_group"
4141 },
4142 "paths":
4143 [
4144 "/xyz/openbmc_project/led/groups/opencapi_connector0_fault"
4145 ]
4146 },
4147 {
4148 "types":
4149 {
4150 "rType": "identify_inventory_object",
4151 "fType": "identify_led_group"
4152 },
4153 "paths":
4154 [
4155 "/xyz/openbmc_project/led/groups/opencapi_connector0_identify"
4156 ]
4157 }
4158 ]
4159 },
4160 {
4161 "path": "system/chassis/motherboard/capi_conn1",
4162 "endpoints":
4163 [
4164 {
4165 "types":
4166 {
4167 "rType": "fault_inventory_object",
4168 "fType": "fault_led_group"
4169 },
4170 "paths":
4171 [
4172 "/xyz/openbmc_project/led/groups/opencapi_connector1_fault"
4173 ]
4174 },
4175 {
4176 "types":
4177 {
4178 "rType": "identify_inventory_object",
4179 "fType": "identify_led_group"
4180 },
4181 "paths":
4182 [
4183 "/xyz/openbmc_project/led/groups/opencapi_connector1_identify"
4184 ]
4185 }
4186 ]
4187 },
4188 {
4189 "path": "system/chassis/motherboard/capi_conn2",
4190 "endpoints":
4191 [
4192 {
4193 "types":
4194 {
4195 "rType": "fault_inventory_object",
4196 "fType": "fault_led_group"
4197 },
4198 "paths":
4199 [
4200 "/xyz/openbmc_project/led/groups/opencapi_connector2_fault"
4201 ]
4202 },
4203 {
4204 "types":
4205 {
4206 "rType": "identify_inventory_object",
4207 "fType": "identify_led_group"
4208 },
4209 "paths":
4210 [
4211 "/xyz/openbmc_project/led/groups/opencapi_connector2_identify"
4212 ]
4213 }
4214 ]
4215 },
4216 {
4217 "path": "system/chassis/motherboard/capi_conn3",
4218 "endpoints":
4219 [
4220 {
4221 "types":
4222 {
4223 "rType": "fault_inventory_object",
4224 "fType": "fault_led_group"
4225 },
4226 "paths":
4227 [
4228 "/xyz/openbmc_project/led/groups/opencapi_connector3_fault"
4229 ]
4230 },
4231 {
4232 "types":
4233 {
4234 "rType": "identify_inventory_object",
4235 "fType": "identify_led_group"
4236 },
4237 "paths":
4238 [
4239 "/xyz/openbmc_project/led/groups/opencapi_connector3_identify"
4240 ]
4241 }
4242 ]
4243 },
4244 {
4245 "path": "system/chassis/motherboard/capi_conn4",
4246 "endpoints":
4247 [
4248 {
4249 "types":
4250 {
4251 "rType": "fault_inventory_object",
4252 "fType": "fault_led_group"
4253 },
4254 "paths":
4255 [
4256 "/xyz/openbmc_project/led/groups/opencapi_connector4_fault"
4257 ]
4258 },
4259 {
4260 "types":
4261 {
4262 "rType": "identify_inventory_object",
4263 "fType": "identify_led_group"
4264 },
4265 "paths":
4266 [
4267 "/xyz/openbmc_project/led/groups/opencapi_connector4_identify"
4268 ]
4269 }
4270 ]
4271 },
4272 {
4273 "path": "system/chassis/motherboard/capi_conn5",
4274 "endpoints":
4275 [
4276 {
4277 "types":
4278 {
4279 "rType": "fault_inventory_object",
4280 "fType": "fault_led_group"
4281 },
4282 "paths":
4283 [
4284 "/xyz/openbmc_project/led/groups/opencapi_connector5_fault"
4285 ]
4286 },
4287 {
4288 "types":
4289 {
4290 "rType": "identify_inventory_object",
4291 "fType": "identify_led_group"
4292 },
4293 "paths":
4294 [
4295 "/xyz/openbmc_project/led/groups/opencapi_connector5_identify"
4296 ]
4297 }
4298 ]
4299 },
4300 {
Vishwanatha Subbannad261efa2021-05-11 08:04:58 -05004301 "path": "system/chassis/motherboard/dasd_backplane",
4302 "endpoints":
4303 [
4304 {
4305 "types":
4306 {
4307 "rType": "fault_inventory_object",
4308 "fType": "fault_led_group"
4309 },
4310 "paths":
4311 [
4312 "/xyz/openbmc_project/led/groups/dasd_backplane_fault"
4313 ]
4314 },
4315 {
4316 "types":
4317 {
4318 "rType": "identify_inventory_object",
4319 "fType": "identify_led_group"
4320 },
4321 "paths":
4322 [
4323 "/xyz/openbmc_project/led/groups/dasd_backplane_identify"
4324 ]
4325 }
4326 ]
Lakshminarayana R. Kammath0de4c7f2021-06-09 12:18:56 -05004327 },
4328 {
4329 "path": "system/chassis/motherboard/dasd_backplane/panel0",
4330 "endpoints":
4331 [
4332 {
4333 "types":
4334 {
4335 "rType": "fault_inventory_object",
4336 "fType": "fault_led_group"
4337 },
4338 "paths":
4339 [
4340 "/xyz/openbmc_project/led/groups/op_panel_base_fault"
4341 ]
4342 },
4343 {
4344 "types":
4345 {
4346 "rType": "identify_inventory_object",
4347 "fType": "identify_led_group"
4348 },
4349 "paths":
4350 [
4351 "/xyz/openbmc_project/led/groups/op_panel_base_identify"
4352 ]
4353 }
4354 ]
Matt Spinler47162542021-03-02 15:00:09 -06004355 }
Lakshminarayana R. Kammath0de4c7f2021-06-09 12:18:56 -05004356 ]
4357}