SNAX/HLS Configuration and Control Manual

Command Dictionary
Using the HLSCOM Utility
104705 Tandem Computers Incorporated 6–59
Control Information
Allocators
Specifies a count of the number of accessors that have allocated this SNAX/HLS
LU. If the application uses server links (that is, opens with the form $
hls-name
),
then each server link from a given process is deemed an accessor and is reflected
in this count.
Openers
Specifies a count of the number of accessors that have opened a session with this
SNAX/HLS LU. If the application uses server links (that is, opens with the form
$
hls-name
), then an open issued on one of the server links acts as if each link had
issued the open.
RECV
Reflects information pertaining to the inbound message flow.
SEND
Reflects information pertaining to the outbound message flow.
Work
Shows how many verbs are currently being held by SNAX/HLS. On the receive
side, these verbs are all RECEIVE-DATA and RECEIVE-CONTROL-WAIT verbs,
or the second half of SEND-AND-RECEIVE-DATA verbs. Note that the RECV
Work and RECV Queue fields cannot simultaneously be nonzero.
Queue
Shows how many data messages are waiting to be processed.
Pacing
Shows the current pacing count.
Correl
Shows how many correlation entries are currently being saved. Correlation
entries are created when messages flow, and deleted when the response is sensed.
Seqno
Shows the next sequence number on this session. Values from 0 to 65,535 are
expected.