blob: 644902afa3fef560f055845f8cb684a0a268188d [file] [log] [blame]
Manojkiran Edaa907a582021-01-19 14:28:06 +05301{
2 "entries":[
3 {
4 "attribute_name":"pvm_fw_boot_side",
5 "possible_values":[
6 "Perm",
7 "Temp"
8 ],
9 "default_values":[
10 "Temp"
11 ],
12 "helpText" : "pvm_fw_boot_side",
13 "displayName" : "pvm_fw_boot_side"
14 },
15 {
16 "attribute_name":"pvm_os_boot_side",
17 "possible_values":[
18 "Perm",
19 "Temp"
20 ],
21 "default_values":[
22 "Temp"
23 ],
24 "helpText" : "pvm_os_boot_side",
25 "displayName" : "pvm_os_boot_side"
26 },
27 {
28 "attribute_name":"pvm_inband_code_update",
29 "possible_values":[
30 "Allowed",
31 "Not Allowed"
32 ],
33 "default_values":[
34 "Allowed"
35 ],
36 "helpText" : "pvm_inband_code_update",
37 "displayName" : "pvm_inband_code_update"
38 },
39 {
40 "attribute_name":"pvm_surveillance",
41 "possible_values":[
42 "Disabled",
43 "Enabled"
44 ],
45 "default_values":[
46 "Enabled"
47 ],
48 "helpText" : "pvm_surveillance",
49 "displayName" : "pvm_surveillance"
50 },
51 {
52 "attribute_name":"pvm_pcie_error_inject",
53 "possible_values":[
54 "Disabled",
55 "Enabled"
56 ],
57 "default_values":[
58 "Enabled"
59 ],
60 "helpText" : "pvm_pcie_error_inject",
61 "displayName" : "pvm_pcie_error_inject"
62 },
63 {
64 "attribute_name":"vmi_if0_ipv4_method",
65 "possible_values":[
66 "IPv4Static",
67 "IPv4DHCP"
68 ],
69 "default_values":[
70 "IPv4Static"
71 ],
72 "helpText" : "vmi_if0_ipv4_method",
73 "displayName" : "vmi_if0_ipv4_method"
74 },
75 {
76 "attribute_name":"vmi_if1_ipv4_method",
77 "possible_values":[
78 "IPv4Static",
79 "IPv4DHCP"
80 ],
81 "default_values":[
82 "IPv4Static"
83 ],
84 "helpText" : "vmi_if1_ipv4_method",
85 "displayName" : "vmi_if1_ipv4_method"
86 },
87 {
88 "attribute_name":"hb_hyp_switch",
89 "possible_values":[
90 "PowerVM",
91 "OPAL"
92 ],
93 "default_values":[
94 "PowerVM"
95 ],
96 "helpText" : "hb_hyp_switch",
97 "displayName" : "hb_hyp_switch"
98 },
99 {
100 "attribute_name":"pvm_stop_at_standby",
101 "possible_values":[
102 "Disabled",
103 "Enabled"
104 ],
105 "default_values":[
106 "Disabled"
107 ],
108 "helpText" : "pvm_stop_at_standby",
109 "displayName" : "pvm_stop_at_standby"
110 },
111 {
112 "attribute_name":"hb_debug_console",
113 "possible_values":[
114 "Disabled",
115 "Enabled"
116 ],
117 "default_values":[
118 "Disabled"
119 ],
120 "helpText" : "When set to Enabled Hostboot should emit debug trace information to the VUART2 device.",
121 "displayName" : "hb-debug-console"
122 },
123 {
124 "attribute_name":"pvm_system_power_off_policy",
125 "possible_values":[
126 "Power Off",
127 "Stay On",
128 "Automatic"
129 ],
130 "default_values":[
131 "Automatic"
132 ],
133 "helpText" : "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.",
134 "displayName" : "System Automatic Power Off Policy"
135 },
136 {
137 "attribute_name":"pvm_hmc_managed",
138 "possible_values":[
139 "Disabled",
140 "Enabled"
141 ],
142 "default_values":[
143 "Disabled"
144 ],
145 "helpText" : "This option enables or disables the system is managed by HMC.",
146 "displayName" : "HMC managed System"
147 },
148 {
149 "attribute_name":"pvm_rtad",
150 "possible_values":[
151 "Disabled",
152 "Enabled"
153 ],
154 "default_values":[
155 "Enabled"
156 ],
157 "helpText" : "This option enables or disables the Remote Trusted Attestation Daemon for host firmware.",
158 "displayName" : "Remote Trusted Attestation Daemon State"
159 },
160 {
161 "attribute_name":"pvm_default_os_type",
162 "possible_values":[
163 "AIX",
164 "Linux",
165 "IBM I"
166 ],
167 "default_values":[
168 "AIX"
169 ],
170 "helpText" : "CEC Primary OS",
171 "displayName" : "CEC Primary OS"
172 }
173 ]
174}