Lines Matching refs:Set

84     # Modify Default Threshold Value For An Sensor To Set An New Threshold Value
87 # Set/Get sensor threshold for given sensor and compare with initial reading.
88 …${new_threshold_value}= Set And Get Sensor Threshold For given Sensor ${sensor_name} ${random_t…
138 ${sensor_name}= Set Variable ${get_sensor_name.strip()}
165 …${ipmi_lower_non_recoverable_threshold}= Set Variable ${get_ipmi_lower_non_recoverable_threshold…
169 ... Set To Dictionary ${tmp_dict} lnr ${ipmi_lower_non_recoverable_threshold}
172 ${ipmi_lower_critical_threshold}= Set Variable ${get_ipmi_lower_critical_threshold.strip()}
176 ... Set To Dictionary ${tmp_dict} lcr ${ipmi_lower_critical_threshold}
179 …${ipmi_lower_non_critical_threshold}= Set Variable ${get_ipmi_lower_non_critical_threshold.strip…
183 ... Set To Dictionary ${tmp_dict} lnc ${ipmi_lower_non_critical_threshold}
186 …${ipmi_upper_non_critical_threshold}= Set Variable ${get_ipmi_upper_non_critical_threshold.strip…
190 ... Set To Dictionary ${tmp_dict} unc ${ipmi_upper_non_critical_threshold}
193 ${ipmi_upper_critical_threshold}= Set Variable ${get_ipmi_upper_critical_threshold.strip()}
197 ... Set To Dictionary ${tmp_dict} ucr ${ipmi_upper_critical_threshold}
200 …${ipmi_upper_non_recoverable_threshold}= Set Variable ${get_ipmi_upper_non_recoverable_threshold…
204 ... Set To Dictionary ${tmp_dict} unr ${ipmi_upper_non_recoverable_threshold}
216 Set And Get Sensor Threshold For given Sensor
217 [Documentation] Set/Get Sensor Threshold for given sensor Via IPMI.
220 # Set New Threshold Value To The Randomly Selected Sensor.
237 ${index_value}= Set Variable If
246 ${sensor_new_threshold_value}= Set Variable ${get_sensor_new_threshold_value.strip()}