Header/Self-defining Section

This section contains the common SMF record headers fields and the triplet fields (offset/length/number), if applicable, that locate the other sections on the record.

Offsets Name Length Format Description
0 0 SMF53LEN 2 binary Record length. This field and the next field (total of four bytes) form the RDW (record descriptor word). See Standard SMF record header for a detailed description.
2 2 SMF53SEG 2 binary Segment descriptor (see record length field).
4 4 SMF53FLG 1 binary System indicator:
Bit
Meaning when set
0-2
Reserved
3-6
Version indicators*
7
Reserved.

*See Standard SMF record header for a detailed description.

5 5 SMF53RTY 1 binary Record type 53 (X'35').
6 6 SMF53TME 4 binary Time since midnight, in hundredths of a second, that the record was moved into the SMF buffer.
10 A SMF53DTE 4 packed Date when the record was moved into the SMF buffer, in the form 0cyydddF. See Standard SMF record header for a detailed description.
14 E SMF53SID 4 EBCDIC System identification (from the SID parameter).
18 12 SMF53PRD 2 binary Offset to product section from start of record, including record descriptor word (RDW).
20 14 SMF53PRL 2 binary Length of product section.
22 16 SMF53PRN 2 binary Number of product section.
24 18 SMF53IDO 2 binary Offset to identification section from start of record, including record descriptor word (RDW).
26 1A SMF53IDL 2 binary Length of identification section.
28 1C SMF53IDN 2 binary Number of identification section.
Product Section:
30 1E SMF53SUB 2 binary Subtype ID

1 = Record written for LOGOFF
2 = Record written for $P LNEn.

32 20 SMF53VER 2 EBCDIC Record version number.
34 22 SMF53SYS 4 EBCDIC Subsystem name, ‘JES2’.
Identification Section:
38 26 SMF53RMT 8 EBCDIC Remote name as defined in JESPARMS.
46 2E SMF53LIN 8 EBCDIC Line name as defined in JESPARMS.
54 36 SMF53PSW 8 EBCDIC Line password as defined in JESPARMS.
62 3E SMF53CTR 4 binary Number of VTAM® requests processed.
66 42 SMF53CTR +4 4 binary Number of exception responses.
70 46 SMF53CTR +8 4 binary Number of LUSTATs received.
74 4A SMF53CTR +12 4 binary Number of bid rejects.
78 4E SMF53CTR +16 4 binary Number of temporary errors.
82 52 SMF53ADP 3 EBCDIC Line identifier, ‘SNA’.