blob: cce37b50de8d8f1fdd47c998892e6ff83a4e5afe [file] [log] [blame]
Manojkiran Edaa907a582021-01-19 14:28:06 +05301{
Patrick Williams36180642022-12-08 06:13:03 -06002 "entries": [
3 {
4 "attribute_name": "vmi_if0_ipv4_prefix_length",
5 "lower_bound": 0,
6 "upper_bound": 32,
7 "scalar_increment": 1,
8 "default_value": 0,
9 "helpText": "vmi_if0_ipv4_prefix_length",
10 "displayName": "vmi_if0_ipv4_prefix_length"
11 },
12 {
13 "attribute_name": "vmi_if1_ipv4_prefix_length",
14 "lower_bound": 0,
15 "upper_bound": 32,
16 "scalar_increment": 1,
17 "default_value": 0,
18 "helpText": "vmi_if1_ipv4_prefix_length",
19 "displayName": "vmi_if1_ipv4_prefix_length"
20 },
21 {
22 "attribute_name": "vmi_if0_ipv6_prefix_length",
23 "lower_bound": 1,
24 "upper_bound": 128,
25 "scalar_increment": 1,
26 "default_value": 128,
27 "helpText": "vmi_if0_ipv6_prefix_length",
28 "displayName": "vmi_if0_ipv6_prefix_length"
29 },
30 {
31 "attribute_name": "vmi_if1_ipv6_prefix_length",
32 "lower_bound": 1,
33 "upper_bound": 128,
34 "scalar_increment": 1,
35 "default_value": 128,
36 "helpText": "vmi_if1_ipv6_prefix_length",
37 "displayName": "vmi_if1_ipv6_prefix_length"
38 },
39 {
40 "attribute_name": "hb_number_huge_pages",
41 "lower_bound": 0,
42 "upper_bound": 65535,
43 "scalar_increment": 1,
44 "default_value": 0,
45 "helpText": "Specifies the number of huge pages available for memory management, requires a reboot for a change to be applied.",
46 "displayName": "Number Huge Pages (pending)"
47 },
48 {
49 "attribute_name": "hb_number_huge_pages_current",
50 "lower_bound": 0,
51 "upper_bound": 65535,
52 "scalar_increment": 1,
53 "default_value": 0,
54 "helpText": "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.",
55 "displayName": "Number Huge Pages (current)"
56 },
57 {
58 "attribute_name": "hb_huge_page_size",
59 "lower_bound": 0,
60 "upper_bound": 255,
61 "scalar_increment": 1,
62 "default_value": 0,
63 "helpText": "Specifies the size of huge pages, 0 = 16GB, requires a reboot for a change to be applied.",
64 "displayName": "Huge Page Size (pending)"
65 },
66 {
67 "attribute_name": "hb_huge_page_size_current",
68 "lower_bound": 0,
69 "upper_bound": 255,
70 "scalar_increment": 1,
71 "default_value": 0,
72 "helpText": "Specifies the size of huge pages, 0 = 16GB, for the current IPL. Do not set this attribute directly; set hb_huge_page_size instead.",
73 "displayName": "Huge Page Size (current)"
74 },
75 {
76 "attribute_name": "hb_field_core_override",
77 "lower_bound": 0,
78 "upper_bound": 255,
79 "scalar_increment": 1,
80 "default_value": 0,
81 "helpText": "The maximum number of cores to activate where 0 being to activate all available cores. Requires a reboot for a change to be applied.",
82 "displayName": "Field Core Override (pending)"
83 },
84 {
85 "attribute_name": "hb_field_core_override_current",
86 "lower_bound": 0,
87 "upper_bound": 255,
88 "scalar_increment": 1,
89 "default_value": 0,
90 "helpText": "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.",
91 "displayName": "Field Core Override (current)"
92 },
93 {
94 "attribute_name": "hb_power_limit_in_watts",
95 "lower_bound": 0,
96 "upper_bound": 65535,
97 "scalar_increment": 1,
98 "default_value": 0,
99 "helpText": "Specifies the power limit in watts.",
100 "displayName": "Power Limit In Watts",
101 "dbus": {
102 "object_path": "/xyz/openbmc_project/control/host0/power_cap",
103 "interface": "xyz.openbmc_project.Control.Power.Cap",
104 "property_type": "uint32_t",
105 "property_name": "PowerCap"
106 }
107 },
108 {
109 "attribute_name": "hb_max_number_huge_pages",
110 "lower_bound": 0,
111 "upper_bound": 65535,
112 "scalar_increment": 1,
113 "default_value": 0,
114 "readOnly": true,
115 "helpText": "Specifies the actual maximum number of huge pages available given the current system configuration.",
116 "displayName": "Max Number Huge Pages"
117 },
118 {
119 "attribute_name": "hb_ioadapter_enlarged_capacity",
120 "lower_bound": 0,
121 "upper_bound": 255,
122 "scalar_increment": 1,
123 "default_value": 0,
124 "helpText": "Specifies the enlarged IO capacity, requires a reboot for a change to be applied.",
125 "displayName": "Enlarged IO Capacity (pending)"
126 },
127 {
128 "attribute_name": "hb_ioadapter_enlarged_capacity_current",
129 "lower_bound": 0,
130 "upper_bound": 255,
131 "scalar_increment": 1,
132 "default_value": 0,
133 "readOnly": true,
134 "helpText": "Specifies the enlarged IO capacity for the current IPL. Do not set this attribute directly; set hb_ioadapter_enlarged_capacity instead.",
135 "displayName": "Enlarged IO Capacity (current)"
136 },
137 {
138 "attribute_name": "hb_effective_secure_version",
139 "lower_bound": 0,
140 "upper_bound": 255,
141 "scalar_increment": 1,
142 "default_value": 0,
143 "readOnly": true,
144 "helpText": "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.",
145 "displayName": "Effective Secure Version"
146 },
147 {
148 "attribute_name": "hb_cap_freq_mhz_min",
149 "lower_bound": 0,
150 "upper_bound": 4294967295,
151 "scalar_increment": 1,
152 "default_value": 0,
153 "readOnly": true,
154 "helpText": "Specifies the lowest floor frequency across all chips in the system.",
155 "displayName": "Minimum Core Freq MHZ"
156 },
157 {
158 "attribute_name": "hb_cap_freq_mhz_max",
159 "lower_bound": 0,
160 "upper_bound": 4294967295,
161 "scalar_increment": 1,
162 "default_value": 0,
163 "readOnly": true,
164 "helpText": "Specifies the highest ceiling frequency across all chips in the system.",
165 "displayName": "Maximum Core Freq MHZ"
166 },
167 {
168 "attribute_name": "hb_cap_freq_mhz_request",
169 "lower_bound": 0,
170 "upper_bound": 4294967295,
171 "scalar_increment": 1,
172 "default_value": 0,
173 "helpText": "Specifies the desired frequency across all chips in the system. Requires a reboot for a change to be applied.",
174 "displayName": "Requested Core Freq MHZ (pending)"
175 },
176 {
177 "attribute_name": "hb_cap_freq_mhz_request_current",
178 "lower_bound": 0,
179 "upper_bound": 4294967295,
180 "scalar_increment": 1,
181 "default_value": 0,
182 "helpText": "Specifies the desired frequency across all chips in the system. Do not set this attribute directly; set hb_cap_freq_mhz_request instead.",
183 "displayName": "Requested Core Freq MHZ (current)"
184 }
185 ]
Manojkiran Edaa907a582021-01-19 14:28:06 +0530186}