Lines Matching full:count
27 # Gets the Total Record Count from SDR Info and the last Record entry number.
28 ${record_count} ${last_record}= Get Record Count And Last Record From SDR
70 # Response Data Count - total records (max - FFh - 255 in decimal).
77 Verify Sensor And SDR Count In Get Device SDR Info Via Inband IPMI
78 [Documentation] Verify Sensor and SDR Count in Get Device SDR Info via inband IPMI.
81 # Get Sensor count and SDR elist all count from IPMI LAN interface.
82 ${sensor_count_lan1} ${SDR_count_lan1}= Get Count for Sensor And SDR Elist All
84 # Get Sensor Count From Get Device SDR Info command.
85 ${sensor_count1}= Get Sensor Count From SDR Info
86 # Compare Get Device SDR Sensor count with Sensor count from lanplus.
89 # Get SDR Count From Get Device SDR Info command.
90 ${SDR_count1}= Get SDR Count From SDR Info
91 # Get sdr oem record count from "sdr elist -vvv" command output.
93 ${sdr_oem}= Fetch OEM Sdr Count ${sdr_data}
96 # Compare Get Device SDR Sdr count with SDR Elist All count from lanplus.
102 # Get Sensor count and SDR elist all count from IPMI lanplus interface.
103 ${sensor_count_lan2} ${SDR_count_lan2}= Get Count for Sensor And SDR Elist All
105 # Get Sensor Count From Get Device SDR Info command.
106 ${sensor_count2}= Get Sensor Count From SDR Info
107 # Compare Get Device SDR Sensor count with Sensor count from lanplus.
110 # Get SDR Count From Get Device SDR Info command.
111 ${SDR_count2}= Get SDR Count From SDR Info
113 # Compare Get Device SDR Sdr count with SDR Elist All count from lanplus.
141 # Sensor Count Via Device SDR Info with extra bytes.
148 # SDR Count Via Device SDR Info with extra bytes.
160 # Sensor Count Via Device SDR Info via lanplus.
167 # SDR Count Via Device SDR Info via lanplus.
183 # Identify the byte count.
277 # Gets the Total Record Count from SDR Info and the last Record entry number.
278 ${record_count} ${last_record}= Get Record Count And Last Record From SDR
321 # Response data count - total record ID (max - FFh - 255 in decimal).
342 Get IPMI Sensor Count
343 [Documentation] Get sensors count using "SDR elist all" command.
372 [Documentation] Get Device SDR Info via inband IPMI and return response data with Sensor count.
382 [Documentation] Get Device SDR Info via inband IPMI and return response data with SDR count.
391 Get Sensor Count From SDR Info
392 [Documentation] Get Sensor Count from Get Device SDR Info data.
394 # Get Device SDR Info Via inband IPMI for Sensor count.
397 # Get Sensor count from Get Device SDR Info count - bytie 0.
405 Get SDR Count From SDR Info
406 [Documentation] Get SDR Count from Get Device SDR Info data.
408 # Get Device SDR Info Via inband IPMI for SDR count.
411 # Get SDR count from Get Device SDR Info count - byte 0.
422 # Get Device SDR Info Via inband IPMI for Sendor count.
424 # Get Device SDR Info Via inband IPMI for SDR count.
431 # Timestamp for the Get SDR count will be from Response byte 2 to N.
446 Get Count for Sensor And SDR Elist All
447 [Documentation] Get Sensor and SDR elist all count via IPMI lanplus.
452 ${SDR_count}= Get IPMI Sensor Count
473 # Record Count : 58
495 Get Record Count And Last Record From SDR
496 [Documentation] Returns total record count from IPMI SDR Info and last SDR record.
498 # Returns Record count from IPMI SDR Info.
499 ${record_count}= Get IPMI SDR Status Info Record Count
502 # If Record Count = 58 (3Ah), record IDs range from 0 to 57.