Administration Commands
query_statistics
The total number of DM frames transmitted to the adjacent link station.
disc_in
The total number of DISC frames received from the adjacent link station.
disc_out
The total number of DISC frames transmitted to the adjacent link station.
ua_in
The total number of UA frames received from the adjacent link station.
ua_out
The total number of UA frames transmitted to the adjacent link station.
2.170.3 Returned Parameters: SDLC LS Operational Information
Parameter name | Type | Length |
index | decimal |
|
address | decimal |
|
role | constant |
|
state | decimal |
|
maxdata | decimal |
|
replyto | decimal |
|
maxin | decimal |
|
maxout | decimal |
|
modulo | constant |
|
retries_m | decimal |
|
retries_t | decimal |
|
retries_n | decimal |
|
rnrlimit | decimal |
|
datmode | constant |
|
last_fail_ctrl_in | hex array | 2 |
last_fail_ctrl_out | hex array | 2 |
last_fail_frmr_info | hex array | 5 |
last_fail_replyto_s | decimal |
|
g_poll | decimal |
|
sim_rim | constant |
|
xmit_rcv_cap | constant |
|
If the command executes successfully, the following parameters are returned:
index
The Index value used internally by SNAplus2 to identify the port that owns this LS.
address
The poll address of the secondary link station.
role
The link role of the LS. Possible values are:
PRIMARY
This link station is defined as a primary link station.
SECONDARY
This link station is defined as a secondary link station.
NEGOTIABLE
This link station is defined as a negotiable link station.
543