Command Reference Guide

Administration Commands
query_buffer_availability
throttle_status decimal
buf_use_status constant
max_buf_total_count decimal
max_buf_total_bytes decimal
max_buf_rsrv_count decimal
max_buf_rsrv_bytes decimal
max_buf_res_use_count decimal
max_buf_res_use_bytes decimal
max_peak_usage decimal
max_throttle_status decimal
max_buf_use_status constant
debug_param character 32
If the command executes successfully, SNAplus2 returns the following parameters:
buf_avail
The maximum amount of STREAMS buffer space available to SNAplus2, in bytes, as dened by a
set_buffer_availability command.
buf_total_count
The total number of buffers currently allocated to SNAplus2 components.
buf_total_bytes
The total amount of buffer storage, in bytes, currently allocated to SNAplus2 components.
buf_rsrv_count
The total number of buffers reserved.
buf_rsrv_bytes
The total amount of storage in buffers reserved, in bytes.
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:
CONGESTED
UNCONGESTED
max_buf_total_count
The maximum number of buffers that have been allocated to SNAplus2 components at any one time.
max_buf_total_bytes
The maximum amount of buffer storage that has been allocated to SNAplus2 components at any one time.
311