z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


TSO Telnet client connection termination record (subtype 23)

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

The TSO Telnet client connection termination record is collected at the termination of a connection using the TSO Telnet client. This denotes the connection, rather than a particular session. This record contains all pertinent information about the connection, such as elapsed time, bytes transferred, and so on.

See Table 1 for the contents of the TCP/IP stack identification section. For the TSO Telnet client connection termination record, the TCP/IP stack identification section indicates TN3270C as the subcomponent and X'08' (event record) as the record reason.

Table 1 shows the TSO Telnet client connection termination record self-defining section:
Table 1. TSO Telnet client connection termination record self-defining section
Offset Name Length Format Description
0(X'0') Standard SMF Header 24   Standard SMF header; subtype is 23(X'17')
Self-defining section
24(X'18') SMF119SD_TRN 2 Binary Number of triplets in this record (2)
26(X'1A')   2 Binary Reserved
28(X'1C') SMF119IDOff 4 Binary Offset to TCP/IP identification section
32(X'20') SMF119IDLen 2 Binary Length of TCP/IP identification section
34(X'22') SMF119IDNum 2 Binary Number of TCP/IP identification sections
36(X'24') SMF119S1Off 4 Binary Offset to TSO Telnet client connection termination section
40(X'28') SMF119S1Len 2 Binary Length of TSO Telnet client connection termination section
42(X'2A') SMF119S1Num 2 Binary Number of TSO Telnet client connection termination sections

Table 2 shows the TSO Telnet client connection termination specific section of this SMF record.

Table 2. TSO Telnet client connection termination section
Offset Name Length Format Description
0(X'0') SMF119TN_CTRIP 16 Binary Remote (server) IP address
16 (X'10') SMF119TN_CTLIP 16 Binary Local IP address
32(X'20') SMF119TN_CTRPort 2 Binary Remote (server) port number
34 (X'22') SMF119TN_CTLPort 2 Binary Local port number
36 (X'24') SMF119TN_CTNJENode 8 EBCDIC NJE Node Name
44(X'2C') SMF119TN_CTInBytes 8 Binary Inbound byte count
52(X'34') SMF119TN_CTOutBytes 8 Binary Outbound byte count
60(X'3C') SMF119TN_CTiTime 4 Binary Time of day of session initiation
64(X'40') SMF119TN_CTiDate 4 Packed Date of session initiation
68(X'44') SMF119TN_CTtTime 4 Binary Time of day of session termination
72(X'48') SMF119TN_CTtDate 4 Packed Date of session termination
76(X'4C') SMF119TN_CTDur 4 Binary Telnet client session duration in 1/100 seconds
80(X'50') SMF119TN_CTCOpt 1 Binary Telnet connection options negotiated for this connection:
  • x000 0000: Reserved
  • 0100 0000: Terminal type
  • 0010 0000: End of record
  • 0001 0000: Transmit binary
  • 0000 1000: Echos
  • 0000 0100: Suppress go ahead
  • 0000 00xx: Reserved
81(X'51')   3 Binary Reserved
84(X'54') SMF119TN_CTDevt 20 EBCDIC Telnet device type

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014