1f4b2e5a8SBrad Bishop{
2f4b2e5a8SBrad Bishop    "Exposes": [
3f4b2e5a8SBrad Bishop        {
4f4b2e5a8SBrad Bishop            "Name": "Compatible System",
5f4b2e5a8SBrad Bishop            "Names": [
6f4b2e5a8SBrad Bishop                "ibm,rainier-2u",
7f4b2e5a8SBrad Bishop                "ibm,rainier"
8f4b2e5a8SBrad Bishop            ],
9f4b2e5a8SBrad Bishop            "Type": "IBMCompatibleSystem"
10*04b0b013SChris Cain        },
11*04b0b013SChris Cain        {
12*04b0b013SChris Cain            "EnterUtilizationDwellTime": 240,
13*04b0b013SChris Cain            "EnterUtilizationPercent": 8,
14*04b0b013SChris Cain            "ExitUtilizationDwellTime": 10,
15*04b0b013SChris Cain            "ExitUtilizationPercent": 12,
16*04b0b013SChris Cain            "IdlePowerSaverEnabled": true,
17*04b0b013SChris Cain            "Name": "Default Power Mode Properties",
18*04b0b013SChris Cain            "PowerMode": "MaximumPerformance",
19*04b0b013SChris Cain            "Type": "PowerModeProperties"
20f4b2e5a8SBrad Bishop        }
21f4b2e5a8SBrad Bishop    ],
22f4b2e5a8SBrad Bishop    "Name": "Rainier 2U Chassis",
23f4b2e5a8SBrad Bishop    "Probe": [
24f4b2e5a8SBrad Bishop        "com.ibm.ipzvpd.VSBP({'IM': [80, 0, 16, 1]})",
25f4b2e5a8SBrad Bishop        "OR",
26f4b2e5a8SBrad Bishop        "com.ibm.ipzvpd.VSBP({'IM': [80, 0, 16, 3]})"
27f4b2e5a8SBrad Bishop    ],
28f4b2e5a8SBrad Bishop    "Type": "Chassis"
29f4b2e5a8SBrad Bishop}
30