1{
2    "entries": [
3        {
4            "attribute_type": "enum",
5            "attribute_name": "fw_boot_side",
6            "possible_values": ["Perm", "Temp"],
7            "value_names": ["Perm", "Temp"],
8            "default_values": ["Temp"],
9            "help_text": "Specifies the next boot side to the host, i.e. Temp or Perm. Host can set/query this attribute at anytime to know which is the side the host would boot in the next reboot.",
10            "display_name": "Current Firmware Boot Side (pending)"
11        },
12        {
13            "attribute_type": "enum",
14            "attribute_name": "fw_boot_side_current",
15            "possible_values": ["Perm", "Temp"],
16            "value_names": ["Perm", "Temp"],
17            "default_values": ["Temp"],
18            "help_text": "Specifies the current boot side to the host, i.e. Temp or Perm. Host can query this attribute at anytime to know which side it is running on. This attribute is set by the BMC. Set fw_boot_side instead.",
19            "display_name": "Current Firmware Boot Side (current)"
20        },
21        {
22            "attribute_type": "enum",
23            "attribute_name": "pvm_pcie_error_inject",
24            "possible_values": ["Disabled", "Enabled"],
25            "value_names": ["Disabled", "Enabled"],
26            "default_values": ["Enabled"],
27            "help_text": "pvm_pcie_error_inject",
28            "display_name": "pvm_pcie_error_inject"
29        },
30        {
31            "attribute_type": "enum",
32            "attribute_name": "vmi_if0_ipv4_method",
33            "possible_values": ["IPv4Static", "IPv4DHCP"],
34            "value_names": ["IPv4Static", "IPv4DHCP"],
35            "default_values": ["IPv4Static"],
36            "help_text": "vmi_if0_ipv4_method",
37            "display_name": "vmi_if0_ipv4_method"
38        },
39        {
40            "attribute_type": "enum",
41            "attribute_name": "vmi_if0_ipv6_method",
42            "possible_values": ["IPv6Static", "IPv6DHCP", "IPv6SLAAC"],
43            "value_names": ["IPv6Static", "IPv6DHCP", "IPv6SLAAC"],
44            "default_values": ["IPv6Static"],
45            "help_text": "vmi_if0_ipv6_method",
46            "display_name": "vmi_if0_ipv6_method"
47        },
48        {
49            "attribute_type": "enum",
50            "attribute_name": "hb_hyp_switch",
51            "possible_values": ["PowerVM", "OPAL"],
52            "value_names": ["PowerVM", "OPAL"],
53            "default_values": ["PowerVM"],
54            "help_text": "Tells the host boot fw which type of hypervisor will be loaded.",
55            "display_name": "hb_hyp_switch",
56            "dbus": {
57                "object_path": "/com/ibm/host0/hypervisor",
58                "interface": "com.ibm.Host.Target",
59                "property_name": "Target",
60                "property_type": "string",
61                "property_values": [
62                    "com.ibm.Host.Target.Hypervisor.PowerVM",
63                    "com.ibm.Host.Target.Hypervisor.OPAL"
64                ]
65            }
66        },
67        {
68            "attribute_type": "enum",
69            "attribute_name": "hb_hyp_switch_current",
70            "possible_values": ["PowerVM", "OPAL"],
71            "value_names": ["PowerVM", "OPAL"],
72            "default_values": ["PowerVM"],
73            "help_text": "Do not set this attribute directly; set hb_hyp_switch instead.",
74            "display_name": "hb_hyp_switch (current)",
75            "read_only": true
76        },
77        {
78            "attribute_type": "enum",
79            "attribute_name": "hb_predictive_mem_guard",
80            "possible_values": ["Enabled", "Disabled"],
81            "value_names": ["Enabled", "Disabled"],
82            "default_values": ["Enabled"],
83            "help_text": "Enable or Disable Predictive Guard for Memory Errors.",
84            "display_name": "Predictive Memory Guard"
85        },
86        {
87            "attribute_type": "enum",
88            "attribute_name": "hb_predictive_mem_guard_current",
89            "possible_values": ["Enabled", "Disabled"],
90            "value_names": ["Enabled", "Disabled"],
91            "default_values": ["Enabled"],
92            "help_text": "Enable or Disable Predictive Guard for Memory Errors.",
93            "display_name": "Predictive Memory Guard",
94            "read_only": true
95        },
96        {
97            "attribute_type": "enum",
98            "attribute_name": "pvm_stop_at_standby",
99            "possible_values": ["Disabled", "Enabled", "ManualOnly"],
100            "value_names": ["Disabled", "Enabled", "ManualOnly"],
101            "default_values": ["Disabled"],
102            "help_text": "Select hypervisor boot policy, requires a reboot for a change to be applied. Disabled: Instructs server not to activate server firmware and partitions for either a user-initated power on or a recovery power on, Enabled: Instructs the server to automatically activate certain partitions for either a user-initated power on or a recovery power on, ManualOnly: Instructs the server to activate server firmware and partitions automatically only in case of a recovery power on after an abnormal termination.",
103            "display_name": "pvm_stop_at_standby",
104            "dbus": {
105                "object_path": "/xyz/openbmc_project/control/host0/boot",
106                "interface": "xyz.openbmc_project.Control.Boot.Mode",
107                "property_name": "BootMode",
108                "property_type": "string",
109                "property_values": [
110                    "xyz.openbmc_project.Control.Boot.Mode.Modes.Regular",
111                    "xyz.openbmc_project.Control.Boot.Mode.Modes.Setup",
112                    "xyz.openbmc_project.Control.Boot.Mode.Modes.Safe"
113                ]
114            }
115        },
116        {
117            "attribute_type": "enum",
118            "attribute_name": "pvm_stop_at_standby_current",
119            "possible_values": ["Disabled", "Enabled", "ManualOnly"],
120            "value_names": ["Disabled", "Enabled", "ManualOnly"],
121            "default_values": ["Disabled"],
122            "help_text": "Specifies the current hypervisor boot policy. Do not set this attribute directly; set pvm_stop_at_standby instead.",
123            "display_name": "pvm_stop_at_standby_current (current)",
124            "read_only": true
125        },
126        {
127            "attribute_type": "enum",
128            "attribute_name": "hb_debug_console",
129            "possible_values": ["Disabled", "Enabled"],
130            "value_names": ["Disabled", "Enabled"],
131            "default_values": ["Disabled"],
132            "help_text": "When set to Enabled Hostboot should emit debug trace information to the VUART2 device.",
133            "display_name": "hb-debug-console"
134        },
135        {
136            "attribute_type": "enum",
137            "attribute_name": "hb_inhibit_bmc_reset",
138            "possible_values": ["NoInhibit", "Inhibit"],
139            "value_names": ["NoInhibit", "Inhibit"],
140            "default_values": ["NoInhibit"],
141            "help_text": "When set to Inhibit, the hypervisor shall not reset/reload the BMC at runtime.",
142            "display_name": "hb-inhibit-bmc-reset",
143            "read_only": true
144        },
145        {
146            "attribute_type": "enum",
147            "attribute_name": "pvm_system_power_off_policy",
148            "possible_values": ["Power Off", "Stay On", "Automatic"],
149            "value_names": ["Power Off", "Stay On", "Automatic"],
150            "default_values": ["Automatic"],
151            "help_text": "The system power off policy flag is a system parameter that controls the system's behavior when the last partition (or only partition in the case of a system that is not managed by an HMC) is powered off.",
152            "display_name": "System Automatic Power Off Policy"
153        },
154        {
155            "attribute_type": "enum",
156            "attribute_name": "pvm_hmc_managed",
157            "possible_values": ["Disabled", "Enabled"],
158            "value_names": ["Disabled", "Enabled"],
159            "default_values": ["Disabled"],
160            "help_text": "This option enables or disables the system is managed by HMC.",
161            "display_name": "HMC managed System"
162        },
163        {
164            "attribute_type": "enum",
165            "attribute_name": "pvm_vmi_support",
166            "possible_values": ["Disabled", "Enabled"],
167            "value_names": ["Disabled", "Enabled"],
168            "default_values": ["Disabled"],
169            "help_text": "Indicates whether or not VMI support has been provisioned by Hypervisor. Enabled - VMI is available, Disabled - VMI is not available.",
170            "display_name": "VMI Support",
171            "read_only": true
172        },
173        {
174            "attribute_type": "enum",
175            "attribute_name": "pvm_rtad",
176            "possible_values": ["Disabled", "Enabled"],
177            "value_names": ["Disabled", "Enabled"],
178            "default_values": ["Disabled"],
179            "help_text": "This option enables or disables the Remote Trusted Attestation Daemon for host firmware.",
180            "display_name": "Remote Trusted Attestation Daemon State"
181        },
182        {
183            "attribute_type": "enum",
184            "attribute_name": "pvm_default_os_type",
185            "possible_values": [
186                "AIX",
187                "Linux",
188                "IBM I",
189                "Linux KVM",
190                "Default"
191            ],
192            "value_names": ["AIX", "Linux", "IBM I", "Linux KVM", "Default"],
193            "default_values": ["Default"],
194            "help_text": "CEC Primary OS",
195            "display_name": "CEC Primary OS"
196        },
197        {
198            "attribute_type": "enum",
199            "attribute_name": "pvm_default_os_type_current",
200            "possible_values": [
201                "AIX",
202                "Linux",
203                "IBM I",
204                "Linux KVM",
205                "Default"
206            ],
207            "value_names": ["AIX", "Linux", "IBM I", "Linux KVM", "Default"],
208            "default_values": ["Default"],
209            "help_text": "Specifies the current CEC Primary OS type. Do not set this attribute directly; set pvm_default_os_type instead.",
210            "display_name": "CEC Primary OS (current)",
211            "read_only": true
212        },
213        {
214            "attribute_type": "enum",
215            "attribute_name": "pvm_system_operating_mode",
216            "possible_values": ["Normal", "Manual"],
217            "value_names": ["Normal", "Manual"],
218            "default_values": ["Normal"],
219            "help_text": "Manual mode is used for service or maintenance purpose of the system hardware. When the system is in manual mode, various automatic functions such as recovery on error, system poweron on power loss and reboot of host on failure are disabled.",
220            "display_name": "Server Operating Mode"
221        },
222        {
223            "attribute_type": "enum",
224            "attribute_name": "pvm_rpa_boot_mode",
225            "possible_values": [
226                "Normal",
227                "SavedList",
228                "SmsMenu",
229                "OkPrompt",
230                "DefaultList"
231            ],
232            "value_names": [
233                "Normal",
234                "SavedList",
235                "SmsMenu",
236                "OkPrompt",
237                "DefaultList"
238            ],
239            "default_values": ["Normal"],
240            "help_text": "Select the boot type for an AIX/Linux partition. Normal: The partition boots directly to the operating system, SavedList: The system boots from the saved service mode boot list, SmsMenu: The partition stops at the System Management Services(SMS) menu, OkPrompt: The system stops at the open firmware prompt, DefaultList: The system boots from the default boot list.",
241            "display_name": "AIX/Linux Partition Boot Mode"
242        },
243        {
244            "attribute_type": "enum",
245            "attribute_name": "pvm_rpa_boot_mode_current",
246            "possible_values": [
247                "Normal",
248                "SavedList",
249                "SmsMenu",
250                "OkPrompt",
251                "DefaultList"
252            ],
253            "value_names": [
254                "Normal",
255                "SavedList",
256                "SmsMenu",
257                "OkPrompt",
258                "DefaultList"
259            ],
260            "default_values": ["Normal"],
261            "help_text": "Specifies the current boot type for an AIX/Linux partition. Do not set this attribute directly; set pvm_rpa_boot_mode instead.",
262            "display_name": "AIX/Linux Partition Boot Mode (current)",
263            "read_only": true
264        },
265        {
266            "attribute_type": "enum",
267            "attribute_name": "pvm_os_boot_type",
268            "possible_values": ["A_Mode", "B_Mode", "C_Mode", "D_Mode"],
269            "value_names": ["A_Mode", "B_Mode", "C_Mode", "D_Mode"],
270            "default_values": ["A_Mode"],
271            "help_text": "Select the IBM i partition boot mode for next system boot. A_Mode: Boot from disk using copy A, B_Mode: Boot from disk using copy B, C_Mode: Reserved for IBM lab use only, D_Mode: Boot from media/drives.",
272            "display_name": "IBM i Partition Boot Mode"
273        },
274        {
275            "attribute_type": "enum",
276            "attribute_name": "pvm_os_boot_type_current",
277            "possible_values": ["A_Mode", "B_Mode", "C_Mode", "D_Mode"],
278            "value_names": ["A_Mode", "B_Mode", "C_Mode", "D_Mode"],
279            "default_values": ["A_Mode"],
280            "help_text": "Specifies the current IBM i partition boot mode for next system boot. Do not set this attribute directly; set pvm_os_boot_type instead.",
281            "display_name": "IBM i Partition Boot Mode (current)",
282            "read_only": true
283        },
284        {
285            "attribute_type": "enum",
286            "attribute_name": "pvm_vtpm",
287            "possible_values": ["Disabled", "Enabled"],
288            "value_names": ["Disabled", "Enabled"],
289            "default_values": ["Enabled"],
290            "help_text": "Enabling vTPM makes a TPM available to the guest operating system.",
291            "display_name": "Virtual Trusted Platform Module"
292        },
293        {
294            "attribute_type": "enum",
295            "attribute_name": "pvm_vtpm_current",
296            "possible_values": ["Disabled", "Enabled"],
297            "value_names": ["Disabled", "Enabled"],
298            "default_values": ["Enabled"],
299            "help_text": "Specifies the current vTPM policy. Do not set this attribute directly; set pvm_vtpm instead.",
300            "display_name": "Virtual Trusted Platform Module (current)",
301            "read_only": true
302        },
303        {
304            "attribute_type": "enum",
305            "attribute_name": "pvm_sys_dump_active",
306            "possible_values": ["Enabled", "Disabled"],
307            "value_names": ["Enabled", "Disabled"],
308            "default_values": ["Disabled"],
309            "help_text": "Enabled when a system dump is in progress or stored in hypervisor memory and ready for offload, Disabled otherwise.",
310            "display_name": "System Dump Active"
311        },
312        {
313            "attribute_type": "enum",
314            "attribute_name": "hb_memory_region_size",
315            "possible_values": ["128MB", "256MB", "1024MB", "2048MB", "4096MB"],
316            "value_names": ["128MB", "256MB", "1024MB", "2048MB", "4096MB"],
317            "default_values": ["256MB"],
318            "help_text": "Specifies the size of the logical memory block the system uses to read memory, requires a reboot for a change to be applied.",
319            "display_name": "Memory Region Size (pending)"
320        },
321        {
322            "attribute_type": "enum",
323            "attribute_name": "hb_memory_region_size_current",
324            "possible_values": ["128MB", "256MB", "1024MB", "2048MB", "4096MB"],
325            "value_names": ["128MB", "256MB", "1024MB", "2048MB", "4096MB"],
326            "default_values": ["256MB"],
327            "help_text": "Specifies the size of the logical memory block the system uses to read memory for the current IPL. Do not set this attribute directly; set hb_memory_region_size instead.",
328            "display_name": "Memory Region Size (current)",
329            "read_only": true
330        },
331        {
332            "attribute_type": "enum",
333            "attribute_name": "hb_power_limit_enable",
334            "possible_values": ["Enabled", "Disabled"],
335            "value_names": ["Enabled", "Disabled"],
336            "default_values": ["Disabled"],
337            "help_text": "Specifies if the power limit is enabled, requires a reboot for a change to be applied.",
338            "display_name": "Power Limit Enable (pending)",
339            "dbus": {
340                "object_path": "/xyz/openbmc_project/control/host0/power_cap",
341                "interface": "xyz.openbmc_project.Control.Power.Cap",
342                "property_name": "PowerCapEnable",
343                "property_type": "bool",
344                "property_values": [true, false]
345            }
346        },
347        {
348            "attribute_type": "enum",
349            "attribute_name": "hb_power_limit_enable_current",
350            "possible_values": ["Enabled", "Disabled"],
351            "value_names": ["Enabled", "Disabled"],
352            "default_values": ["Disabled"],
353            "help_text": "Specifies if the power limit is enabled for the current IPL. Do not set this attribute directly; set hb_power_limit_enable instead.",
354            "display_name": "Power Limit Enable (current)",
355            "read_only": true
356        },
357        {
358            "attribute_type": "enum",
359            "attribute_name": "hb_secure_ver_lockin_enabled",
360            "possible_values": ["Enabled", "Disabled"],
361            "value_names": ["Enabled", "Disabled"],
362            "default_values": ["Disabled"],
363            "help_text": "Specifies whether the secure version lockin functionality is enabled.",
364            "display_name": "Secure Version Lockin Enabled"
365        },
366        {
367            "attribute_type": "enum",
368            "attribute_name": "hb_tpm_required",
369            "possible_values": ["Required", "Not Required"],
370            "value_names": ["Required", "Not Required"],
371            "default_values": ["Required"],
372            "help_text": "When the 'TPM Required Policy' is 'Required', a functional TPM is required to boot the system",
373            "display_name": "TPM Required Policy (pending)",
374            "dbus": {
375                "object_path": "/xyz/openbmc_project/control/host0/TPMEnable",
376                "interface": "xyz.openbmc_project.Control.TPM.Policy",
377                "property_name": "TPMEnable",
378                "property_type": "bool",
379                "property_values": [true, false]
380            }
381        },
382        {
383            "attribute_type": "enum",
384            "attribute_name": "hb_tpm_required_current",
385            "possible_values": ["Required", "Not Required"],
386            "value_names": ["Required", "Not Required"],
387            "default_values": ["Required"],
388            "help_text": "When the 'TPM Required Policy' is 'Required', a functional TPM is required to boot the system. Do not set this attribute directly; set hb_tpm_required instead.",
389            "display_name": "TPM Required Policy (current)",
390            "read_only": true
391        },
392        {
393            "attribute_type": "enum",
394            "attribute_name": "hb_key_clear_request",
395            "possible_values": [
396                "NONE",
397                "ALL",
398                "OS_KEYS",
399                "POWERVM_SYSKEY",
400                "MFG_ALL",
401                "MFG"
402            ],
403            "value_names": [
404                "NONE",
405                "ALL",
406                "OS_KEYS",
407                "POWERVM_SYSKEY",
408                "MFG_ALL",
409                "MFG"
410            ],
411            "default_values": ["NONE"],
412            "help_text": "Specifies the requested level of security keys to be cleared from the system, requires a reboot to take effect",
413            "display_name": "Key Clear Request (pending)"
414        },
415        {
416            "attribute_type": "enum",
417            "attribute_name": "hb_key_clear_request_current",
418            "possible_values": [
419                "NONE",
420                "ALL",
421                "OS_KEYS",
422                "POWERVM_SYSKEY",
423                "MFG_ALL",
424                "MFG"
425            ],
426            "value_names": [
427                "NONE",
428                "ALL",
429                "OS_KEYS",
430                "POWERVM_SYSKEY",
431                "MFG_ALL",
432                "MFG"
433            ],
434            "default_values": ["NONE"],
435            "help_text": "Specifies the requested level of security keys to be cleared from the system for the current IPL. Do not set this attribute directly; set hb_key_clear_request instead.",
436            "display_name": "Key Clear Request (current)",
437            "read_only": true
438        },
439        {
440            "attribute_type": "enum",
441            "attribute_name": "hb_host_usb_enablement",
442            "possible_values": ["Disabled", "Enabled"],
443            "value_names": ["Disabled", "Enabled"],
444            "default_values": ["Enabled"],
445            "help_text": "Specifies if Host USB is disabled or enabled for security reasons, requires a reboot for a change to be applied.",
446            "display_name": "Host USB Enablement (pending)"
447        },
448        {
449            "attribute_type": "enum",
450            "attribute_name": "hb_host_usb_enablement_current",
451            "possible_values": ["Disabled", "Enabled"],
452            "value_names": ["Disabled", "Enabled"],
453            "default_values": ["Enabled"],
454            "help_text": "Specifies if Host USB is disabled or enabled for security reasons. Do not set this attribute directly; set hb_host_usb_enablement instead.",
455            "display_name": "Host USB Enablement (current)",
456            "read_only": true
457        },
458        {
459            "attribute_type": "enum",
460            "attribute_name": "pvm_auto_poweron_restart",
461            "possible_values": ["Disabled", "Enabled"],
462            "value_names": ["Disabled", "Enabled"],
463            "default_values": ["Disabled"],
464            "help_text": "Select auto poweron policy. Disabled: Instructs server not to activate any auto poweron logic, Enabled: The system will boot automatically once power is restored after a power disturbance.",
465            "display_name": "pvm_auto_poweron_restart",
466            "dbus": {
467                "object_path": "/xyz/openbmc_project/control/host0/power_restore_policy",
468                "interface": "xyz.openbmc_project.Control.Power.RestorePolicy",
469                "property_name": "PowerRestorePolicy",
470                "property_type": "string",
471                "property_values": [
472                    "xyz.openbmc_project.Control.Power.RestorePolicy.Policy.AlwaysOff",
473                    "xyz.openbmc_project.Control.Power.RestorePolicy.Policy.AlwaysOn"
474                ]
475            }
476        },
477        {
478            "attribute_type": "enum",
479            "attribute_name": "hb_lateral_cast_out_mode",
480            "possible_values": ["Disabled", "Enabled"],
481            "value_names": ["Disabled", "Enabled"],
482            "default_values": ["Enabled"],
483            "help_text": "Only change this value if instructed by service provider as it might degrade system performance. Specifies if Lateral Cast Out mode is disabled or enabled, requires a reboot for a change to be applied.",
484            "display_name": "Lateral Cast Out mode (pending)"
485        },
486        {
487            "attribute_type": "enum",
488            "attribute_name": "hb_lateral_cast_out_mode_current",
489            "possible_values": ["Disabled", "Enabled"],
490            "value_names": ["Disabled", "Enabled"],
491            "default_values": ["Enabled"],
492            "help_text": "Only change this value if instructed by service provider as it might degrade system performance. Specifies if Lateral Cast Out mode is disabled or enabled. Do not set this attribute directly; set hb_lateral_cast_out_mode instead.",
493            "display_name": "Lateral Cast Out mode (current)",
494            "read_only": true
495        },
496        {
497            "attribute_type": "enum",
498            "attribute_name": "hb_proc_favor_aggressive_prefetch",
499            "possible_values": ["Disabled", "Enabled"],
500            "value_names": ["Disabled", "Enabled"],
501            "default_values": ["Disabled"],
502            "help_text": "Only change this value if instructed by service provider as it might degrade system performance. Specifies if Proc Favor Aggressive Prefetch is disabled or enabled, requires a reboot for a change to be applied.",
503            "display_name": "Proc Favor Aggressive Prefetch (pending)"
504        },
505        {
506            "attribute_type": "enum",
507            "attribute_name": "hb_proc_favor_aggressive_prefetch_current",
508            "possible_values": ["Disabled", "Enabled"],
509            "value_names": ["Disabled", "Enabled"],
510            "default_values": ["Disabled"],
511            "help_text": "Only change this value if instructed by service provider as it might degrade system performance. Specifies if Proc Favor Aggressive Prefetch is disabled or enabled. Do not set this attribute directly; set hb_proc_favor_aggressive_prefetch instead.",
512            "display_name": "Proc Favor Aggressive Prefetch (current)",
513            "read_only": true
514        },
515        {
516            "attribute_type": "enum",
517            "attribute_name": "pvm_create_default_lpar",
518            "possible_values": ["Disabled", "Enabled"],
519            "value_names": ["Disabled", "Enabled"],
520            "default_values": ["Disabled"],
521            "help_text": "When enabled creates a new default partition after NVRAM is cleared. This is primarily for machines that are managed by hardware management console.",
522            "display_name": "pvm_create_default_lpar (pending)"
523        },
524        {
525            "attribute_type": "enum",
526            "attribute_name": "pvm_create_default_lpar_current",
527            "possible_values": ["Disabled", "Enabled"],
528            "value_names": ["Disabled", "Enabled"],
529            "default_values": ["Disabled"],
530            "help_text": "When enabled creates a new default partition after NVRAM is cleared. This is primarily for machines that are managed by hardware management console.Do not set this attribute directly; set pvm_create_default_lpar instead.",
531            "display_name": "pvm_create_default_lpar (current)",
532            "read_only": true
533        },
534        {
535            "attribute_type": "enum",
536            "attribute_name": "pvm_keep_and_clear",
537            "possible_values": ["Disabled", "Enabled"],
538            "value_names": ["Disabled", "Enabled"],
539            "default_values": ["Disabled"],
540            "help_text": "The hypervisor needs to clear most of PHYP NVRAM, but preserve the NVRAM for the manufacturing default partition",
541            "display_name": "pvm_keep_and_clear"
542        },
543        {
544            "attribute_type": "enum",
545            "attribute_name": "pvm_clear_nvram",
546            "possible_values": ["Disabled", "Enabled"],
547            "value_names": ["Disabled", "Enabled"],
548            "default_values": ["Disabled"],
549            "help_text": "Specifies if the hypervisor needs to clear PHYP NVRAM",
550            "display_name": "pvm_clear_nvram"
551        },
552        {
553            "attribute_type": "enum",
554            "attribute_name": "pvm_boot_initiator",
555            "possible_values": ["User", "HMC", "Host", "Auto"],
556            "value_names": ["User", "HMC", "Host", "Auto"],
557            "default_values": ["User"],
558            "help_text": "Specifies who initiated the IPL.",
559            "display_name": "IPL Initiator (pending)"
560        },
561        {
562            "attribute_type": "enum",
563            "attribute_name": "pvm_boot_initiator_current",
564            "possible_values": ["User", "HMC", "Host", "Auto"],
565            "value_names": ["User", "HMC", "Host", "Auto"],
566            "default_values": ["User"],
567            "help_text": "Specifies who initiated the IPL. Set pvm_boot_initiator instead.",
568            "display_name": "IPL Initiator (current)",
569            "read_only": true
570        },
571        {
572            "attribute_type": "enum",
573            "attribute_name": "pvm_boot_type",
574            "possible_values": ["IPL", "ReIPL"],
575            "value_names": ["IPL", "ReIPL"],
576            "default_values": ["IPL"],
577            "help_text": "Specifies if the boot type is an IPL or a ReIPL",
578            "display_name": "Boot Type Indicator (pending)"
579        },
580        {
581            "attribute_type": "enum",
582            "attribute_name": "pvm_boot_type_current",
583            "possible_values": ["IPL", "ReIPL"],
584            "value_names": ["IPL", "ReIPL"],
585            "default_values": ["IPL"],
586            "help_text": "Specifies if the boot type is an IPL or a ReIPL. Set pvm_boot_type instead",
587            "display_name": "Boot Type Indicator (current)",
588            "read_only": true
589        },
590        {
591            "attribute_type": "enum",
592            "attribute_name": "pvm_rpd_guard_policy",
593            "possible_values": ["Enabled", "Disabled"],
594            "value_names": ["Enabled", "Disabled"],
595            "default_values": ["Enabled"],
596            "help_text": "Controls whether or not a processor core will be de-configured on error.",
597            "display_name": "Guard on error"
598        },
599        {
600            "attribute_type": "enum",
601            "attribute_name": "pvm_rpd_policy",
602            "possible_values": ["Enabled", "Scheduled", "Disabled"],
603            "value_names": ["Enabled", "Scheduled", "Disabled"],
604            "default_values": ["Enabled"],
605            "help_text": "Enabled (Run on each core once daily, at an equally spaced interval, to test each core every 24 hours. For example, on a 48-core system, the RPD would test one core every 30 minutes), Run Now (Run sequentially on each core starting immediately), Scheduled (Run sequentially on each core at the scheduled time each day), Disabled (No diagnostics or exercisers will be run).",
606            "display_name": "Runtime Processor Diagnostics Policy"
607        },
608        {
609            "attribute_type": "enum",
610            "attribute_name": "pvm_rpd_immediate_test",
611            "possible_values": ["Enabled", "Disabled"],
612            "value_names": ["Enabled", "Disabled"],
613            "default_values": ["Disabled"],
614            "help_text": "Enabled (Override the pvm_rpd_policy and start a diagnostic test run immediately. RPD will set pvm_rpd_immediate_test to “Disabled” when an immediate test run completes), Disabled (The pvm_rpd_policy is used).",
615            "display_name": "Immediate Test Requested"
616        },
617        {
618            "attribute_type": "enum",
619            "attribute_name": "pvm_rpd_feature",
620            "possible_values": ["Enabled", "Disabled", "Automatic"],
621            "value_names": ["Enabled", "Disabled", "Automatic"],
622            "default_values": ["Automatic"],
623            "help_text": "Controls whether or not the Runtime Processor Diagnostics (RPD) Feature will be configured on the system. Enabled ( The RPD feature will be configured regardless of the amount of installed memory), Automatic (The RPD feature will be configured on systems with at least 128GB of installed memory and not configured on systems with less than 128GB), Disabled (The RPD feature will not be configured).",
624            "display_name": "Runtime Processor Diagnostics Feature"
625        },
626        {
627            "attribute_type": "enum",
628            "attribute_name": "pvm_rpd_feature_current",
629            "possible_values": ["Enabled", "Disabled", "Automatic"],
630            "value_names": ["Enabled", "Disabled", "Automatic"],
631            "default_values": ["Automatic"],
632            "help_text": "Controls whether or not the Runtime Processor Diagnostics (RPD) Feature will be configured on the system. Enabled ( The RPD feature will be configured regardless of the amount of installed memory), Automatic (The RPD feature will be configured on systems with at least 128GB of installed memory and not configured on systems with less than 128GB), Disabled (The RPD feature will not be configured).",
633            "display_name": "Runtime Processor Diagnostics Feature",
634            "read_only": true
635        },
636        {
637            "attribute_type": "enum",
638            "attribute_name": "hb_power_PS0_functional",
639            "possible_values": ["Enabled", "Disabled"],
640            "value_names": ["Enabled", "Disabled"],
641            "default_values": ["Disabled"],
642            "help_text": "Specifies if Power Supply 0 is present. (Enabled is Present)",
643            "display_name": "Power Supply 0 is present",
644            "dbus": {
645                "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0",
646                "interface": "xyz.openbmc_project.Inventory.Item",
647                "property_name": "Present",
648                "property_type": "bool",
649                "property_values": [true, false]
650            }
651        },
652        {
653            "attribute_type": "enum",
654            "attribute_name": "hb_power_PS1_functional",
655            "possible_values": ["Enabled", "Disabled"],
656            "value_names": ["Enabled", "Disabled"],
657            "default_values": ["Disabled"],
658            "help_text": "Specifies if Power Supply 1 is present or not. (Enabled is present)",
659            "display_name": "Power Supply 1 is present",
660            "dbus": {
661                "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1",
662                "interface": "xyz.openbmc_project.Inventory.Item",
663                "property_name": "Present",
664                "property_type": "bool",
665                "property_values": [true, false]
666            }
667        },
668        {
669            "attribute_type": "enum",
670            "attribute_name": "hb_power_PS2_functional",
671            "possible_values": ["Enabled", "Disabled"],
672            "value_names": ["Enabled", "Disabled"],
673            "default_values": ["Disabled"],
674            "help_text": "Specifies if Power Supply 2 is Present. (Enabled is Present)",
675            "display_name": "Power Supply 2 is present",
676            "dbus": {
677                "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply2",
678                "interface": "xyz.openbmc_project.Inventory.Item",
679                "property_name": "Present",
680                "property_type": "bool",
681                "property_values": [true, false]
682            }
683        },
684        {
685            "attribute_type": "enum",
686            "attribute_name": "hb_power_PS3_functional",
687            "possible_values": ["Enabled", "Disabled"],
688            "value_names": ["Enabled", "Disabled"],
689            "default_values": ["Disabled"],
690            "help_text": "Specifies if Power Supply 3 is present. (Enabled is Present)",
691            "display_name": "Power Supply 3 is present",
692            "dbus": {
693                "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply3",
694                "interface": "xyz.openbmc_project.Inventory.Item",
695                "property_name": "Present",
696                "property_type": "bool",
697                "property_values": [true, false]
698            }
699        },
700        {
701            "attribute_type": "enum",
702            "attribute_name": "pvm_ibmi_network_install_type",
703            "possible_values": ["Disabled", "NFS", "iSCSI"],
704            "value_names": ["Disabled", "NFS", "iSCSI"],
705            "default_values": ["Disabled"],
706            "help_text": "Specifies whether the IBM i network install type is NFS Optical or iSCSI Tape. Disabled: indicates the IBM i Network Install BIOS attributes should not be used.",
707            "display_name": "IBM i Network Install Type"
708        },
709        {
710            "attribute_type": "enum",
711            "attribute_name": "pvm_ibmi_ipaddress_protocol",
712            "possible_values": ["IPv4", "IPv6"],
713            "value_names": ["IPv4", "IPv6"],
714            "default_values": ["IPv4"],
715            "help_text": "Specifies whether the IP address protocol for IBM i network install is IPv4 or IPv6.",
716            "display_name": "IBM i IP Address Protocol"
717        },
718        {
719            "attribute_type": "enum",
720            "attribute_name": "pvm_ibmi_max_frame_size",
721            "possible_values": ["MTU1500", "MTU9000"],
722            "value_names": ["MTU1500", "MTU9000"],
723            "default_values": ["MTU1500"],
724            "help_text": "Specifies the maximum frame size (maximum transmission unit, MTU). The value is in terms of bytes per packet size.",
725            "display_name": "Maximum Frame Size"
726        },
727        {
728            "attribute_type": "enum",
729            "attribute_name": "pvm_linux_kvm_memory",
730            "possible_values": ["Automatic", "Custom"],
731            "value_names": ["Automatic", "Custom"],
732            "default_values": ["Automatic"],
733            "help_text": "Controls whether the system or user specified percentage of available system memory will be reserved for the management of KVM guests. Automatic (default) – The system will determine the percentage of available system memory to be reserved for the management of KVM guests. Custom – The user specified percentage of available system memory will be reserved for the management of KVM guests",
734            "display_name": "Memory setting for KVM Guest Management"
735        },
736        {
737            "attribute_type": "enum",
738            "attribute_name": "pvm_linux_kvm_memory_current",
739            "possible_values": ["Automatic", "Custom"],
740            "value_names": ["Automatic", "Custom"],
741            "default_values": ["Automatic"],
742            "help_text": "Controls whether the system or user specified percentage of available system memory will be reserved for the management of KVM guests. Automatic (default) – The system will determine the percentage of available system memory to be reserved for the management of KVM guests. Custom – The user specified percentage of available system memory will be reserved for the management of KVM guests. This attribute is set by the BMC. Set pvm_linux_kvm_memory instead.",
743            "display_name": "Memory setting for KVM Guest Management (current)",
744            "read_only": true
745        },
746        {
747            "attribute_type": "integer",
748            "attribute_name": "vmi_if0_ipv4_prefix_length",
749            "lower_bound": 0,
750            "upper_bound": 32,
751            "scalar_increment": 1,
752            "default_value": 0,
753            "help_text": "vmi_if0_ipv4_prefix_length",
754            "display_name": "vmi_if0_ipv4_prefix_length"
755        },
756        {
757            "attribute_type": "integer",
758            "attribute_name": "vmi_if0_ipv6_prefix_length",
759            "lower_bound": 0,
760            "upper_bound": 128,
761            "scalar_increment": 1,
762            "default_value": 128,
763            "help_text": "vmi_if0_ipv6_prefix_length",
764            "display_name": "vmi_if0_ipv6_prefix_length"
765        },
766        {
767            "attribute_type": "integer",
768            "attribute_name": "hb_number_huge_pages",
769            "lower_bound": 0,
770            "upper_bound": 65535,
771            "scalar_increment": 1,
772            "default_value": 0,
773            "help_text": "Specifies the number of huge pages available for memory management, requires a reboot for a change to be applied.",
774            "display_name": "Number Huge Pages (pending)"
775        },
776        {
777            "attribute_type": "integer",
778            "attribute_name": "hb_number_huge_pages_current",
779            "lower_bound": 0,
780            "upper_bound": 65535,
781            "scalar_increment": 1,
782            "default_value": 0,
783            "read_only": true,
784            "help_text": "Specifies the number of huge pages available for memory management for the current IPL. Do not set this attribute directly; set hb_number_huge_pages instead.",
785            "display_name": "Number Huge Pages (current)"
786        },
787        {
788            "attribute_type": "integer",
789            "attribute_name": "hb_huge_page_size",
790            "lower_bound": 0,
791            "upper_bound": 255,
792            "scalar_increment": 1,
793            "default_value": 0,
794            "help_text": "Specifies the size of huge pages, 0 = 16GB, requires a reboot for a change to be applied.",
795            "display_name": "Huge Page Size (pending)"
796        },
797        {
798            "attribute_type": "integer",
799            "attribute_name": "hb_huge_page_size_current",
800            "lower_bound": 0,
801            "upper_bound": 255,
802            "scalar_increment": 1,
803            "default_value": 0,
804            "read_only": true,
805            "help_text": "Specifies the size of huge pages, 0 = 16GB, for the current IPL. Do not set this attribute directly; set hb_huge_page_size instead.",
806            "display_name": "Huge Page Size (current)"
807        },
808        {
809            "attribute_type": "integer",
810            "attribute_name": "hb_field_core_override",
811            "lower_bound": 0,
812            "upper_bound": 255,
813            "scalar_increment": 1,
814            "default_value": 0,
815            "help_text": "The maximum number of cores to activate where 0 being to activate all available cores. Requires a reboot for a change to be applied.",
816            "display_name": "Field Core Override (pending)"
817        },
818        {
819            "attribute_type": "integer",
820            "attribute_name": "hb_field_core_override_current",
821            "lower_bound": 0,
822            "upper_bound": 255,
823            "scalar_increment": 1,
824            "default_value": 0,
825            "read_only": true,
826            "help_text": "The maximum number of cores to activate where 0 being to activate all available cores. Value applicable for the current IPL. Do not set this attribute directly; set hb_field_core_override instead.",
827            "display_name": "Field Core Override (current)"
828        },
829        {
830            "attribute_type": "integer",
831            "attribute_name": "hb_power_limit_in_watts",
832            "lower_bound": 0,
833            "upper_bound": 65535,
834            "scalar_increment": 1,
835            "default_value": 0,
836            "help_text": "Specifies the power limit in watts.",
837            "display_name": "Power Limit In Watts",
838            "dbus": {
839                "object_path": "/xyz/openbmc_project/control/host0/power_cap",
840                "interface": "xyz.openbmc_project.Control.Power.Cap",
841                "property_type": "uint32_t",
842                "property_name": "PowerCap"
843            }
844        },
845        {
846            "attribute_type": "integer",
847            "attribute_name": "hb_max_number_huge_pages",
848            "lower_bound": 0,
849            "upper_bound": 65535,
850            "scalar_increment": 1,
851            "default_value": 0,
852            "read_only": true,
853            "help_text": "Specifies the actual maximum number of huge pages available given the current system configuration.",
854            "display_name": "Max Number Huge Pages"
855        },
856        {
857            "attribute_type": "integer",
858            "attribute_name": "hb_ioadapter_enlarged_capacity",
859            "lower_bound": 0,
860            "upper_bound": 21,
861            "scalar_increment": 1,
862            "default_value": 0,
863            "help_text": "Specifies the enlarged IO capacity, requires a reboot for a change to be applied.",
864            "display_name": "Enlarged IO Capacity (pending)"
865        },
866        {
867            "attribute_type": "integer",
868            "attribute_name": "hb_ioadapter_enlarged_capacity_current",
869            "lower_bound": 0,
870            "upper_bound": 21,
871            "scalar_increment": 1,
872            "default_value": 0,
873            "read_only": true,
874            "help_text": "Specifies the enlarged IO capacity for the current IPL. Do not set this attribute directly; set hb_ioadapter_enlarged_capacity instead.",
875            "display_name": "Enlarged IO Capacity (current)"
876        },
877        {
878            "attribute_type": "integer",
879            "attribute_name": "hb_effective_secure_version",
880            "lower_bound": 0,
881            "upper_bound": 255,
882            "scalar_increment": 1,
883            "default_value": 0,
884            "read_only": true,
885            "help_text": "Specifies the effective secure version of the host FW. In secure mode, the secure version value of a driver must be greater than or equal to this effective secure version to allow the system to boot.",
886            "display_name": "Effective Secure Version"
887        },
888        {
889            "attribute_type": "integer",
890            "attribute_name": "hb_cap_freq_mhz_min",
891            "lower_bound": 0,
892            "upper_bound": 4294967295,
893            "scalar_increment": 1,
894            "default_value": 0,
895            "read_only": true,
896            "help_text": "Specifies the lowest floor frequency across all chips in the system.",
897            "display_name": "Minimum Core Freq MHZ"
898        },
899        {
900            "attribute_type": "integer",
901            "attribute_name": "hb_cap_freq_mhz_max",
902            "lower_bound": 0,
903            "upper_bound": 4294967295,
904            "scalar_increment": 1,
905            "default_value": 0,
906            "read_only": true,
907            "help_text": "Specifies the highest ceiling frequency across all chips in the system.",
908            "display_name": "Maximum Core Freq MHZ"
909        },
910        {
911            "attribute_type": "integer",
912            "attribute_name": "hb_cap_freq_mhz_request",
913            "lower_bound": 0,
914            "upper_bound": 4294967295,
915            "scalar_increment": 1,
916            "default_value": 0,
917            "help_text": "Specifies the desired frequency across all chips in the system.  Requires a reboot for a change to be applied.",
918            "display_name": "Requested Core Freq MHZ (pending)"
919        },
920        {
921            "attribute_type": "integer",
922            "attribute_name": "hb_cap_freq_mhz_request_current",
923            "lower_bound": 0,
924            "upper_bound": 4294967295,
925            "scalar_increment": 1,
926            "default_value": 0,
927            "read_only": true,
928            "help_text": "Specifies the desired frequency across all chips in the system.  Do not set this attribute directly; set hb_cap_freq_mhz_request instead.",
929            "display_name": "Requested Core Freq MHZ (current)"
930        },
931        {
932            "attribute_type": "integer",
933            "attribute_name": "pvm_rpd_scheduled_tod",
934            "lower_bound": 0,
935            "upper_bound": 86399,
936            "scalar_increment": 1,
937            "default_value": 0,
938            "help_text": "Only used when pvm_rpd_policy is set to “Scheduled”. This value represents the time of day in seconds at which to run the processor diagnostics.",
939            "display_name": "RPD Scheduled Run Time of Day in Seconds"
940        },
941        {
942            "attribute_type": "integer",
943            "attribute_name": "pvm_rpd_scheduled_duration",
944            "lower_bound": 30,
945            "upper_bound": 1440,
946            "scalar_increment": 1,
947            "default_value": 1440,
948            "help_text": "Only used when pvm_rpd_policy is set to “Scheduled”. This value represents the duration in minutes to run the processor diagnostics, starting at the Scheduled Time of Day. Note: If the RPD is unable to test every core within the specified Run Time Duration, the RPD will resume where it left off, at the next Schedule Run Time of Day.",
949            "display_name": "RPD Scheduled Run Time Duration in Minutes"
950        },
951        {
952            "attribute_type": "integer",
953            "attribute_name": "hb_power_PS0_input_voltage",
954            "lower_bound": 0,
955            "upper_bound": 65535,
956            "scalar_increment": 1,
957            "default_value": 0,
958            "read_only": true,
959            "help_text": "Specifies power supply 0 input voltage(volts)",
960            "display_name": "Power Supply 0 input Voltage",
961            "dbus": {
962                "object_path": "/xyz/openbmc_project/sensors/voltage/ps0_input_voltage_rating",
963                "interface": "xyz.openbmc_project.Sensor.Value",
964                "property_type": "double",
965                "property_name": "Value"
966            }
967        },
968        {
969            "attribute_type": "integer",
970            "attribute_name": "hb_power_PS1_input_voltage",
971            "lower_bound": 0,
972            "upper_bound": 65535,
973            "scalar_increment": 1,
974            "default_value": 0,
975            "read_only": true,
976            "help_text": "Specifies power supply 1 input voltage(volts)",
977            "display_name": "Power Supply 1 input Voltage",
978            "dbus": {
979                "object_path": "/xyz/openbmc_project/sensors/voltage/ps1_input_voltage_rating",
980                "interface": "xyz.openbmc_project.Sensor.Value",
981                "property_type": "double",
982                "property_name": "Value"
983            }
984        },
985        {
986            "attribute_type": "integer",
987            "attribute_name": "hb_power_PS2_input_voltage",
988            "lower_bound": 0,
989            "upper_bound": 65535,
990            "scalar_increment": 1,
991            "default_value": 0,
992            "read_only": true,
993            "help_text": "Specifies power supply 2 input voltage(volts)",
994            "display_name": "Power Supply 2 input Voltage",
995            "dbus": {
996                "object_path": "/xyz/openbmc_project/sensors/voltage/ps2_input_voltage_rating",
997                "interface": "xyz.openbmc_project.Sensor.Value",
998                "property_type": "double",
999                "property_name": "Value"
1000            }
1001        },
1002        {
1003            "attribute_type": "integer",
1004            "attribute_name": "hb_power_PS3_input_voltage",
1005            "lower_bound": 0,
1006            "upper_bound": 65535,
1007            "scalar_increment": 1,
1008            "default_value": 0,
1009            "read_only": true,
1010            "help_text": "Specifies power supply 3 input voltage(volts)",
1011            "display_name": "Power Supply 3 input Voltage",
1012            "dbus": {
1013                "object_path": "/xyz/openbmc_project/sensors/voltage/ps3_input_voltage_rating",
1014                "interface": "xyz.openbmc_project.Sensor.Value",
1015                "property_type": "double",
1016                "property_name": "Value"
1017            }
1018        },
1019        {
1020            "attribute_type": "integer",
1021            "attribute_name": "pvm_ibmi_vlan_tag_id",
1022            "lower_bound": 0,
1023            "upper_bound": 4094,
1024            "scalar_increment": 1,
1025            "default_value": 0,
1026            "help_text": "Specifies the VLAN ID that is used when performing a network installation of an IBM i logical partition. Ethernet packets are tagged with the specified VLAN ID. If this option is not specified, Ethernet packets are untagged.",
1027            "display_name": "VLAN Tag Identifier"
1028        },
1029        {
1030            "attribute_type": "integer",
1031            "attribute_name": "pvm_ibmi_iscsi_target_port",
1032            "lower_bound": 0,
1033            "upper_bound": 65535,
1034            "scalar_increment": 1,
1035            "default_value": 0,
1036            "help_text": "Specifies the port that is used for the iSCSI connection.",
1037            "display_name": "Target Port"
1038        },
1039        {
1040            "attribute_type": "integer",
1041            "attribute_name": "pvm_linux_kvm_percentage",
1042            "lower_bound": 0,
1043            "upper_bound": 1000,
1044            "scalar_increment": 1,
1045            "default_value": 0,
1046            "help_text": "Specifies the percentage of available system memory that will be reserved for the management of KVM guests. The percentage is specified to the 10th of a percent.",
1047            "display_name": "System Memory Reserved for KVM Guest Management"
1048        },
1049        {
1050            "attribute_type": "integer",
1051            "attribute_name": "pvm_linux_kvm_percentage_current",
1052            "lower_bound": 0,
1053            "upper_bound": 1000,
1054            "scalar_increment": 1,
1055            "default_value": 0,
1056            "read_only": true,
1057            "help_text": "Specifies the percentage of available system memory that will be reserved for the management of KVM guests. The percentage is specified to the 10th of a percent. Do not set this attribute directly; set pvm_linux_kvm_percentage instead.",
1058            "display_name": "System Memory Reserved for KVM Guest Management (current)"
1059        },
1060        {
1061            "attribute_type": "string",
1062            "attribute_name": "pvm_system_name",
1063            "string_type": "ASCII",
1064            "minimum_string_length": 0,
1065            "maximum_string_length": 100,
1066            "default_string": "",
1067            "help_text": "pvm_system_name",
1068            "display_name": "pvm_system_name",
1069            "dbus": {
1070                "object_path": "/xyz/openbmc_project/inventory/system",
1071                "interface": "xyz.openbmc_project.Inventory.Decorator.AssetTag",
1072                "property_name": "AssetTag",
1073                "property_type": "string"
1074            }
1075        },
1076        {
1077            "attribute_type": "string",
1078            "attribute_name": "vmi_hostname",
1079            "string_type": "ASCII",
1080            "minimum_string_length": 0,
1081            "maximum_string_length": 255,
1082            "default_string": "",
1083            "help_text": "vmi_hostname",
1084            "display_name": "vmi_hostname"
1085        },
1086        {
1087            "attribute_type": "string",
1088            "attribute_name": "vmi_if0_ipv4_gateway",
1089            "string_type": "ASCII",
1090            "minimum_string_length": 7,
1091            "maximum_string_length": 15,
1092            "default_string": "0.0.0.0",
1093            "help_text": "vmi_if0_ipv4_gateway",
1094            "display_name": "vmi_if0_ipv4_gateway"
1095        },
1096        {
1097            "attribute_type": "string",
1098            "attribute_name": "vmi_if0_ipv4_ipaddr",
1099            "string_type": "ASCII",
1100            "minimum_string_length": 7,
1101            "maximum_string_length": 15,
1102            "default_string": "0.0.0.0",
1103            "help_text": "vmi_if0_ipv4_ipaddr",
1104            "display_name": "vmi_if0_ipv4_ipaddr"
1105        },
1106        {
1107            "attribute_type": "string",
1108            "attribute_name": "vmi_if0_ipv6_gateway",
1109            "string_type": "ASCII",
1110            "minimum_string_length": 2,
1111            "maximum_string_length": 45,
1112            "default_string": "::",
1113            "help_text": "vmi_if0_ipv6_gateway",
1114            "display_name": "vmi_if0_ipv6_gateway"
1115        },
1116        {
1117            "attribute_type": "string",
1118            "attribute_name": "vmi_if0_ipv6_ipaddr",
1119            "string_type": "ASCII",
1120            "minimum_string_length": 2,
1121            "maximum_string_length": 45,
1122            "default_string": "::",
1123            "help_text": "vmi_if0_ipv6_ipaddr",
1124            "display_name": "vmi_if0_ipv6_ipaddr"
1125        },
1126        {
1127            "attribute_type": "string",
1128            "attribute_name": "hb_mfg_flags",
1129            "string_type": "Hex",
1130            "minimum_string_length": 32,
1131            "maximum_string_length": 32,
1132            "default_string": "00000000000000000000000000000000",
1133            "help_text": "Specifies the configuration flags used by manufacturing, requires a reboot for a change to be applied.",
1134            "display_name": "Manufacturing Flags (pending)"
1135        },
1136        {
1137            "attribute_type": "string",
1138            "attribute_name": "hb_mfg_flags_current",
1139            "string_type": "Hex",
1140            "minimum_string_length": 32,
1141            "maximum_string_length": 32,
1142            "default_string": "00000000000000000000000000000000",
1143            "help_text": "Specifies the configuration flags used by manufacturing for the current IPL. Do not set this attribute directly; set hb_mfg_flags instead.",
1144            "display_name": "Manufacturing Flags (current)",
1145            "read_only": true
1146        },
1147        {
1148            "attribute_type": "string",
1149            "attribute_name": "hb_lid_ids",
1150            "string_type": "ASCII",
1151            "minimum_string_length": 0,
1152            "maximum_string_length": 1024,
1153            "default_string": "",
1154            "help_text": "Provides the host a mapping of the lid IDs to human readable names.",
1155            "display_name": "Hostboot Lid IDs"
1156        },
1157        {
1158            "attribute_type": "string",
1159            "attribute_name": "hb_power_PS0_model",
1160            "string_type": "ASCII",
1161            "minimum_string_length": 0,
1162            "maximum_string_length": 4,
1163            "default_string": "0000",
1164            "help_text": "Specifies the power supply 0 model CCIN in hex.",
1165            "display_name": "Power Supply 0 Model",
1166            "dbus": {
1167                "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0",
1168                "interface": "xyz.openbmc_project.Inventory.Decorator.Asset",
1169                "property_type": "string",
1170                "property_name": "Model"
1171            }
1172        },
1173        {
1174            "attribute_type": "string",
1175            "attribute_name": "hb_power_PS1_model",
1176            "string_type": "ASCII",
1177            "minimum_string_length": 0,
1178            "maximum_string_length": 4,
1179            "default_string": "0000",
1180            "help_text": "Specifies the power supply 1 model CCIN in hex.",
1181            "display_name": "Power Supply 1 Model",
1182            "dbus": {
1183                "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1",
1184                "interface": "xyz.openbmc_project.Inventory.Decorator.Asset",
1185                "property_type": "string",
1186                "property_name": "Model"
1187            }
1188        },
1189        {
1190            "attribute_type": "string",
1191            "attribute_name": "hb_power_PS2_model",
1192            "string_type": "ASCII",
1193            "minimum_string_length": 0,
1194            "maximum_string_length": 4,
1195            "default_string": "0000",
1196            "help_text": "Specifies the power supply 2 model CCIN in hex.",
1197            "display_name": "Power Supply 2 Model",
1198            "dbus": {
1199                "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply2",
1200                "interface": "xyz.openbmc_project.Inventory.Decorator.Asset",
1201                "property_type": "string",
1202                "property_name": "Model"
1203            }
1204        },
1205        {
1206            "attribute_type": "string",
1207            "attribute_name": "hb_power_PS3_model",
1208            "string_type": "ASCII",
1209            "minimum_string_length": 0,
1210            "maximum_string_length": 4,
1211            "default_string": "0000",
1212            "help_text": "Specifies the power supply 3 model CCIN in hex.",
1213            "display_name": "Power Supply 3 Model",
1214            "dbus": {
1215                "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply3",
1216                "interface": "xyz.openbmc_project.Inventory.Decorator.Asset",
1217                "property_type": "string",
1218                "property_name": "Model"
1219            }
1220        },
1221        {
1222            "attribute_type": "string",
1223            "attribute_name": "pvm_ibmi_load_source",
1224            "string_type": "ASCII",
1225            "minimum_string_length": 0,
1226            "maximum_string_length": 42,
1227            "default_string": "",
1228            "help_text": "Specifies the load source the system will use to start the logical partition.",
1229            "display_name": "Tagged IBM i Load Source"
1230        },
1231        {
1232            "attribute_type": "string",
1233            "attribute_name": "pvm_ibmi_alt_load_source",
1234            "string_type": "ASCII",
1235            "minimum_string_length": 0,
1236            "maximum_string_length": 42,
1237            "default_string": "",
1238            "help_text": "Specifies the device the system will use when a D-mode initial program load (IPL) is performed.",
1239            "display_name": "Tagged IBM i Alternate Load Source"
1240        },
1241        {
1242            "attribute_type": "string",
1243            "attribute_name": "pvm_ibmi_console",
1244            "string_type": "ASCII",
1245            "minimum_string_length": 0,
1246            "maximum_string_length": 42,
1247            "default_string": "",
1248            "help_text": "Specifies the first workstation that the system will activate in the logical partition.",
1249            "display_name": "Tagged IBM i Console"
1250        },
1251        {
1252            "attribute_type": "string",
1253            "attribute_name": "pvm_ibmi_server_ipaddress",
1254            "string_type": "ASCII",
1255            "minimum_string_length": 0,
1256            "maximum_string_length": 45,
1257            "default_string": "",
1258            "help_text": "Specifies the IP address of the boot server or the iSCSI target that contains the network installation image for the IBM i partition.",
1259            "display_name": "Server IP Address"
1260        },
1261        {
1262            "attribute_type": "string",
1263            "attribute_name": "pvm_ibmi_local_ipaddress",
1264            "string_type": "ASCII",
1265            "minimum_string_length": 0,
1266            "maximum_string_length": 45,
1267            "default_string": "",
1268            "help_text": "Specifies the local IP address for an IBM i network install in the protocol specified by IBM i IP Address Protocol.",
1269            "display_name": "Local IP Address"
1270        },
1271        {
1272            "attribute_type": "string",
1273            "attribute_name": "pvm_ibmi_subnet_mask",
1274            "string_type": "ASCII",
1275            "minimum_string_length": 0,
1276            "maximum_string_length": 45,
1277            "default_string": "",
1278            "help_text": "Specifies the subnet mask for an IBM i network install when the IBM i IP Address Protocol is IPv4.",
1279            "display_name": "Subnet Mask"
1280        },
1281        {
1282            "attribute_type": "string",
1283            "attribute_name": "pvm_ibmi_gateway_ipaddress",
1284            "string_type": "ASCII",
1285            "minimum_string_length": 0,
1286            "maximum_string_length": 45,
1287            "default_string": "",
1288            "help_text": "Specifies the Gateway IP address for an IBM i network install in the protocol specified by IBM i IP Address Protocol.",
1289            "display_name": "Gateway IP Address"
1290        },
1291        {
1292            "attribute_type": "string",
1293            "attribute_name": "pvm_ibmi_nfs_image_directory",
1294            "string_type": "ASCII",
1295            "minimum_string_length": 0,
1296            "maximum_string_length": 127,
1297            "default_string": "",
1298            "help_text": "Specifies the directory path on the boot server that contains the network installation image for the IBM i partition.",
1299            "display_name": "Image Directory Path"
1300        },
1301        {
1302            "attribute_type": "string",
1303            "attribute_name": "pvm_ibmi_iscsi_target_name",
1304            "string_type": "ASCII",
1305            "minimum_string_length": 0,
1306            "maximum_string_length": 223,
1307            "default_string": "",
1308            "help_text": "Specifies the name of the iSCSI target that contains the network installation image for the IBM i partition.",
1309            "display_name": "Target Name"
1310        },
1311        {
1312            "attribute_type": "string",
1313            "attribute_name": "pvm_ibmi_iscsi_initiator_name",
1314            "string_type": "ASCII",
1315            "minimum_string_length": 0,
1316            "maximum_string_length": 223,
1317            "default_string": "",
1318            "help_text": "Specifies the name of the iSCSI initiator associated with the iSCSI target. PHYP will generate an initial initiator name which the user can change. PHYP will restore the initial value if the value is changed.",
1319            "display_name": "Initiator Name"
1320        }
1321    ]
1322}
1323