blob: 4d2e0be21bd23ac939cf21d798ce991a34eddaa5 [file] [log] [blame]
Manojkiran Edaa907a582021-01-19 14:28:06 +05301{
2 "entries":[
3 {
4 "attribute_name" : "vmi_if_count",
5 "lower_bound" : 0,
6 "upper_bound" : 2,
7 "scalar_increment" : 1,
8 "default_value" : 1,
9 "helpText" : "vmi_if_count",
10 "displayName" : "vmi_if_count"
11 },
12 {
13 "attribute_name" : "vmi_if0_ipv4_prefix_length",
14 "lower_bound" : 0,
15 "upper_bound" : 32,
16 "scalar_increment" : 1,
17 "default_value" : 0,
18 "helpText" : "vmi_if0_ipv4_prefix_length",
19 "displayName" : "vmi_if0_ipv4_prefix_length"
20 },
21 {
22 "attribute_name" : "vmi_if1_ipv4_prefix_length",
23 "lower_bound" : 0,
24 "upper_bound" : 32,
25 "scalar_increment" : 1,
26 "default_value" : 0,
27 "helpText" : "vmi_if1_ipv4_prefix_length",
28 "displayName" : "vmi_if1_ipv4_prefix_length"
Corey Swenson61761d92021-03-15 10:58:06 -050029 },
30 {
31 "attribute_name" : "hb_number_huge_pages",
32 "lower_bound" : 0,
33 "upper_bound" : 65535,
34 "scalar_increment" : 1,
35 "default_value" : 0,
36 "helpText" : "Specifies the number of huge pages available for memory management, requires a reboot for a change to be applied.",
Zach Clark50eedf52021-06-29 13:26:06 -050037 "displayName" : "Number Huge Pages (pending)"
38 },
39 {
40 "attribute_name" : "hb_number_huge_pages_current",
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 for the current IPL. Do not set this attribute directly; set hb_number_huge_pages instead.",
46 "displayName" : "Number Huge Pages (current)"
Corey Swenson61761d92021-03-15 10:58:06 -050047 },
48 {
Corey Swensonbda160c2021-04-14 14:49:30 -050049 "attribute_name" : "hb_huge_page_size",
50 "lower_bound" : 0,
51 "upper_bound" : 255,
52 "scalar_increment" : 1,
53 "default_value" : 0,
Corey Swenson6496b032021-05-07 10:54:35 -050054 "helpText" : "Specifies the size of huge pages, 0 = 16GB, requires a reboot for a change to be applied.",
Zach Clark50eedf52021-06-29 13:26:06 -050055 "displayName" : "Huge Page Size (pending)"
56 },
57 {
58 "attribute_name" : "hb_huge_page_size_current",
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, for the current IPL. Do not set this attribute directly; set hb_huge_page_size instead.",
64 "displayName" : "Huge Page Size (current)"
Corey Swensonbda160c2021-04-14 14:49:30 -050065 },
66 {
Roland Veloz47cf6632021-04-16 17:11:22 -050067 "attribute_name" : "hb_field_core_override",
68 "lower_bound" : 0,
69 "upper_bound" : 255,
70 "scalar_increment" : 1,
71 "default_value" : 0,
Zach Clark50eedf52021-06-29 13:26:06 -050072 "helpText" : "The number of cores to activate where 0 being to activate all available cores. Where N, for fused cores, is to activate 2N cores. Where N, for non-fused cores, is to activate N cores. Requires a reboot for a change to be applied.",
73 "displayName" : "Field Core Override (pending)"
74 },
75 {
76 "attribute_name" : "hb_field_core_override_current",
77 "lower_bound" : 0,
78 "upper_bound" : 255,
79 "scalar_increment" : 1,
80 "default_value" : 0,
81 "helpText" : "The number of cores to activate where 0 being to activate all available cores. Where N, for fused cores, is to activate 2N cores. Where N, for non-fused cores, is to activate N cores. Value applicable for the current IPL. Do not set this attribute directly; set hb_field_core_override instead.",
82 "displayName" : "Field Core Override (current)"
Corey Swenson6496b032021-05-07 10:54:35 -050083 },
84 {
85 "attribute_name" : "hb_power_limit_in_watts",
86 "lower_bound" : 0,
87 "upper_bound" : 65535,
88 "scalar_increment" : 1,
89 "default_value" : 0,
Zach Clark32702092021-08-18 18:23:38 -050090 "helpText" : "Specifies the power limit in watts.",
91 "displayName" : "Power Limit In Watts"
Christian Geddes3ef62142021-09-21 14:34:23 -050092 },
93 {
94 "attribute_name" : "hb_max_number_huge_pages",
95 "lower_bound" : 0,
96 "upper_bound" : 65535,
97 "scalar_increment" : 1,
98 "default_value" : 0,
99 "readOnly":true,
100 "helpText" : "Specifies the actual maximum number of huge pages available given the current system configuration.",
101 "displayName" : "Max Number Huge Pages"
chenduibm67c4be62021-10-13 10:14:45 -0500102 },
103 {
104 "attribute_name" : "hb_ioadapter_enlarged_capacity",
105 "lower_bound" : 0,
106 "upper_bound" : 255,
107 "scalar_increment" : 1,
108 "default_value" : 0,
109 "helpText" : "Specifies the enlarged IO capacity, requires a reboot for a change to be applied.",
110 "displayName" : "Enlarged IO Capacity (pending)"
111 },
112 {
113 "attribute_name" : "hb_ioadapter_enlarged_capacity_current",
114 "lower_bound" : 0,
115 "upper_bound" : 255,
116 "scalar_increment" : 1,
117 "default_value" : 0,
118 "readOnly" : true,
119 "helpText" : "Specifies the enlarged IO capacity for the current IPL. Do not set this attribute directly; set hb_ioadapter_enlarged_capacity instead.",
120 "displayName" : "Enlarged IO Capacity (current)"
Corey Swenson6496b032021-05-07 10:54:35 -0500121 }
Manojkiran Edaa907a582021-01-19 14:28:06 +0530122 ]
123}