blob: 4bdecf2b6797805264f66745cd4864502eb1465e [file] [log] [blame]
Brandon Wyman253dc9b2017-08-12 13:45:52 -05001- name: PowerSupplyInputFault
2 level: ERR
3 meta:
Patrick Williams0dbce562022-12-12 10:43:31 -06004 - str: "RAW_STATUS=%s"
5 type: string
Brandon Wymanea358c92017-10-27 17:34:07 -05006 inherits:
Patrick Williams0dbce562022-12-12 10:43:31 -06007 - xyz.openbmc_project.Common.Callout.Inventory
Brandon Wyman3c0f8042017-11-01 18:02:00 -05008
Brandon Wyman764c7972017-08-22 17:05:36 -05009- name: PowerSupplyShouldBeOn
10 level: ERR
11 meta:
Patrick Williams0dbce562022-12-12 10:43:31 -060012 - str: "RAW_STATUS=%s"
13 type: string
Brandon Wyman764c7972017-08-22 17:05:36 -050014 inherits:
Patrick Williams0dbce562022-12-12 10:43:31 -060015 - xyz.openbmc_project.Common.Callout.Inventory
Brandon Wyman3c0f8042017-11-01 18:02:00 -050016
Brandon Wymanb165c252017-08-25 18:59:54 -050017- name: PowerSupplyOutputOvercurrent
18 level: ERR
19 meta:
Patrick Williams0dbce562022-12-12 10:43:31 -060020 - str: "RAW_STATUS=%s"
21 type: string
Brandon Wymanb165c252017-08-25 18:59:54 -050022 inherits:
Patrick Williams0dbce562022-12-12 10:43:31 -060023 - xyz.openbmc_project.Common.Callout.Inventory
Brandon Wyman3c0f8042017-11-01 18:02:00 -050024
Brandon Wymanab05c072017-08-30 18:26:41 -050025- name: PowerSupplyOutputOvervoltage
26 level: ERR
27 meta:
Patrick Williams0dbce562022-12-12 10:43:31 -060028 - str: "RAW_STATUS=%s"
29 type: string
Brandon Wymanab05c072017-08-30 18:26:41 -050030 inherits:
Patrick Williams0dbce562022-12-12 10:43:31 -060031 - xyz.openbmc_project.Common.Callout.Inventory
Brandon Wyman3c0f8042017-11-01 18:02:00 -050032
Brandon Wyman12661f12017-08-31 15:28:21 -050033- name: PowerSupplyFanFault
34 level: ERR
35 meta:
Patrick Williams0dbce562022-12-12 10:43:31 -060036 - str: "RAW_STATUS=%s"
37 type: string
Brandon Wyman12661f12017-08-31 15:28:21 -050038 inherits:
Patrick Williams0dbce562022-12-12 10:43:31 -060039 - xyz.openbmc_project.Common.Callout.Inventory
Brandon Wyman3c0f8042017-11-01 18:02:00 -050040
Brandon Wyman875b3632017-09-13 18:46:03 -050041- name: PowerSupplyTemperatureFault
42 level: ERR
43 meta:
Patrick Williams0dbce562022-12-12 10:43:31 -060044 - str: "RAW_STATUS=%s"
45 type: string
Brandon Wyman875b3632017-09-13 18:46:03 -050046 inherits:
Patrick Williams0dbce562022-12-12 10:43:31 -060047 - xyz.openbmc_project.Common.Callout.Inventory
Brandon Wyman3c0f8042017-11-01 18:02:00 -050048
Matt Spinler84cd0a52017-08-04 08:53:30 -050049- name: Shutdown
50 level: ERR
Matt Spinlerac4b52f2017-08-21 14:50:58 -050051
Matt Spinlerfacfa902017-08-14 13:43:36 -050052- name: PowerOnFailure
53 level: ERR
Matt Spinlerac4b52f2017-08-21 14:50:58 -050054
Andy YF Wang40247cc2019-09-06 18:30:56 +080055- name: ErrorCode0
56 level: ERR
57
58- name: ErrorCode1
59 level: ERR
60
61- name: ErrorCode2
62 level: ERR
63
64- name: ErrorCode3
65 level: ERR
66
67- name: ErrorCode4
68 level: ERR
69
70- name: ErrorCode5
71 level: ERR
72
73- name: ErrorCode6
74 level: ERR
75
76- name: ErrorCode7
77 level: ERR
78
79- name: ErrorCode8
80 level: ERR
81
82- name: ErrorCode9
83 level: ERR
84
85- name: ErrorCode10
86 level: ERR
87
88- name: ErrorCode11
89 level: ERR
90
91- name: ErrorCode12
92 level: ERR
93
94- name: ErrorCode13
95 level: ERR
96
97- name: ErrorCode14
98 level: ERR
99
100- name: ErrorCode15
101 level: ERR
102
103- name: ErrorCode16
104 level: ERR
105
106- name: ErrorCode17
107 level: ERR
108
109- name: ErrorCode18
110 level: ERR
111
112- name: ErrorCode19
113 level: ERR
114
115- name: ErrorCode20
116 level: ERR
117
118- name: ErrorCode21
119 level: ERR
120
121- name: ErrorCode22
122 level: ERR
123
124- name: ErrorCode23
125 level: ERR
126
127- name: ErrorCode24
128 level: ERR
129
130- name: ErrorCode25
131 level: ERR
132
133- name: ErrorCode26
134 level: ERR
135
136- name: ErrorCode27
137 level: ERR
138
139- name: ErrorCode28
140 level: ERR
141
142- name: ErrorCode29
143 level: ERR
144
145- name: ErrorCode30
146 level: ERR
147
148- name: ErrorCode31
149 level: ERR
150
151- name: ErrorCode32
152 level: ERR
153
154- name: ErrorCode33
155 level: ERR
156
157- name: ErrorCode34
158 level: ERR
159
160- name: ErrorCode35
161 level: ERR
162
163- name: ErrorCode36
164 level: ERR
165
Matt Spinlerac4b52f2017-08-21 14:50:58 -0500166- name: PowerSequencerVoltageFault
167 level: ERR
168 meta:
Patrick Williams0dbce562022-12-12 10:43:31 -0600169 - str: "RAIL=%d"
170 type: uint16
171 - str: "RAIL_NAME=%s"
172 type: string
173 - str: "RAW_STATUS=%s"
174 type: string
Matt Spinlerac4b52f2017-08-21 14:50:58 -0500175
176- name: PowerSequencerPGOODFault
177 level: ERR
178 meta:
Patrick Williams0dbce562022-12-12 10:43:31 -0600179 - str: "INPUT_NUM=%d"
180 type: uint16
181 - str: "INPUT_NAME=%s"
182 type: string
183 - str: "RAW_STATUS=%s"
184 type: string
Matt Spinlerac4b52f2017-08-21 14:50:58 -0500185
186- name: PowerSequencerFault
187 level: ERR
188 meta:
Patrick Williams0dbce562022-12-12 10:43:31 -0600189 - str: "RAW_STATUS=%s"
190 type: string
Matt Spinler403dff02017-09-19 10:38:57 -0500191
192- name: GPUPowerFault
193 level: ERR
194 meta:
Patrick Williams0dbce562022-12-12 10:43:31 -0600195 - str: "RAW_STATUS=%s"
196 type: string
Matt Spinler0e45ced2018-02-12 14:36:07 -0600197 inherits:
Patrick Williams0dbce562022-12-12 10:43:31 -0600198 - xyz.openbmc_project.Common.Callout.Inventory
Matt Spinler403dff02017-09-19 10:38:57 -0500199
200- name: GPUOverTemp
201 level: ERR
202 meta:
Patrick Williams0dbce562022-12-12 10:43:31 -0600203 - str: "RAW_STATUS=%s"
204 type: string
Matt Spinler0e45ced2018-02-12 14:36:07 -0600205 inherits:
Patrick Williams0dbce562022-12-12 10:43:31 -0600206 - xyz.openbmc_project.Common.Callout.Inventory
Brandon Wyman03c19db2019-05-10 17:46:41 -0500207
208- name: MemoryPowerFault
209 level: ERR
210 meta:
Patrick Williams0dbce562022-12-12 10:43:31 -0600211 - str: "RAW_STATUS=%s"
212 type: string
Brandon Wyman03c19db2019-05-10 17:46:41 -0500213 inherits:
Patrick Williams0dbce562022-12-12 10:43:31 -0600214 - xyz.openbmc_project.Common.Callout.Inventory