Specifications

Interfaces
Page
43
Pending
-
the exchange is not yet complete.
Success
-
console data sent and acknowledged.
Data lost
-
success, but data was lost during the exchange.
Transmit failed
-
the local transmitter could not transmit the
request.
command-data-buffer
-
the buffer which contained the comand sent
to the remote system. Invalid if pending status
is
returned.
Response-data-buffer
-
the buffer with the received response data
from the remote system. Invalid if pending status is returned.
Data-lost-flags
-
indicators as to the type and reason for the
Data lost return-code, Present only
if
Data lost code returned.
Any of:
Command-data-lost
-
a
logical value that
is true
if
the
command data in the Console Command And Poll
message was lost.
Response-data-lost
-
a logical value that is true
if
the
remote console server detected lost console data due to a
buffer overrun or other error condition. The data in the
response-data-buffer is possibly incomplete.
Receive-data-lost
-
a
logical value that is true
if
the
receive-data-buffer was too small to receive all of the data
that was sent.
Function:
Causes
a
console
response to be sent to the Console
Requester of
the remote comand system.
This is a call to the Console Server of the target system.
It is
used to respond to remote console requests from the console
user.
Inputs:
Channel-id
-
the unique identification
of
the channel on which the
response is to be made.
Destination-address
-
the identification
of
the command system.
Applicable only to multiaccess channels. If applicable and not
present, the console-user address
is
implied.
Command-data-lost-flag
-
a logical value that
is
true if the
command data in the received console command was lost.