Use the KN3 Interface Write Queue attributes to display data link control (DLC) tuning statistics for each write queue supported for an active datapath device used by an OSA-Express QDIO ethernet or HiperSockets interface.
Accelerated Bytes The number of transmitted bytes that were routed outbound using internal queued direct I/O (iQDIO) routing or QDIO Accelerator since the statistics were last reset. This attribute applies to IPv4 interfaces only. The format is an unsigned long long integer.
Accelerated Packets The number of transmitted packets that were routed outbound using internal queued direct I/O (iQDIO) routing or QDIO Accelerator since the statistics were last reset. This attribute applies to IPv4 interfaces only. The format is an unsigned long long integer.
Average Active SBALs The average number of active storage block address lists (SBALs) since the statistics were last reset. The format is an unsigned integer between 0 - 128 inclusive.
This counter represents the smoothed average number of SBALs waiting to be written. The average is calculated when the device driver write initiator has built as many writes as possible (due either to no remaining SBALs or no more data to be written) and is about to exit.
Average SBALs Per SIGA The average number of storage block address lists (SBALs) written per signal adapter (SIGA) since the statistics were last reset. The format is an unsigned integer.
For OSA-Express interfaces, an SBAL represents 16 4K write buffers (a single 64K write). For HiperSockets interfaces, the SBAL size is variable. For a specific write operation, all buffers might not be used (for example, those containing outbound packets).
mm/dd/yy hh:mm:ss (Tivoli Enterprise Portal) or yy/mm/dd hh:mm:ss (3270)
Where: Datapath Device Number The datapath device number. The format is an unsigned 2-byte integer displayed in hexadecimal.
Interface Index The interface index associated with this interface. The format is an unsigned integer.
Interface Name The interface name sharing the write queue. The format is an alphanumeric string no longer than 16 characters.
This value is specified with the intf_name parameter on the INTERFACE statement or the link_name parameter on the LINK statement in the TCPIP.PROFILE dataset. See the z/OS Communications Server IP Configuration Reference for more information about this parameter.
iQDIO Multiple Write SIGA Count The number of internal queued direct I/O (iQDIO) multiple write signal adapter (SIGA) instructions issued since the statistics were last reset. This attribute applies to HiperSocket interfaces only when the IQDMULTIWRITE parameter is specified on the GLOBALCONFIG profile statement. The format is an unsigned long long integer.
Maximum Active SBALs The maximum number of active storage block address lists (SBALs) since the statistics were last reset. The format is an unsigned integer between 0 - 128 inclusive.
This counter represents the maximum number of SBALs waiting to be written. The maximum number is calculated each time the device driver write initiator has built as many writes as possible (due either to no remaining SBALs or no more data to be written) and is about to exit.
Origin Node The unique identifier for the TCP/IP stack being displayed. The format is an alphanumeric string no longer than 32 characters.
Percent Accelerated Bytes The percentage of outbound bytes that were routed using internal queued direct I/O (iQDIO) routing or QDIO Accelerator since the statistics were last reset. The format is an integer between 0 and 100 inclusive.
Notes: This attribute applies to IPv4 interfaces only. The value is zero (0) for IPv6 interfaces.
Percent Accelerated Packets The percentage of outbound packets that were routed using internal queued direct I/O (iQDIO) routing or QDIO Accelerator since the statistics were last reset. The format is an integer between 0 and 100 inclusive.
Notes: This attribute applies to IPv4 interfaces only. The value is zero (0) for IPv6 interfaces.
QDIO SIGA Count The number of queued direct I/O (QDIO) signal adapter (SIGA) instructions issued since the statistics were last reset. The format is an unsigned long long integer.
A SIGA instruction tells the QDIO interface that data is ready to be written. QDIO interfaces support adding additional writes to a write already in progress, removing the need for a new SIGA instruction. A low value for this counter indicates that write processing is benefitting from this additional QDIO write function.
Queue Priority The queue priority to which the attributes in a row of data pertain. The format is an unsigned integer.
mm/dd/yy hh:mm:ss (Tivoli Enterprise Portal) or yy/mm/dd hh:mm:ss (3270)
Where: SBALs Per SIGA The number of storage block address lists (SBALs) written per signal adapter (SIGA) during the most recent sampling interval. The format is an unsigned integer.
For OSA-Express interfaces, an SBAL represents 16 4K write buffers (a single 64K write). For HiperSockets interfaces, the SBAL size is variable. For a specific write operation, all buffers might not be used (for example, those containing outbound packets).
System ID The SMF system ID. The format is a string up to 4 characters in length.
TCPIP STC Name The TCP/IP job name. The format is a string up to 8 characters in length.
Transmitted Bytes The number of transmitted bytes since the statistics were last reset. The format is an unsigned long long integer.
Transmitted Packets The number of transmitted packets since the statistics were last reset. The format is an unsigned long long integer.
TRLE Name The transport resource list (TRL) name for this interface. The format is a string of up to 8 characters.
Used SBALs The number of storage block address list (SBAL) control blocks used since the statistics were last reset. The format is an unsigned long long integer.
For OSA-Express interfaces, an SBAL represents 16 4K write buffers (a single 64K write). For HiperSockets interfaces, the SBAL size is variable. For a specific write operation, all buffers might not be used (for example, those containing outbound packets).
Write Control Device Number The write control device number. The format is an unsigned 2-byte integer displayed in hexadecimal.