| statsystembwResult Structure Definition |
The statsystembwResult structure defines the return type for statsystembw API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
systembwList |
Pointer to the systembw List. |
| systembwstats Structure Definition |
The systembwstats structure defines the actual return type values for statsystembw API. |
Syntax |
Members |
clearstats |
Clear the statsistics / counters |
_nextgenapiresource |
httpcltpoolinactive |
No of requests sent from BW client. |
httpcltpooloutactive |
No of responses Received. |
httpsvr200okresp |
Number of 200 Ok response sent from the BW appliance. |
httpsvr200okresprate |
Rate of 200 Ok response sent from the BW appliance. |
httpsvr404notfound |
Number of 404 Not Found responses sent |
httpsvr404notfoundrate |
Rate of 404 Not Found responses sent |
httpclterrstray |
Number of stray packets received from server without HTTP request |
httpclterrstrayrate |
Rate of stray packets received from server without HTTP request |
httpcltttfplwm |
Number of Responses Falling on LWM for TTFP. |
httpcltttfplwmrate |
Rate of Responses Falling on LWM for TTFP. |
httpcltttfp_0 |
Number of Responses Falling on Band-0 for TTFP. |
httpcltttfp_0rate |
Rate of Responses Falling on Band-0 for TTFP. |
httpcltttfp_1 |
Number of Responses Falling on Band-1 for TTFP. |
httpcltttfp_1rate |
Rate of Responses Falling on Band-1 for TTFP. |
httpcltttfp_2 |
Number of Responses Falling on Band-2 for TTFP. |
httpcltttfp_2rate |
Rate of Responses Falling on Band-2 for TTFP. |
httpcltttfp_3 |
Number of Responses Falling on Band-3 for TTFP. |
httpcltttfp_3rate |
Rate of Responses Falling on Band-3 for TTFP. |
httpcltttfp_4 |
Number of Responses Falling on Band-4 for TTFP. |
httpcltttfp_4rate |
Rate of Responses Falling on Band-4 for TTFP. |
httpcltttfp_5 |
Number of Responses Falling on Band-5 for TTFP. |
httpcltttfp_5rate |
Rate of Responses Falling on Band-5 for TTFP. |
httpcltttfp_6 |
Number of Responses Falling on Band-6 for TTFP. |
httpcltttfp_6rate |
Rate of Responses Falling on Band-6 for TTFP. |
httpcltttfp_7 |
Number of Responses Falling on Band-7 for TTFP. |
httpcltttfp_7rate |
Rate of Responses Falling on Band-7 for TTFP. |
httpcltttfphwm |
Number of Responses Falling on HWM for TTFP. |
httpcltttfphwmrate |
Rate of Responses Falling on HWM for TTFP. |
httpcltttfpmax |
Peak RTT observed for Time to First response packet. |
httpcltttlplwm |
Number of Responses Falling on LWM for TTLP. |
httpcltttlplwmrate |
Rate of Responses Falling on LWM for TTLP. |
httpcltttlp_0 |
Number of Responses Falling on Band-0 for TTLP. |
httpcltttlp_0rate |
Rate of Responses Falling on Band-0 for TTLP. |
httpcltttlp_1 |
Number of Responses Falling on Band-1 for TTLP. |
httpcltttlp_1rate |
Rate of Responses Falling on Band-1 for TTLP. |
httpcltttlp_2 |
Number of Responses Falling on Band-2 for TTLP. |
httpcltttlp_2rate |
Rate of Responses Falling on Band-2 for TTLP. |
httpcltttlp_3 |
Number of Responses Falling on Band-3 for TTLP. |
httpcltttlp_3rate |
Rate of Responses Falling on Band-3 for TTLP. |
httpcltttlp_4 |
Number of Responses Falling on Band-4 for TTLP. |
httpcltttlp_4rate |
Rate of Responses Falling on Band-4 for TTLP. |
httpcltttlp_5 |
Number of Responses Falling on Band-5 for TTLP. |
httpcltttlp_5rate |
Rate of Responses Falling on Band-5 for TTLP. |
httpcltttlp_6 |
Number of Responses Falling on Band-6 for TTLP. |
httpcltttlp_6rate |
Rate of Responses Falling on Band-6 for TTLP. |
httpcltttlp_7 |
Number of Responses Falling on Band-7 for TTLP. |
httpcltttlp_7rate |
Rate of Responses Falling on Band-7 for TTLP. |
httpcltttlphwm |
Number of Responses Falling on HWM for TTLP. |
httpcltttlphwmrate |
Rate of Responses Falling on HWM for TTLP. |
httpcltttlpmax |
Peak RTT observed for Time to Last response packet. |
See Also |