blob: 348cb97559538cd88179c50d5c33c428d4c0b1d1 [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 {
33 "rType": "fault_inventory_object",
34 "fType": "fault_led_group"
35 },
36 "paths":
37 [
38 "/xyz/openbmc_project/led/groups/fan0_fault"
39 ]
40 },
41 {
42 "types":
43 {
44 "rType": "identify_inventory_object",
45 "fType": "identify_led_group"
46 },
47 "paths":
48 [
49 "/xyz/openbmc_project/led/groups/fan0_identify"
50 ]
Matt Spinler47162542021-03-02 15:00:09 -060051 }
52 ]
53 },
54 {
55 "path": "system/chassis/motherboard/fan1",
56 "endpoints":
57 [
58 {
59 "types":
60 {
61 "rType": "inventory",
62 "fType": "sensors"
63 },
64 "paths":
65 [
66 "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
67 "/xyz/openbmc_project/sensors/fan_tach/fan1_1"
68 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -060069 },
70 {
71 "types":
72 {
73 "rType": "fault_inventory_object",
74 "fType": "fault_led_group"
75 },
76 "paths":
77 [
78 "/xyz/openbmc_project/led/groups/fan1_fault"
79 ]
80 },
81 {
82 "types":
83 {
84 "rType": "identify_inventory_object",
85 "fType": "identify_led_group"
86 },
87 "paths":
88 [
89 "/xyz/openbmc_project/led/groups/fan1_identify"
90 ]
Matt Spinler47162542021-03-02 15:00:09 -060091 }
92 ]
93 },
94 {
95 "path": "system/chassis/motherboard/fan2",
96 "endpoints":
97 [
98 {
99 "types":
100 {
101 "rType": "inventory",
102 "fType": "sensors"
103 },
104 "paths":
105 [
106 "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
107 "/xyz/openbmc_project/sensors/fan_tach/fan2_1"
108 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600109 },
110 {
111 "types":
112 {
113 "rType": "fault_inventory_object",
114 "fType": "fault_led_group"
115 },
116 "paths":
117 [
118 "/xyz/openbmc_project/led/groups/fan2_fault"
119 ]
120 },
121 {
122 "types":
123 {
124 "rType": "identify_inventory_object",
125 "fType": "identify_led_group"
126 },
127 "paths":
128 [
129 "/xyz/openbmc_project/led/groups/fan2_identify"
130 ]
Matt Spinler47162542021-03-02 15:00:09 -0600131 }
132 ]
133 },
134 {
135 "path": "system/chassis/motherboard/fan3",
136 "endpoints":
137 [
138 {
139 "types":
140 {
141 "rType": "inventory",
142 "fType": "sensors"
143 },
144 "paths":
145 [
146 "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
147 "/xyz/openbmc_project/sensors/fan_tach/fan3_1"
148 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600149 },
150 {
151 "types":
152 {
153 "rType": "fault_inventory_object",
154 "fType": "fault_led_group"
155 },
156 "paths":
157 [
158 "/xyz/openbmc_project/led/groups/fan3_fault"
159 ]
160 },
161 {
162 "types":
163 {
164 "rType": "identify_inventory_object",
165 "fType": "identify_led_group"
166 },
167 "paths":
168 [
169 "/xyz/openbmc_project/led/groups/fan3_identify"
170 ]
Matt Spinler47162542021-03-02 15:00:09 -0600171 }
172 ]
173 },
174 {
175 "path": "system/chassis/motherboard/fan4",
176 "endpoints":
177 [
178 {
179 "types":
180 {
181 "rType": "inventory",
182 "fType": "sensors"
183 },
184 "paths":
185 [
186 "/xyz/openbmc_project/sensors/fan_tach/fan4_0",
187 "/xyz/openbmc_project/sensors/fan_tach/fan4_1"
188 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600189 },
190 {
191 "types":
192 {
193 "rType": "fault_inventory_object",
194 "fType": "fault_led_group"
195 },
196 "paths":
197 [
198 "/xyz/openbmc_project/led/groups/fan4_fault"
199 ]
200 },
201 {
202 "types":
203 {
204 "rType": "identify_inventory_object",
205 "fType": "identify_led_group"
206 },
207 "paths":
208 [
209 "/xyz/openbmc_project/led/groups/fan4_identify"
210 ]
Matt Spinler47162542021-03-02 15:00:09 -0600211 }
212 ]
213 },
214 {
215 "path": "system/chassis/motherboard/fan5",
216 "endpoints":
217 [
218 {
219 "types":
220 {
221 "rType": "inventory",
222 "fType": "sensors"
223 },
224 "paths":
225 [
226 "/xyz/openbmc_project/sensors/fan_tach/fan5_0",
227 "/xyz/openbmc_project/sensors/fan_tach/fan5_1"
228 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600229 },
230 {
231 "types":
232 {
233 "rType": "fault_inventory_object",
234 "fType": "fault_led_group"
235 },
236 "paths":
237 [
238 "/xyz/openbmc_project/led/groups/fan5_fault"
239 ]
240 },
241 {
242 "types":
243 {
244 "rType": "identify_inventory_object",
245 "fType": "identify_led_group"
246 },
247 "paths":
248 [
249 "/xyz/openbmc_project/led/groups/fan5_identify"
250 ]
Matt Spinler47162542021-03-02 15:00:09 -0600251 }
252 ]
253 },
254 {
255 "path": "system/chassis",
256 "endpoints":
257 [
258 {
259 "types":
260 {
261 "rType": "chassis",
262 "fType": "all_sensors"
263 },
264 "paths":
265 [
266 "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
267 "/xyz/openbmc_project/sensors/fan_tach/fan0_1",
268 "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
269 "/xyz/openbmc_project/sensors/fan_tach/fan1_1",
270 "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
271 "/xyz/openbmc_project/sensors/fan_tach/fan2_1",
272 "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
273 "/xyz/openbmc_project/sensors/fan_tach/fan3_1",
274 "/xyz/openbmc_project/sensors/fan_tach/fan4_0",
275 "/xyz/openbmc_project/sensors/fan_tach/fan4_1"
276 ]
277 }
278 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600279 },
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 },
308 {
309 "path": "system/chassis/motherboard/powersupply1",
310 "endpoints":
311 [
312 {
313 "types":
314 {
315 "rType": "fault_inventory_object",
316 "fType": "fault_led_group"
317 },
318 "paths":
319 [
320 "/xyz/openbmc_project/led/groups/powersupply1_fault"
321 ]
322 },
323 {
324 "types":
325 {
326 "rType": "identify_inventory_object",
327 "fType": "identify_led_group"
328 },
329 "paths":
330 [
331 "/xyz/openbmc_project/led/groups/powersupply1_identify"
332 ]
333 }
334 ]
335 },
336 {
337 "path": "system/chassis/motherboard",
338 "endpoints":
339 [
340 {
341 "types":
342 {
343 "rType": "fault_inventory_object",
344 "fType": "fault_led_group"
345 },
346 "paths":
347 [
348 "/xyz/openbmc_project/led/groups/planar_fault"
349 ]
350 },
351 {
352 "types":
353 {
354 "rType": "identify_inventory_object",
355 "fType": "identify_led_group"
356 },
357 "paths":
358 [
359 "/xyz/openbmc_project/led/groups/planar_identify"
360 ]
361 }
362 ]
363 },
364 {
365 "path": "system/chassis/motherboard/base_op_panel_blyth",
366 "endpoints":
367 [
368 {
369 "types":
370 {
371 "rType": "fault_inventory_object",
372 "fType": "fault_led_group"
373 },
374 "paths":
375 [
376 "/xyz/openbmc_project/led/groups/base_blyth_fault"
377 ]
378 },
379 {
380 "types":
381 {
382 "rType": "identify_inventory_object",
383 "fType": "identify_led_group"
384 },
385 "paths":
386 [
387 "/xyz/openbmc_project/led/groups/base_blyth_identify"
388 ]
389 }
390 ]
391 },
392 {
393 "path": "system/chassis/motherboard/lcd_op_panel_hill",
394 "endpoints":
395 [
396 {
397 "types":
398 {
399 "rType": "fault_inventory_object",
400 "fType": "fault_led_group"
401 },
402 "paths":
403 [
404 "/xyz/openbmc_project/led/groups/lcd_russel_fault"
405 ]
406 },
407 {
408 "types":
409 {
410 "rType": "identify_inventory_object",
411 "fType": "identify_led_group"
412 },
413 "paths":
414 [
415 "/xyz/openbmc_project/led/groups/lcd_russel_identify"
416 ]
417 }
418 ]
419 },
420 {
421 "path": "system/chassis/motherboard/ebmc_card_bmc",
422 "endpoints":
423 [
424 {
425 "types":
426 {
427 "rType": "fault_inventory_object",
428 "fType": "fault_led_group"
429 },
430 "paths":
431 [
432 "/xyz/openbmc_project/led/groups/bmc_ingraham_fault"
433 ]
434 },
435 {
436 "types":
437 {
438 "rType": "identify_inventory_object",
439 "fType": "identify_led_group"
440 },
441 "paths":
442 [
443 "/xyz/openbmc_project/led/groups/bmc_ingraham_identify"
444 ]
445 }
446 ]
447 },
448 {
449 "path": "system/chassis/motherboard/cpu0",
450 "endpoints":
451 [
452 {
453 "types":
454 {
455 "rType": "fault_inventory_object",
456 "fType": "fault_led_group"
457 },
458 "paths":
459 [
460 "/xyz/openbmc_project/led/groups/cpu0_fault"
461 ]
462 },
463 {
464 "types":
465 {
466 "rType": "identify_inventory_object",
467 "fType": "identify_led_group"
468 },
469 "paths":
470 [
471 "/xyz/openbmc_project/led/groups/cpu0_identify"
472 ]
473 }
474 ]
475 },
476 {
477 "path": "system/chassis/motherboard/cpu1",
478 "endpoints":
479 [
480 {
481 "types":
482 {
483 "rType": "fault_inventory_object",
484 "fType": "fault_led_group"
485 },
486 "paths":
487 [
488 "/xyz/openbmc_project/led/groups/cpu0_fault"
489 ]
490 },
491 {
492 "types":
493 {
494 "rType": "identify_inventory_object",
495 "fType": "identify_led_group"
496 },
497 "paths":
498 [
499 "/xyz/openbmc_project/led/groups/cpu0_identify"
500 ]
501 }
502 ]
503 },
504 {
505 "path": "system/chassis/motherboard/cpu2",
506 "endpoints":
507 [
508 {
509 "types":
510 {
511 "rType": "fault_inventory_object",
512 "fType": "fault_led_group"
513 },
514 "paths":
515 [
516 "/xyz/openbmc_project/led/groups/cpu1_fault"
517 ]
518 },
519 {
520 "types":
521 {
522 "rType": "identify_inventory_object",
523 "fType": "identify_led_group"
524 },
525 "paths":
526 [
527 "/xyz/openbmc_project/led/groups/cpu1_identify"
528 ]
529 }
530 ]
531 },
532 {
533 "path": "system/chassis/motherboard/cpu3",
534 "endpoints":
535 [
536 {
537 "types":
538 {
539 "rType": "fault_inventory_object",
540 "fType": "fault_led_group"
541 },
542 "paths":
543 [
544 "/xyz/openbmc_project/led/groups/cpu1_fault"
545 ]
546 },
547 {
548 "types":
549 {
550 "rType": "identify_inventory_object",
551 "fType": "identify_led_group"
552 },
553 "paths":
554 [
555 "/xyz/openbmc_project/led/groups/cpu1_identify"
556 ]
557 }
558 ]
559 },
560 {
561 "path": "system/chassis/motherboard/dimm0",
562 "endpoints":
563 [
564 {
565 "types":
566 {
567 "rType": "fault_inventory_object",
568 "fType": "fault_led_group"
569 },
570 "paths":
571 [
572 "/xyz/openbmc_project/led/groups/ddimm0_fault"
573 ]
574 },
575 {
576 "types":
577 {
578 "rType": "identify_inventory_object",
579 "fType": "identify_led_group"
580 },
581 "paths":
582 [
583 "/xyz/openbmc_project/led/groups/ddimm0_identify"
584 ]
585 }
586 ]
587 },
588 {
589 "path": "system/chassis/motherboard/dimm1",
590 "endpoints":
591 [
592 {
593 "types":
594 {
595 "rType": "fault_inventory_object",
596 "fType": "fault_led_group"
597 },
598 "paths":
599 [
600 "/xyz/openbmc_project/led/groups/ddimm1_fault"
601 ]
602 },
603 {
604 "types":
605 {
606 "rType": "identify_inventory_object",
607 "fType": "identify_led_group"
608 },
609 "paths":
610 [
611 "/xyz/openbmc_project/led/groups/ddimm1_identify"
612 ]
613 }
614 ]
615 },
616 {
617 "path": "system/chassis/motherboard/dimm2",
618 "endpoints":
619 [
620 {
621 "types":
622 {
623 "rType": "fault_inventory_object",
624 "fType": "fault_led_group"
625 },
626 "paths":
627 [
628 "/xyz/openbmc_project/led/groups/ddimm2_fault"
629 ]
630 },
631 {
632 "types":
633 {
634 "rType": "identify_inventory_object",
635 "fType": "identify_led_group"
636 },
637 "paths":
638 [
639 "/xyz/openbmc_project/led/groups/ddimm2_identify"
640 ]
641 }
642 ]
643 },
644 {
645 "path": "system/chassis/motherboard/dimm3",
646 "endpoints":
647 [
648 {
649 "types":
650 {
651 "rType": "fault_inventory_object",
652 "fType": "fault_led_group"
653 },
654 "paths":
655 [
656 "/xyz/openbmc_project/led/groups/ddimm3_fault"
657 ]
658 },
659 {
660 "types":
661 {
662 "rType": "identify_inventory_object",
663 "fType": "identify_led_group"
664 },
665 "paths":
666 [
667 "/xyz/openbmc_project/led/groups/ddimm3_identify"
668 ]
669 }
670 ]
671 },
672 {
673 "path": "system/chassis/motherboard/dimm4",
674 "endpoints":
675 [
676 {
677 "types":
678 {
679 "rType": "fault_inventory_object",
680 "fType": "fault_led_group"
681 },
682 "paths":
683 [
684 "/xyz/openbmc_project/led/groups/ddimm4_fault"
685 ]
686 },
687 {
688 "types":
689 {
690 "rType": "identify_inventory_object",
691 "fType": "identify_led_group"
692 },
693 "paths":
694 [
695 "/xyz/openbmc_project/led/groups/ddimm4_identify"
696 ]
697 }
698 ]
699 },
700 {
701 "path": "system/chassis/motherboard/dimm5",
702 "endpoints":
703 [
704 {
705 "types":
706 {
707 "rType": "fault_inventory_object",
708 "fType": "fault_led_group"
709 },
710 "paths":
711 [
712 "/xyz/openbmc_project/led/groups/ddimm5_fault"
713 ]
714 },
715 {
716 "types":
717 {
718 "rType": "identify_inventory_object",
719 "fType": "identify_led_group"
720 },
721 "paths":
722 [
723 "/xyz/openbmc_project/led/groups/ddimm5_identify"
724 ]
725 }
726 ]
727 },
728 {
729 "path": "system/chassis/motherboard/dimm6",
730 "endpoints":
731 [
732 {
733 "types":
734 {
735 "rType": "fault_inventory_object",
736 "fType": "fault_led_group"
737 },
738 "paths":
739 [
740 "/xyz/openbmc_project/led/groups/ddimm6_fault"
741 ]
742 },
743 {
744 "types":
745 {
746 "rType": "identify_inventory_object",
747 "fType": "identify_led_group"
748 },
749 "paths":
750 [
751 "/xyz/openbmc_project/led/groups/ddimm6_identify"
752 ]
753 }
754 ]
755 },
756 {
757 "path": "system/chassis/motherboard/dimm7",
758 "endpoints":
759 [
760 {
761 "types":
762 {
763 "rType": "fault_inventory_object",
764 "fType": "fault_led_group"
765 },
766 "paths":
767 [
768 "/xyz/openbmc_project/led/groups/ddimm7_fault"
769 ]
770 },
771 {
772 "types":
773 {
774 "rType": "identify_inventory_object",
775 "fType": "identify_led_group"
776 },
777 "paths":
778 [
779 "/xyz/openbmc_project/led/groups/ddimm7_identify"
780 ]
781 }
782 ]
783 },
784 {
785 "path": "system/chassis/motherboard/dimm8",
786 "endpoints":
787 [
788 {
789 "types":
790 {
791 "rType": "fault_inventory_object",
792 "fType": "fault_led_group"
793 },
794 "paths":
795 [
796 "/xyz/openbmc_project/led/groups/ddimm8_fault"
797 ]
798 },
799 {
800 "types":
801 {
802 "rType": "identify_inventory_object",
803 "fType": "identify_led_group"
804 },
805 "paths":
806 [
807 "/xyz/openbmc_project/led/groups/ddimm8_identify"
808 ]
809 }
810 ]
811 },
812 {
813 "path": "system/chassis/motherboard/dimm9",
814 "endpoints":
815 [
816 {
817 "types":
818 {
819 "rType": "fault_inventory_object",
820 "fType": "fault_led_group"
821 },
822 "paths":
823 [
824 "/xyz/openbmc_project/led/groups/ddimm9_fault"
825 ]
826 },
827 {
828 "types":
829 {
830 "rType": "identify_inventory_object",
831 "fType": "identify_led_group"
832 },
833 "paths":
834 [
835 "/xyz/openbmc_project/led/groups/ddimm9_identify"
836 ]
837 }
838 ]
839 },
840 {
841 "path": "system/chassis/motherboard/dimm10",
842 "endpoints":
843 [
844 {
845 "types":
846 {
847 "rType": "fault_inventory_object",
848 "fType": "fault_led_group"
849 },
850 "paths":
851 [
852 "/xyz/openbmc_project/led/groups/ddimm10_fault"
853 ]
854 },
855 {
856 "types":
857 {
858 "rType": "identify_inventory_object",
859 "fType": "identify_led_group"
860 },
861 "paths":
862 [
863 "/xyz/openbmc_project/led/groups/ddimm10_identify"
864 ]
865 }
866 ]
867 },
868 {
869 "path": "system/chassis/motherboard/dimm11",
870 "endpoints":
871 [
872 {
873 "types":
874 {
875 "rType": "fault_inventory_object",
876 "fType": "fault_led_group"
877 },
878 "paths":
879 [
880 "/xyz/openbmc_project/led/groups/ddimm11_fault"
881 ]
882 },
883 {
884 "types":
885 {
886 "rType": "identify_inventory_object",
887 "fType": "identify_led_group"
888 },
889 "paths":
890 [
891 "/xyz/openbmc_project/led/groups/ddimm11_identify"
892 ]
893 }
894 ]
895 },
896 {
897 "path": "system/chassis/motherboard/dimm12",
898 "endpoints":
899 [
900 {
901 "types":
902 {
903 "rType": "fault_inventory_object",
904 "fType": "fault_led_group"
905 },
906 "paths":
907 [
908 "/xyz/openbmc_project/led/groups/ddimm12_fault"
909 ]
910 },
911 {
912 "types":
913 {
914 "rType": "identify_inventory_object",
915 "fType": "identify_led_group"
916 },
917 "paths":
918 [
919 "/xyz/openbmc_project/led/groups/ddimm12_identify"
920 ]
921 }
922 ]
923 },
924 {
925 "path": "system/chassis/motherboard/dimm13",
926 "endpoints":
927 [
928 {
929 "types":
930 {
931 "rType": "fault_inventory_object",
932 "fType": "fault_led_group"
933 },
934 "paths":
935 [
936 "/xyz/openbmc_project/led/groups/ddimm13_fault"
937 ]
938 },
939 {
940 "types":
941 {
942 "rType": "identify_inventory_object",
943 "fType": "identify_led_group"
944 },
945 "paths":
946 [
947 "/xyz/openbmc_project/led/groups/ddimm13_identify"
948 ]
949 }
950 ]
951 },
952 {
953 "path": "system/chassis/motherboard/dimm14",
954 "endpoints":
955 [
956 {
957 "types":
958 {
959 "rType": "fault_inventory_object",
960 "fType": "fault_led_group"
961 },
962 "paths":
963 [
964 "/xyz/openbmc_project/led/groups/ddimm14_fault"
965 ]
966 },
967 {
968 "types":
969 {
970 "rType": "identify_inventory_object",
971 "fType": "identify_led_group"
972 },
973 "paths":
974 [
975 "/xyz/openbmc_project/led/groups/ddimm14_identify"
976 ]
977 }
978 ]
979 },
980 {
981 "path": "system/chassis/motherboard/dimm15",
982 "endpoints":
983 [
984 {
985 "types":
986 {
987 "rType": "fault_inventory_object",
988 "fType": "fault_led_group"
989 },
990 "paths":
991 [
992 "/xyz/openbmc_project/led/groups/ddimm15_fault"
993 ]
994 },
995 {
996 "types":
997 {
998 "rType": "identify_inventory_object",
999 "fType": "identify_led_group"
1000 },
1001 "paths":
1002 [
1003 "/xyz/openbmc_project/led/groups/ddimm15_identify"
1004 ]
1005 }
1006 ]
1007 },
1008 {
1009 "path": "system/chassis/motherboard/dimm16",
1010 "endpoints":
1011 [
1012 {
1013 "types":
1014 {
1015 "rType": "fault_inventory_object",
1016 "fType": "fault_led_group"
1017 },
1018 "paths":
1019 [
1020 "/xyz/openbmc_project/led/groups/ddimm16_fault"
1021 ]
1022 },
1023 {
1024 "types":
1025 {
1026 "rType": "identify_inventory_object",
1027 "fType": "identify_led_group"
1028 },
1029 "paths":
1030 [
1031 "/xyz/openbmc_project/led/groups/ddimm16_identify"
1032 ]
1033 }
1034 ]
1035 },
1036 {
1037 "path": "system/chassis/motherboard/dimm17",
1038 "endpoints":
1039 [
1040 {
1041 "types":
1042 {
1043 "rType": "fault_inventory_object",
1044 "fType": "fault_led_group"
1045 },
1046 "paths":
1047 [
1048 "/xyz/openbmc_project/led/groups/ddimm17_fault"
1049 ]
1050 },
1051 {
1052 "types":
1053 {
1054 "rType": "identify_inventory_object",
1055 "fType": "identify_led_group"
1056 },
1057 "paths":
1058 [
1059 "/xyz/openbmc_project/led/groups/ddimm17_identify"
1060 ]
1061 }
1062 ]
1063 },
1064 {
1065 "path": "system/chassis/motherboard/dimm18",
1066 "endpoints":
1067 [
1068 {
1069 "types":
1070 {
1071 "rType": "fault_inventory_object",
1072 "fType": "fault_led_group"
1073 },
1074 "paths":
1075 [
1076 "/xyz/openbmc_project/led/groups/ddimm18_fault"
1077 ]
1078 },
1079 {
1080 "types":
1081 {
1082 "rType": "identify_inventory_object",
1083 "fType": "identify_led_group"
1084 },
1085 "paths":
1086 [
1087 "/xyz/openbmc_project/led/groups/ddimm18_identify"
1088 ]
1089 }
1090 ]
1091 },
1092 {
1093 "path": "system/chassis/motherboard/dimm19",
1094 "endpoints":
1095 [
1096 {
1097 "types":
1098 {
1099 "rType": "fault_inventory_object",
1100 "fType": "fault_led_group"
1101 },
1102 "paths":
1103 [
1104 "/xyz/openbmc_project/led/groups/ddimm19_fault"
1105 ]
1106 },
1107 {
1108 "types":
1109 {
1110 "rType": "identify_inventory_object",
1111 "fType": "identify_led_group"
1112 },
1113 "paths":
1114 [
1115 "/xyz/openbmc_project/led/groups/ddimm19_identify"
1116 ]
1117 }
1118 ]
1119 },
1120 {
1121 "path": "system/chassis/motherboard/dimm20",
1122 "endpoints":
1123 [
1124 {
1125 "types":
1126 {
1127 "rType": "fault_inventory_object",
1128 "fType": "fault_led_group"
1129 },
1130 "paths":
1131 [
1132 "/xyz/openbmc_project/led/groups/ddimm20_fault"
1133 ]
1134 },
1135 {
1136 "types":
1137 {
1138 "rType": "identify_inventory_object",
1139 "fType": "identify_led_group"
1140 },
1141 "paths":
1142 [
1143 "/xyz/openbmc_project/led/groups/ddimm20_identify"
1144 ]
1145 }
1146 ]
1147 },
1148 {
1149 "path": "system/chassis/motherboard/dimm21",
1150 "endpoints":
1151 [
1152 {
1153 "types":
1154 {
1155 "rType": "fault_inventory_object",
1156 "fType": "fault_led_group"
1157 },
1158 "paths":
1159 [
1160 "/xyz/openbmc_project/led/groups/ddimm21_fault"
1161 ]
1162 },
1163 {
1164 "types":
1165 {
1166 "rType": "identify_inventory_object",
1167 "fType": "identify_led_group"
1168 },
1169 "paths":
1170 [
1171 "/xyz/openbmc_project/led/groups/ddimm21_identify"
1172 ]
1173 }
1174 ]
1175 },
1176 {
1177 "path": "system/chassis/motherboard/dimm22",
1178 "endpoints":
1179 [
1180 {
1181 "types":
1182 {
1183 "rType": "fault_inventory_object",
1184 "fType": "fault_led_group"
1185 },
1186 "paths":
1187 [
1188 "/xyz/openbmc_project/led/groups/ddimm22_fault"
1189 ]
1190 },
1191 {
1192 "types":
1193 {
1194 "rType": "identify_inventory_object",
1195 "fType": "identify_led_group"
1196 },
1197 "paths":
1198 [
1199 "/xyz/openbmc_project/led/groups/ddimm22_identify"
1200 ]
1201 }
1202 ]
1203 },
1204 {
1205 "path": "system/chassis/motherboard/dimm23",
1206 "endpoints":
1207 [
1208 {
1209 "types":
1210 {
1211 "rType": "fault_inventory_object",
1212 "fType": "fault_led_group"
1213 },
1214 "paths":
1215 [
1216 "/xyz/openbmc_project/led/groups/ddimm23_fault"
1217 ]
1218 },
1219 {
1220 "types":
1221 {
1222 "rType": "identify_inventory_object",
1223 "fType": "identify_led_group"
1224 },
1225 "paths":
1226 [
1227 "/xyz/openbmc_project/led/groups/ddimm23_identify"
1228 ]
1229 }
1230 ]
1231 },
1232 {
1233 "path": "system/chassis/motherboard/dimm24",
1234 "endpoints":
1235 [
1236 {
1237 "types":
1238 {
1239 "rType": "fault_inventory_object",
1240 "fType": "fault_led_group"
1241 },
1242 "paths":
1243 [
1244 "/xyz/openbmc_project/led/groups/ddimm24_fault"
1245 ]
1246 },
1247 {
1248 "types":
1249 {
1250 "rType": "identify_inventory_object",
1251 "fType": "identify_led_group"
1252 },
1253 "paths":
1254 [
1255 "/xyz/openbmc_project/led/groups/ddimm24_identify"
1256 ]
1257 }
1258 ]
1259 },
1260 {
1261 "path": "system/chassis/motherboard/dimm25",
1262 "endpoints":
1263 [
1264 {
1265 "types":
1266 {
1267 "rType": "fault_inventory_object",
1268 "fType": "fault_led_group"
1269 },
1270 "paths":
1271 [
1272 "/xyz/openbmc_project/led/groups/ddimm25_fault"
1273 ]
1274 },
1275 {
1276 "types":
1277 {
1278 "rType": "identify_inventory_object",
1279 "fType": "identify_led_group"
1280 },
1281 "paths":
1282 [
1283 "/xyz/openbmc_project/led/groups/ddimm25_identify"
1284 ]
1285 }
1286 ]
1287 },
1288 {
1289 "path": "system/chassis/motherboard/dimm26",
1290 "endpoints":
1291 [
1292 {
1293 "types":
1294 {
1295 "rType": "fault_inventory_object",
1296 "fType": "fault_led_group"
1297 },
1298 "paths":
1299 [
1300 "/xyz/openbmc_project/led/groups/ddimm26_fault"
1301 ]
1302 },
1303 {
1304 "types":
1305 {
1306 "rType": "identify_inventory_object",
1307 "fType": "identify_led_group"
1308 },
1309 "paths":
1310 [
1311 "/xyz/openbmc_project/led/groups/ddimm26_identify"
1312 ]
1313 }
1314 ]
1315 },
1316 {
1317 "path": "system/chassis/motherboard/dimm27",
1318 "endpoints":
1319 [
1320 {
1321 "types":
1322 {
1323 "rType": "fault_inventory_object",
1324 "fType": "fault_led_group"
1325 },
1326 "paths":
1327 [
1328 "/xyz/openbmc_project/led/groups/ddimm27_fault"
1329 ]
1330 },
1331 {
1332 "types":
1333 {
1334 "rType": "identify_inventory_object",
1335 "fType": "identify_led_group"
1336 },
1337 "paths":
1338 [
1339 "/xyz/openbmc_project/led/groups/ddimm27_identify"
1340 ]
1341 }
1342 ]
1343 },
1344 {
1345 "path": "system/chassis/motherboard/dimm28",
1346 "endpoints":
1347 [
1348 {
1349 "types":
1350 {
1351 "rType": "fault_inventory_object",
1352 "fType": "fault_led_group"
1353 },
1354 "paths":
1355 [
1356 "/xyz/openbmc_project/led/groups/ddimm28_fault"
1357 ]
1358 },
1359 {
1360 "types":
1361 {
1362 "rType": "identify_inventory_object",
1363 "fType": "identify_led_group"
1364 },
1365 "paths":
1366 [
1367 "/xyz/openbmc_project/led/groups/ddimm28_identify"
1368 ]
1369 }
1370 ]
1371 },
1372 {
1373 "path": "system/chassis/motherboard/dimm29",
1374 "endpoints":
1375 [
1376 {
1377 "types":
1378 {
1379 "rType": "fault_inventory_object",
1380 "fType": "fault_led_group"
1381 },
1382 "paths":
1383 [
1384 "/xyz/openbmc_project/led/groups/ddimm29_fault"
1385 ]
1386 },
1387 {
1388 "types":
1389 {
1390 "rType": "identify_inventory_object",
1391 "fType": "identify_led_group"
1392 },
1393 "paths":
1394 [
1395 "/xyz/openbmc_project/led/groups/ddimm29_identify"
1396 ]
1397 }
1398 ]
1399 },
1400 {
1401 "path": "system/chassis/motherboard/dimm30",
1402 "endpoints":
1403 [
1404 {
1405 "types":
1406 {
1407 "rType": "fault_inventory_object",
1408 "fType": "fault_led_group"
1409 },
1410 "paths":
1411 [
1412 "/xyz/openbmc_project/led/groups/ddimm30_fault"
1413 ]
1414 },
1415 {
1416 "types":
1417 {
1418 "rType": "identify_inventory_object",
1419 "fType": "identify_led_group"
1420 },
1421 "paths":
1422 [
1423 "/xyz/openbmc_project/led/groups/ddimm30_identify"
1424 ]
1425 }
1426 ]
1427 },
1428 {
1429 "path": "system/chassis/motherboard/dimm31",
1430 "endpoints":
1431 [
1432 {
1433 "types":
1434 {
1435 "rType": "fault_inventory_object",
1436 "fType": "fault_led_group"
1437 },
1438 "paths":
1439 [
1440 "/xyz/openbmc_project/led/groups/ddimm31_fault"
1441 ]
1442 },
1443 {
1444 "types":
1445 {
1446 "rType": "identify_inventory_object",
1447 "fType": "identify_led_group"
1448 },
1449 "paths":
1450 [
1451 "/xyz/openbmc_project/led/groups/ddimm31_identify"
1452 ]
1453 }
1454 ]
1455 },
1456 {
1457 "path": "system/chassis/motherboard/vdd_vrm0",
1458 "endpoints":
1459 [
1460 {
1461 "types":
1462 {
1463 "rType": "fault_inventory_object",
1464 "fType": "fault_led_group"
1465 },
1466 "paths":
1467 [
1468 "/xyz/openbmc_project/led/groups/cpu0_vrm0_fault"
1469 ]
1470 },
1471 {
1472 "types":
1473 {
1474 "rType": "identify_inventory_object",
1475 "fType": "identify_led_group"
1476 },
1477 "paths":
1478 [
1479 "/xyz/openbmc_project/led/groups/cpu0_vrm0_identify"
1480 ]
1481 }
1482 ]
1483 },
1484 {
1485 "path": "system/chassis/motherboard/vdd_vrm1",
1486 "endpoints":
1487 [
1488 {
1489 "types":
1490 {
1491 "rType": "fault_inventory_object",
1492 "fType": "fault_led_group"
1493 },
1494 "paths":
1495 [
1496 "/xyz/openbmc_project/led/groups/cpu1_vrm0_fault"
1497 ]
1498 },
1499 {
1500 "types":
1501 {
1502 "rType": "identify_inventory_object",
1503 "fType": "identify_led_group"
1504 },
1505 "paths":
1506 [
1507 "/xyz/openbmc_project/led/groups/cpu1_vrm0_identify"
1508 ]
1509 }
1510 ]
1511 },
1512 {
1513 "path": "system/chassis/motherboard/tod_battery",
1514 "endpoints":
1515 [
1516 {
1517 "types":
1518 {
1519 "rType": "fault_inventory_object",
1520 "fType": "fault_led_group"
1521 },
1522 "paths":
1523 [
1524 "/xyz/openbmc_project/led/groups/rtc_battery_fault"
1525 ]
1526 },
1527 {
1528 "types":
1529 {
1530 "rType": "identify_inventory_object",
1531 "fType": "identify_led_group"
1532 },
1533 "paths":
1534 [
1535 "/xyz/openbmc_project/led/groups/rtc_battery_identify"
1536 ]
1537 }
1538 ]
1539 },
1540 {
1541 "path": "system/chassis/motherboard/tpm_wilson",
1542 "endpoints":
1543 [
1544 {
1545 "types":
1546 {
1547 "rType": "fault_inventory_object",
1548 "fType": "fault_led_group"
1549 },
1550 "paths":
1551 [
1552 "/xyz/openbmc_project/led/groups/tpm_wilson_fault"
1553 ]
1554 },
1555 {
1556 "types":
1557 {
1558 "rType": "identify_inventory_object",
1559 "fType": "identify_led_group"
1560 },
1561 "paths":
1562 [
1563 "/xyz/openbmc_project/led/groups/tpm_wilson_identify"
1564 ]
1565 }
1566 ]
1567 },
1568 {
1569 "path": "system/chassis/motherboard/pcieslot0",
1570 "endpoints":
1571 [
1572 {
1573 "types":
1574 {
1575 "rType": "fault_inventory_object",
1576 "fType": "fault_led_group"
1577 },
1578 "paths":
1579 [
1580 "/xyz/openbmc_project/led/groups/pcieslot0_fault"
1581 ]
1582 },
1583 {
1584 "types":
1585 {
1586 "rType": "identify_inventory_object",
1587 "fType": "identify_led_group"
1588 },
1589 "paths":
1590 [
1591 "/xyz/openbmc_project/led/groups/pcieslot0_identify"
1592 ]
1593 }
1594 ]
1595 },
1596 {
1597 "path": "system/chassis/motherboard/pcieslot1",
1598 "endpoints":
1599 [
1600 {
1601 "types":
1602 {
1603 "rType": "fault_inventory_object",
1604 "fType": "fault_led_group"
1605 },
1606 "paths":
1607 [
1608 "/xyz/openbmc_project/led/groups/pcieslot1_fault"
1609 ]
1610 },
1611 {
1612 "types":
1613 {
1614 "rType": "identify_inventory_object",
1615 "fType": "identify_led_group"
1616 },
1617 "paths":
1618 [
1619 "/xyz/openbmc_project/led/groups/pcieslot1_identify"
1620 ]
1621 }
1622 ]
1623 },
1624 {
1625 "path": "system/chassis/motherboard/pcieslot2",
1626 "endpoints":
1627 [
1628 {
1629 "types":
1630 {
1631 "rType": "fault_inventory_object",
1632 "fType": "fault_led_group"
1633 },
1634 "paths":
1635 [
1636 "/xyz/openbmc_project/led/groups/pcieslot2_fault"
1637 ]
1638 },
1639 {
1640 "types":
1641 {
1642 "rType": "identify_inventory_object",
1643 "fType": "identify_led_group"
1644 },
1645 "paths":
1646 [
1647 "/xyz/openbmc_project/led/groups/pcieslot2_identify"
1648 ]
1649 }
1650 ]
1651 },
1652 {
1653 "path": "system/chassis/motherboard/pcieslot3",
1654 "endpoints":
1655 [
1656 {
1657 "types":
1658 {
1659 "rType": "fault_inventory_object",
1660 "fType": "fault_led_group"
1661 },
1662 "paths":
1663 [
1664 "/xyz/openbmc_project/led/groups/pcieslot3_fault"
1665 ]
1666 },
1667 {
1668 "types":
1669 {
1670 "rType": "identify_inventory_object",
1671 "fType": "identify_led_group"
1672 },
1673 "paths":
1674 [
1675 "/xyz/openbmc_project/led/groups/pcieslot3_identify"
1676 ]
1677 }
1678 ]
1679 },
1680 {
1681 "path": "system/chassis/motherboard/pcieslot4",
1682 "endpoints":
1683 [
1684 {
1685 "types":
1686 {
1687 "rType": "fault_inventory_object",
1688 "fType": "fault_led_group"
1689 },
1690 "paths":
1691 [
1692 "/xyz/openbmc_project/led/groups/pcieslot4_fault"
1693 ]
1694 },
1695 {
1696 "types":
1697 {
1698 "rType": "identify_inventory_object",
1699 "fType": "identify_led_group"
1700 },
1701 "paths":
1702 [
1703 "/xyz/openbmc_project/led/groups/pcieslot4_identify"
1704 ]
1705 }
1706 ]
1707 },
1708 {
1709 "path": "system/chassis/motherboard/pcieslot6",
1710 "endpoints":
1711 [
1712 {
1713 "types":
1714 {
1715 "rType": "fault_inventory_object",
1716 "fType": "fault_led_group"
1717 },
1718 "paths":
1719 [
1720 "/xyz/openbmc_project/led/groups/pcieslot6_fault"
1721 ]
1722 },
1723 {
1724 "types":
1725 {
1726 "rType": "identify_inventory_object",
1727 "fType": "identify_led_group"
1728 },
1729 "paths":
1730 [
1731 "/xyz/openbmc_project/led/groups/pcieslot6_identify"
1732 ]
1733 }
1734 ]
1735 },
1736 {
1737 "path": "system/chassis/motherboard/pcieslot7",
1738 "endpoints":
1739 [
1740 {
1741 "types":
1742 {
1743 "rType": "fault_inventory_object",
1744 "fType": "fault_led_group"
1745 },
1746 "paths":
1747 [
1748 "/xyz/openbmc_project/led/groups/pcieslot7_fault"
1749 ]
1750 },
1751 {
1752 "types":
1753 {
1754 "rType": "identify_inventory_object",
1755 "fType": "identify_led_group"
1756 },
1757 "paths":
1758 [
1759 "/xyz/openbmc_project/led/groups/pcieslot7_identify"
1760 ]
1761 }
1762 ]
1763 },
1764 {
1765 "path": "system/chassis/motherboard/pcieslot8",
1766 "endpoints":
1767 [
1768 {
1769 "types":
1770 {
1771 "rType": "fault_inventory_object",
1772 "fType": "fault_led_group"
1773 },
1774 "paths":
1775 [
1776 "/xyz/openbmc_project/led/groups/pcieslot8_fault"
1777 ]
1778 },
1779 {
1780 "types":
1781 {
1782 "rType": "identify_inventory_object",
1783 "fType": "identify_led_group"
1784 },
1785 "paths":
1786 [
1787 "/xyz/openbmc_project/led/groups/pcieslot8_identify"
1788 ]
1789 }
1790 ]
1791 },
1792 {
1793 "path": "system/chassis/motherboard/pcieslot9",
1794 "endpoints":
1795 [
1796 {
1797 "types":
1798 {
1799 "rType": "fault_inventory_object",
1800 "fType": "fault_led_group"
1801 },
1802 "paths":
1803 [
1804 "/xyz/openbmc_project/led/groups/pcieslot9_fault"
1805 ]
1806 },
1807 {
1808 "types":
1809 {
1810 "rType": "identify_inventory_object",
1811 "fType": "identify_led_group"
1812 },
1813 "paths":
1814 [
1815 "/xyz/openbmc_project/led/groups/pcieslot9_identify"
1816 ]
1817 }
1818 ]
1819 },
1820 {
1821 "path": "system/chassis/motherboard/pcieslot10",
1822 "endpoints":
1823 [
1824 {
1825 "types":
1826 {
1827 "rType": "fault_inventory_object",
1828 "fType": "fault_led_group"
1829 },
1830 "paths":
1831 [
1832 "/xyz/openbmc_project/led/groups/pcieslot10_fault"
1833 ]
1834 },
1835 {
1836 "types":
1837 {
1838 "rType": "identify_inventory_object",
1839 "fType": "identify_led_group"
1840 },
1841 "paths":
1842 [
1843 "/xyz/openbmc_project/led/groups/pcieslot10_identify"
1844 ]
1845 }
1846 ]
1847 },
1848 {
1849 "path": "system/chassis/motherboard/pcieslot11",
1850 "endpoints":
1851 [
1852 {
1853 "types":
1854 {
1855 "rType": "fault_inventory_object",
1856 "fType": "fault_led_group"
1857 },
1858 "paths":
1859 [
1860 "/xyz/openbmc_project/led/groups/pcieslot11_fault"
1861 ]
1862 },
1863 {
1864 "types":
1865 {
1866 "rType": "identify_inventory_object",
1867 "fType": "identify_led_group"
1868 },
1869 "paths":
1870 [
1871 "/xyz/openbmc_project/led/groups/pcieslot11_identify"
1872 ]
1873 }
1874 ]
1875 },
1876 {
1877 "path": "system/chassis/motherboard/pcie_cable_card0/cxp_top",
1878 "endpoints":
1879 [
1880 {
1881 "types":
1882 {
1883 "rType": "fault_inventory_object",
1884 "fType": "fault_led_group"
1885 },
1886 "paths":
1887 [
1888 "/xyz/openbmc_project/led/groups/cablecard0_cxp_top_fault"
1889 ]
1890 },
1891 {
1892 "types":
1893 {
1894 "rType": "identify_inventory_object",
1895 "fType": "identify_led_group"
1896 },
1897 "paths":
1898 [
1899 "/xyz/openbmc_project/led/groups/cablecard0_cxp_top_identify"
1900 ]
1901 }
1902 ]
1903 },
1904 {
1905 "path": "system/chassis/motherboard/pcie_cable_card0/cxp_bot",
1906 "endpoints":
1907 [
1908 {
1909 "types":
1910 {
1911 "rType": "fault_inventory_object",
1912 "fType": "fault_led_group"
1913 },
1914 "paths":
1915 [
1916 "/xyz/openbmc_project/led/groups/cablecard0_cxp_bot_fault"
1917 ]
1918 },
1919 {
1920 "types":
1921 {
1922 "rType": "identify_inventory_object",
1923 "fType": "identify_led_group"
1924 },
1925 "paths":
1926 [
1927 "/xyz/openbmc_project/led/groups/cablecard0_cxp_bot_identify"
1928 ]
1929 }
1930 ]
1931 },
1932 {
1933 "path": "system/chassis/motherboard/pcie_cable_card3/cxp_top",
1934 "endpoints":
1935 [
1936 {
1937 "types":
1938 {
1939 "rType": "fault_inventory_object",
1940 "fType": "fault_led_group"
1941 },
1942 "paths":
1943 [
1944 "/xyz/openbmc_project/led/groups/cablecard3_cxp_top_fault"
1945 ]
1946 },
1947 {
1948 "types":
1949 {
1950 "rType": "identify_inventory_object",
1951 "fType": "identify_led_group"
1952 },
1953 "paths":
1954 [
1955 "/xyz/openbmc_project/led/groups/cablecard3_cxp_top_identify"
1956 ]
1957 }
1958 ]
1959 },
1960 {
1961 "path": "system/chassis/motherboard/pcie_cable_card3/cxp_bot",
1962 "endpoints":
1963 [
1964 {
1965 "types":
1966 {
1967 "rType": "fault_inventory_object",
1968 "fType": "fault_led_group"
1969 },
1970 "paths":
1971 [
1972 "/xyz/openbmc_project/led/groups/cablecard3_cxp_bot_fault"
1973 ]
1974 },
1975 {
1976 "types":
1977 {
1978 "rType": "identify_inventory_object",
1979 "fType": "identify_led_group"
1980 },
1981 "paths":
1982 [
1983 "/xyz/openbmc_project/led/groups/cablecard3_cxp_bot_identify"
1984 ]
1985 }
1986 ]
1987 },
1988 {
1989 "path": "system/chassis/motherboard/pcie_cable_card4/cxp_top",
1990 "endpoints":
1991 [
1992 {
1993 "types":
1994 {
1995 "rType": "fault_inventory_object",
1996 "fType": "fault_led_group"
1997 },
1998 "paths":
1999 [
2000 "/xyz/openbmc_project/led/groups/cablecard4_cxp_top_fault"
2001 ]
2002 },
2003 {
2004 "types":
2005 {
2006 "rType": "identify_inventory_object",
2007 "fType": "identify_led_group"
2008 },
2009 "paths":
2010 [
2011 "/xyz/openbmc_project/led/groups/cablecard4_cxp_top_identify"
2012 ]
2013 }
2014 ]
2015 },
2016 {
2017 "path": "system/chassis/motherboard/pcie_cable_card4/cxp_bot",
2018 "endpoints":
2019 [
2020 {
2021 "types":
2022 {
2023 "rType": "fault_inventory_object",
2024 "fType": "fault_led_group"
2025 },
2026 "paths":
2027 [
2028 "/xyz/openbmc_project/led/groups/cablecard4_cxp_bot_fault"
2029 ]
2030 },
2031 {
2032 "types":
2033 {
2034 "rType": "identify_inventory_object",
2035 "fType": "identify_led_group"
2036 },
2037 "paths":
2038 [
2039 "/xyz/openbmc_project/led/groups/cablecard4_cxp_bot_identify"
2040 ]
2041 }
2042 ]
2043 },
2044 {
2045 "path": "system/chassis/motherboard/pcie_cable_card10/cxp_top",
2046 "endpoints":
2047 [
2048 {
2049 "types":
2050 {
2051 "rType": "fault_inventory_object",
2052 "fType": "fault_led_group"
2053 },
2054 "paths":
2055 [
2056 "/xyz/openbmc_project/led/groups/cablecard10_cxp_top_fault"
2057 ]
2058 },
2059 {
2060 "types":
2061 {
2062 "rType": "identify_inventory_object",
2063 "fType": "identify_led_group"
2064 },
2065 "paths":
2066 [
2067 "/xyz/openbmc_project/led/groups/cablecard10_cxp_top_identify"
2068 ]
2069 }
2070 ]
2071 },
2072 {
2073 "path": "system/chassis/motherboard/pcie_cable_card10/cxp_bot",
2074 "endpoints":
2075 [
2076 {
2077 "types":
2078 {
2079 "rType": "fault_inventory_object",
2080 "fType": "fault_led_group"
2081 },
2082 "paths":
2083 [
2084 "/xyz/openbmc_project/led/groups/cablecard10_cxp_bot_fault"
2085 ]
2086 },
2087 {
2088 "types":
2089 {
2090 "rType": "identify_inventory_object",
2091 "fType": "identify_led_group"
2092 },
2093 "paths":
2094 [
2095 "/xyz/openbmc_project/led/groups/cablecard10_cxp_bot_identify"
2096 ]
2097 }
2098 ]
2099 },
2100 {
2101 "path": "system/chassis/motherboard/disk_backplane0",
2102 "endpoints":
2103 [
2104 {
2105 "types":
2106 {
2107 "rType": "fault_inventory_object",
2108 "fType": "fault_led_group"
2109 },
2110 "paths":
2111 [
2112 "/xyz/openbmc_project/led/groups/dasd_pyramid0_fault"
2113 ]
2114 },
2115 {
2116 "types":
2117 {
2118 "rType": "identify_inventory_object",
2119 "fType": "identify_led_group"
2120 },
2121 "paths":
2122 [
2123 "/xyz/openbmc_project/led/groups/dasd_pyramid0_identify"
2124 ]
2125 }
2126 ]
2127 },
2128 {
2129 "path": "system/chassis/motherboard/disk_backplane1",
2130 "endpoints":
2131 [
2132 {
2133 "types":
2134 {
2135 "rType": "fault_inventory_object",
2136 "fType": "fault_led_group"
2137 },
2138 "paths":
2139 [
2140 "/xyz/openbmc_project/led/groups/dasd_pyramid1_fault"
2141 ]
2142 },
2143 {
2144 "types":
2145 {
2146 "rType": "identify_inventory_object",
2147 "fType": "identify_led_group"
2148 },
2149 "paths":
2150 [
2151 "/xyz/openbmc_project/led/groups/dasd_pyramid1_identify"
2152 ]
2153 }
2154 ]
2155 },
2156 {
2157 "path": "system/chassis/motherboard/disk_backplane2",
2158 "endpoints":
2159 [
2160 {
2161 "types":
2162 {
2163 "rType": "fault_inventory_object",
2164 "fType": "fault_led_group"
2165 },
2166 "paths":
2167 [
2168 "/xyz/openbmc_project/led/groups/dasd_pyramid2_fault"
2169 ]
2170 },
2171 {
2172 "types":
2173 {
2174 "rType": "identify_inventory_object",
2175 "fType": "identify_led_group"
2176 },
2177 "paths":
2178 [
2179 "/xyz/openbmc_project/led/groups/dasd_pyramid2_identify"
2180 ]
2181 }
2182 ]
2183 },
2184 {
2185 "path": "system/chassis/motherboard/disk_backplane0/nvme0",
2186 "endpoints":
2187 [
2188 {
2189 "types":
2190 {
2191 "rType": "fault_inventory_object",
2192 "fType": "fault_led_group"
2193 },
2194 "paths":
2195 [
2196 "/xyz/openbmc_project/led/groups/nvme0_fault"
2197 ]
2198 },
2199 {
2200 "types":
2201 {
2202 "rType": "identify_inventory_object",
2203 "fType": "identify_led_group"
2204 },
2205 "paths":
2206 [
2207 "/xyz/openbmc_project/led/groups/nvme0_identify"
2208 ]
2209 }
2210 ]
2211 },
2212 {
2213 "path": "system/chassis/motherboard/disk_backplane0/nvme1",
2214 "endpoints":
2215 [
2216 {
2217 "types":
2218 {
2219 "rType": "fault_inventory_object",
2220 "fType": "fault_led_group"
2221 },
2222 "paths":
2223 [
2224 "/xyz/openbmc_project/led/groups/nvme1_fault"
2225 ]
2226 },
2227 {
2228 "types":
2229 {
2230 "rType": "identify_inventory_object",
2231 "fType": "identify_led_group"
2232 },
2233 "paths":
2234 [
2235 "/xyz/openbmc_project/led/groups/nvme1_identify"
2236 ]
2237 }
2238 ]
2239 },
2240 {
2241 "path": "system/chassis/motherboard/disk_backplane0/nvme2",
2242 "endpoints":
2243 [
2244 {
2245 "types":
2246 {
2247 "rType": "fault_inventory_object",
2248 "fType": "fault_led_group"
2249 },
2250 "paths":
2251 [
2252 "/xyz/openbmc_project/led/groups/nvme2_fault"
2253 ]
2254 },
2255 {
2256 "types":
2257 {
2258 "rType": "identify_inventory_object",
2259 "fType": "identify_led_group"
2260 },
2261 "paths":
2262 [
2263 "/xyz/openbmc_project/led/groups/nvme2_identify"
2264 ]
2265 }
2266 ]
2267 },
2268 {
2269 "path": "system/chassis/motherboard/disk_backplane0/nvme3",
2270 "endpoints":
2271 [
2272 {
2273 "types":
2274 {
2275 "rType": "fault_inventory_object",
2276 "fType": "fault_led_group"
2277 },
2278 "paths":
2279 [
2280 "/xyz/openbmc_project/led/groups/nvme3_fault"
2281 ]
2282 },
2283 {
2284 "types":
2285 {
2286 "rType": "identify_inventory_object",
2287 "fType": "identify_led_group"
2288 },
2289 "paths":
2290 [
2291 "/xyz/openbmc_project/led/groups/nvme3_identify"
2292 ]
2293 }
2294 ]
2295 },
2296 {
2297 "path": "system/chassis/motherboard/disk_backplane0/nvme4",
2298 "endpoints":
2299 [
2300 {
2301 "types":
2302 {
2303 "rType": "fault_inventory_object",
2304 "fType": "fault_led_group"
2305 },
2306 "paths":
2307 [
2308 "/xyz/openbmc_project/led/groups/nvme4_fault"
2309 ]
2310 },
2311 {
2312 "types":
2313 {
2314 "rType": "identify_inventory_object",
2315 "fType": "identify_led_group"
2316 },
2317 "paths":
2318 [
2319 "/xyz/openbmc_project/led/groups/nvme4_identify"
2320 ]
2321 }
2322 ]
2323 },
2324 {
2325 "path": "system/chassis/motherboard/disk_backplane0/nvme5",
2326 "endpoints":
2327 [
2328 {
2329 "types":
2330 {
2331 "rType": "fault_inventory_object",
2332 "fType": "fault_led_group"
2333 },
2334 "paths":
2335 [
2336 "/xyz/openbmc_project/led/groups/nvme5_fault"
2337 ]
2338 },
2339 {
2340 "types":
2341 {
2342 "rType": "identify_inventory_object",
2343 "fType": "identify_led_group"
2344 },
2345 "paths":
2346 [
2347 "/xyz/openbmc_project/led/groups/nvme5_identify"
2348 ]
2349 }
2350 ]
2351 },
2352 {
2353 "path": "system/chassis/motherboard/disk_backplane0/nvme6",
2354 "endpoints":
2355 [
2356 {
2357 "types":
2358 {
2359 "rType": "fault_inventory_object",
2360 "fType": "fault_led_group"
2361 },
2362 "paths":
2363 [
2364 "/xyz/openbmc_project/led/groups/nvme6_fault"
2365 ]
2366 },
2367 {
2368 "types":
2369 {
2370 "rType": "identify_inventory_object",
2371 "fType": "identify_led_group"
2372 },
2373 "paths":
2374 [
2375 "/xyz/openbmc_project/led/groups/nvme6_identify"
2376 ]
2377 }
2378 ]
2379 },
2380 {
2381 "path": "system/chassis/motherboard/disk_backplane0/nvme7",
2382 "endpoints":
2383 [
2384 {
2385 "types":
2386 {
2387 "rType": "fault_inventory_object",
2388 "fType": "fault_led_group"
2389 },
2390 "paths":
2391 [
2392 "/xyz/openbmc_project/led/groups/nvme7_fault"
2393 ]
2394 },
2395 {
2396 "types":
2397 {
2398 "rType": "identify_inventory_object",
2399 "fType": "identify_led_group"
2400 },
2401 "paths":
2402 [
2403 "/xyz/openbmc_project/led/groups/nvme7_identify"
2404 ]
2405 }
2406 ]
2407 },
2408 {
2409 "path": "system/chassis/motherboard/disk_backplane1/nvme0",
2410 "endpoints":
2411 [
2412 {
2413 "types":
2414 {
2415 "rType": "fault_inventory_object",
2416 "fType": "fault_led_group"
2417 },
2418 "paths":
2419 [
2420 "/xyz/openbmc_project/led/groups/nvme8_fault"
2421 ]
2422 },
2423 {
2424 "types":
2425 {
2426 "rType": "identify_inventory_object",
2427 "fType": "identify_led_group"
2428 },
2429 "paths":
2430 [
2431 "/xyz/openbmc_project/led/groups/nvme8_identify"
2432 ]
2433 }
2434 ]
2435 },
2436 {
2437 "path": "system/chassis/motherboard/disk_backplane1/nvme1",
2438 "endpoints":
2439 [
2440 {
2441 "types":
2442 {
2443 "rType": "fault_inventory_object",
2444 "fType": "fault_led_group"
2445 },
2446 "paths":
2447 [
2448 "/xyz/openbmc_project/led/groups/nvme9_fault"
2449 ]
2450 },
2451 {
2452 "types":
2453 {
2454 "rType": "identify_inventory_object",
2455 "fType": "identify_led_group"
2456 },
2457 "paths":
2458 [
2459 "/xyz/openbmc_project/led/groups/nvme9_identify"
2460 ]
2461 }
2462 ]
2463 },
2464 {
2465 "path": "system/chassis/motherboard/disk_backplane1/nvme2",
2466 "endpoints":
2467 [
2468 {
2469 "types":
2470 {
2471 "rType": "fault_inventory_object",
2472 "fType": "fault_led_group"
2473 },
2474 "paths":
2475 [
2476 "/xyz/openbmc_project/led/groups/nvme10_fault"
2477 ]
2478 },
2479 {
2480 "types":
2481 {
2482 "rType": "identify_inventory_object",
2483 "fType": "identify_led_group"
2484 },
2485 "paths":
2486 [
2487 "/xyz/openbmc_project/led/groups/nvme10_identify"
2488 ]
2489 }
2490 ]
2491 },
2492 {
2493 "path": "system/chassis/motherboard/disk_backplane1/nvme3",
2494 "endpoints":
2495 [
2496 {
2497 "types":
2498 {
2499 "rType": "fault_inventory_object",
2500 "fType": "fault_led_group"
2501 },
2502 "paths":
2503 [
2504 "/xyz/openbmc_project/led/groups/nvme11_fault"
2505 ]
2506 },
2507 {
2508 "types":
2509 {
2510 "rType": "identify_inventory_object",
2511 "fType": "identify_led_group"
2512 },
2513 "paths":
2514 [
2515 "/xyz/openbmc_project/led/groups/nvme11_identify"
2516 ]
2517 }
2518 ]
2519 },
2520 {
2521 "path": "system/chassis/motherboard/disk_backplane1/nvme4",
2522 "endpoints":
2523 [
2524 {
2525 "types":
2526 {
2527 "rType": "fault_inventory_object",
2528 "fType": "fault_led_group"
2529 },
2530 "paths":
2531 [
2532 "/xyz/openbmc_project/led/groups/nvme12_fault"
2533 ]
2534 },
2535 {
2536 "types":
2537 {
2538 "rType": "identify_inventory_object",
2539 "fType": "identify_led_group"
2540 },
2541 "paths":
2542 [
2543 "/xyz/openbmc_project/led/groups/nvme12_identify"
2544 ]
2545 }
2546 ]
2547 },
2548 {
2549 "path": "system/chassis/motherboard/disk_backplane1/nvme5",
2550 "endpoints":
2551 [
2552 {
2553 "types":
2554 {
2555 "rType": "fault_inventory_object",
2556 "fType": "fault_led_group"
2557 },
2558 "paths":
2559 [
2560 "/xyz/openbmc_project/led/groups/nvme13_fault"
2561 ]
2562 },
2563 {
2564 "types":
2565 {
2566 "rType": "identify_inventory_object",
2567 "fType": "identify_led_group"
2568 },
2569 "paths":
2570 [
2571 "/xyz/openbmc_project/led/groups/nvme13_identify"
2572 ]
2573 }
2574 ]
2575 },
2576 {
2577 "path": "system/chassis/motherboard/disk_backplane1/nvme6",
2578 "endpoints":
2579 [
2580 {
2581 "types":
2582 {
2583 "rType": "fault_inventory_object",
2584 "fType": "fault_led_group"
2585 },
2586 "paths":
2587 [
2588 "/xyz/openbmc_project/led/groups/nvme14_fault"
2589 ]
2590 },
2591 {
2592 "types":
2593 {
2594 "rType": "identify_inventory_object",
2595 "fType": "identify_led_group"
2596 },
2597 "paths":
2598 [
2599 "/xyz/openbmc_project/led/groups/nvme14_identify"
2600 ]
2601 }
2602 ]
2603 },
2604 {
2605 "path": "system/chassis/motherboard/disk_backplane1/nvme7",
2606 "endpoints":
2607 [
2608 {
2609 "types":
2610 {
2611 "rType": "fault_inventory_object",
2612 "fType": "fault_led_group"
2613 },
2614 "paths":
2615 [
2616 "/xyz/openbmc_project/led/groups/nvme15_fault"
2617 ]
2618 },
2619 {
2620 "types":
2621 {
2622 "rType": "identify_inventory_object",
2623 "fType": "identify_led_group"
2624 },
2625 "paths":
2626 [
2627 "/xyz/openbmc_project/led/groups/nvme15_identify"
2628 ]
2629 }
2630 ]
2631 },
2632 {
2633 "path": "system/chassis/motherboard/disk_backplane2/nvme0",
2634 "endpoints":
2635 [
2636 {
2637 "types":
2638 {
2639 "rType": "fault_inventory_object",
2640 "fType": "fault_led_group"
2641 },
2642 "paths":
2643 [
2644 "/xyz/openbmc_project/led/groups/nvme16_fault"
2645 ]
2646 },
2647 {
2648 "types":
2649 {
2650 "rType": "identify_inventory_object",
2651 "fType": "identify_led_group"
2652 },
2653 "paths":
2654 [
2655 "/xyz/openbmc_project/led/groups/nvme16_identify"
2656 ]
2657 }
2658 ]
2659 },
2660 {
2661 "path": "system/chassis/motherboard/disk_backplane2/nvme1",
2662 "endpoints":
2663 [
2664 {
2665 "types":
2666 {
2667 "rType": "fault_inventory_object",
2668 "fType": "fault_led_group"
2669 },
2670 "paths":
2671 [
2672 "/xyz/openbmc_project/led/groups/nvme17_fault"
2673 ]
2674 },
2675 {
2676 "types":
2677 {
2678 "rType": "identify_inventory_object",
2679 "fType": "identify_led_group"
2680 },
2681 "paths":
2682 [
2683 "/xyz/openbmc_project/led/groups/nvme17_identify"
2684 ]
2685 }
2686 ]
2687 },
2688 {
2689 "path": "system/chassis/motherboard/disk_backplane2/nvme2",
2690 "endpoints":
2691 [
2692 {
2693 "types":
2694 {
2695 "rType": "fault_inventory_object",
2696 "fType": "fault_led_group"
2697 },
2698 "paths":
2699 [
2700 "/xyz/openbmc_project/led/groups/nvme18_fault"
2701 ]
2702 },
2703 {
2704 "types":
2705 {
2706 "rType": "identify_inventory_object",
2707 "fType": "identify_led_group"
2708 },
2709 "paths":
2710 [
2711 "/xyz/openbmc_project/led/groups/nvme18_identify"
2712 ]
2713 }
2714 ]
2715 },
2716 {
2717 "path": "system/chassis/motherboard/disk_backplane2/nvme3",
2718 "endpoints":
2719 [
2720 {
2721 "types":
2722 {
2723 "rType": "fault_inventory_object",
2724 "fType": "fault_led_group"
2725 },
2726 "paths":
2727 [
2728 "/xyz/openbmc_project/led/groups/nvme19_fault"
2729 ]
2730 },
2731 {
2732 "types":
2733 {
2734 "rType": "identify_inventory_object",
2735 "fType": "identify_led_group"
2736 },
2737 "paths":
2738 [
2739 "/xyz/openbmc_project/led/groups/nvme19_identify"
2740 ]
2741 }
2742 ]
2743 },
2744 {
2745 "path": "system/chassis/motherboard/disk_backplane2/nvme4",
2746 "endpoints":
2747 [
2748 {
2749 "types":
2750 {
2751 "rType": "fault_inventory_object",
2752 "fType": "fault_led_group"
2753 },
2754 "paths":
2755 [
2756 "/xyz/openbmc_project/led/groups/nvme20_fault"
2757 ]
2758 },
2759 {
2760 "types":
2761 {
2762 "rType": "identify_inventory_object",
2763 "fType": "identify_led_group"
2764 },
2765 "paths":
2766 [
2767 "/xyz/openbmc_project/led/groups/nvme20_identify"
2768 ]
2769 }
2770 ]
2771 },
2772 {
2773 "path": "system/chassis/motherboard/disk_backplane2/nvme5",
2774 "endpoints":
2775 [
2776 {
2777 "types":
2778 {
2779 "rType": "fault_inventory_object",
2780 "fType": "fault_led_group"
2781 },
2782 "paths":
2783 [
2784 "/xyz/openbmc_project/led/groups/nvme21_fault"
2785 ]
2786 },
2787 {
2788 "types":
2789 {
2790 "rType": "identify_inventory_object",
2791 "fType": "identify_led_group"
2792 },
2793 "paths":
2794 [
2795 "/xyz/openbmc_project/led/groups/nvme21_identify"
2796 ]
2797 }
2798 ]
2799 },
2800 {
2801 "path": "system/chassis/motherboard/disk_backplane2/nvme6",
2802 "endpoints":
2803 [
2804 {
2805 "types":
2806 {
2807 "rType": "fault_inventory_object",
2808 "fType": "fault_led_group"
2809 },
2810 "paths":
2811 [
2812 "/xyz/openbmc_project/led/groups/nvme22_fault"
2813 ]
2814 },
2815 {
2816 "types":
2817 {
2818 "rType": "identify_inventory_object",
2819 "fType": "identify_led_group"
2820 },
2821 "paths":
2822 [
2823 "/xyz/openbmc_project/led/groups/nvme22_identify"
2824 ]
2825 }
2826 ]
2827 },
2828 {
2829 "path": "system/chassis/motherboard/disk_backplane2/nvme7",
2830 "endpoints":
2831 [
2832 {
2833 "types":
2834 {
2835 "rType": "fault_inventory_object",
2836 "fType": "fault_led_group"
2837 },
2838 "paths":
2839 [
2840 "/xyz/openbmc_project/led/groups/nvme23_fault"
2841 ]
2842 },
2843 {
2844 "types":
2845 {
2846 "rType": "identify_inventory_object",
2847 "fType": "identify_led_group"
2848 },
2849 "paths":
2850 [
2851 "/xyz/openbmc_project/led/groups/nvme23_identify"
2852 ]
2853 }
2854 ]
Matt Spinler47162542021-03-02 15:00:09 -06002855 }
2856 ]
2857}