HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
QUERY_BUFFER_AVAILABILITY
buf_res_use_count
The number of reserved buffers in use.
buf_res_use_bytes
The number of bytes in the reserved buffers currently in use.
peak_usage
Peak buffer usagesmoothed percentage of buffers that are actually used.
peak_decay
Smoothing parameter.
throttle_status
Adaptive pacing status.
buf_use_status
Congestion status. Possible values are:
AP_CONGESTED
AP_UNCONGESTED
max_buf_total_count
The maximum number of buffers that have been allocated to SNAplus2 components at any time.
max_buf_total_bytes
The maximum amount of buffer storage that has been allocated to SNAplus2 components at any time.
max_buf_rsrv_count
The maximum number of buffers that can be reserved.
max_buf_rsrv_bytes
The maximum amount of buffer storage that can be reserved, in bytes.
max_buf_res_use_count
The maximum number of reserved buffers that can be in use.
max_buf_res_use_bytes
The maximum number of bytes of reserved buffers that can be in use at any time.
max_peak_usage
Maximum peak buffer usagesmoothed percentage of buffers actually used.
max_throttle_status
Maximum adaptive pacing status.
max_buf_use_status
Maximum congestion status. Possible values are:
AP_CONGESTED
AP_UNCONGESTED
3.94.4 Returned Parameters: Other Conditions
Appendix B, Common Return Codes lists further combinations of primary and secondary return codes that are
common to all NOF verbs.
355