IBM SMF Explorer
GitHub Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

SMF 70 Subtype 2

Virtual fields

Name Based on Description
timestamp date
time
Record Timestamp
boost_class fla Boost class is set at end of interval, valid only when zIIP boost and/or Speed boost is active: 001 IPL, 010 Shutdown, 011 Recovery Process
interval_in_milliseconds interval Interval duration in milliseconds

Record fields

Name Based on Description Type/Format
date SMF70DTE Date of Record date
time SMF70TME Time of Record time
timestamp virtual date
time
Record Timestamp
len SMF70LEN SMF RECORD LENGTH. ZERO AFTER GRBSMFR REASSEMBLY integer
seg SMF70SEG SEGMENT DESCRIPTOR integer
flg flag SMF70FLG SYSTEM INDICATOR FLAGS string
new_record flg NEW RECORD FORMAT
subtypes_used flg SUBTYPES USED
v4 flg MVS/ESA V4 IF ON
esa flg MVS/ESA IF ON
vxa flg MVS/XA IF ON
os flg OPERATING SYSTEM IS OS/VS2
prsm_mode flg SYSTEM RUNNING IN PR/SM MODE
rty SMF70RTY RECORD TYPE integer
tme SMF70TME TIME RECORD WRITTEN time
dte SMF70DTE DATE RECORD WRITTEN date
sid SMF70SID SYSTEM ID FROM INSTALLATION string
ssi SMF70SSI SUBSYSTEM ID (RMF ) string
sty SMF70STY SUBTYPE integer
trn SMF70TRN NUMBER OF TRIPLETS IN THIS REC integer
prs SMF70PRS OFFSET TO RMF PRODUCT SECTION integer
prl SMF70PRL LENGTH OF RMF PRODUCT SECTION integer
prn SMF70PRN NUMBER OF RMF PRODUCT SECTIONS integer
f3s SMF7023S Offset to crypto CCA coprocessor section integer
f3l SMF7023L Length of crypto CCA coprocessor section integer
f3n SMF7023N Number of crypto CCA coprocessor sections integer
f4s SMF7024S Offset to crypto accelerator section integer
f4l SMF7024L Length of crypto accelerator section integer
f4n SMF7024N Number of crypto accelerator section integer
cs SMF702CS Offset to ICSF section integer
cl SMF702CL Length of ICSF section integer
cn SMF702CN Number of ICSF section integer
f5s SMF7025S Offset to crypto PKCS11 copro- cessor section integer
f5l SMF7025L Length of crypto PKCS11 copro- cessor section integer
f5n SMF7025N Number of crypto PKCS11 copro- cessor sections integer

Maps and sections

SMF70PRO

RMF Product Section

Name Based on Description Type/Format
mfv SMF70MFV RMF version number integer
prd SMF70PRD Product name string
ist SMF70IST Time monitor interval start time
dat SMF70DAT Date monitor interval start date
interval SMF70INT Duration of monitor interval timedelta
sam SMF70SAM Number of samples integer
fla flag SMF70FLA Flags string
cnv fla Data converted from version 2
iss fla Invalid samples to be skipped
m3r fla Record was written by RMF Monitor III
ism fla Interval was under SMF control
rcl fla SMF record converted to lower service level. Bit is set by SMF record retrieval service GRBSMFR.
rch fla SMF record converted to higher release or service level. Bit is set by SMF record retrieval service GRBSMFR.
altvm fla Running under an alternate virtual machine environment
iip fla zIIP boost was active during entire interval
eed fla Speed boost was active during entire interval
boost_class virtual fla Boost class is set at end of interval, valid only when zIIP boost and/or Speed boost is active: 001 IPL, 010 Shutdown, 011 Recovery Process
cyc SMF70CYC Sampling cycle length time
mvs SMF70MVS MVS software level (consists of an acronym and the version, release, and modification level - ZVvvrrmm) string
iml SMF70IML Indicates the type of processor complex on which data measurements were taken. X'03’ = 9672, zSeries integer
prf flag SMF70PRF Processor flags string
qes prf System has expanded storage
cne prf Equipped with ESCON channel
drc prf ESCON Director in configuration
eme prf System in z/ARCH mode
pri prf At least one zAAP is currently installed
prp prf At least one zIIP is currently installed
ped prf Enhanced DAT facility 1
pe2 prf Enhanced DAT facility 2
ptn SMF70PTN PR/SM partition number string
srl SMF70SRL SMF record level integer
iet SMF70IET Interval expiration time token date-time
lgo SMF70LGO Offset GMT to local time integer
rao SMF70RAO Offset to reassembly area relative to start of RMF product section integer
ral SMF70RAL Length of reassembly area. Area consists of a fixed header and a variable number of information blocks. Length depends on the record type/subtype, but is fixed for a specific type/subtype integer
ran SMF70RAN Number of reassembly area. This field is used to indicate whether SMF record is broken. If 0, record is not broken. If 1, record is broken. Offset and length are only valid if SMFxxRAN is 1. Reassembly area is only present in broken records. integer
oil SMF70OIL Original interval length as defined in the session or by SMF (in seconds) integer
syn SMF70SYN SYNC value in seconds integer
gie SMF70GIE Projected gathering interval end GMT time date-time
xnm SMF70XNM Sysplex name as defined in ECVTSPLX string
snm SMF70SNM System name for current system as defined in CVTSNAME string
interval_in_milliseconds virtual interval Interval duration in milliseconds

R702CCF

ICSF section

Name Based on Description Type/Format
r702snec R702SNEC Single DES: Number of calls to encipher (long floating point) number
r702sneb R702SNEB Single DES: Number of bytes of data enciphered (long floating point) number
r702snei R702SNEI Single DES: Number of CMD instructions used to encipher the data (long floating point) number
r702tnec R702TNEC Triple DES: Number of calls to encipher (long floating point) number
r702tneb R702TNEB Triple DES: Number of bytes of data enciphered (long floating point) number
r702tnei R702TNEI Triple DES: Number of CMD instructions used to encipher the data (long floating point) number
r702sndc R702SNDC Single DES: Number of calls to decipher (long floating point) number
r702sndb R702SNDB Single DES: Number of bytes of data deciphered (long floating point) number
r702sndi R702SNDI Single DES: Number of CMD instructions used to decipher the data (long floating point) number
r702tndc R702TNDC Triple DES: Number of calls to decipher (long floating point) number
r702tndb R702TNDB Triple DES: Number of bytes of data deciphered (long floating point) number
r702tndi R702TNDI Triple DES: Number of CMD instructions used to decipher the data (long floating point) number
r702nmgc R702NMGC Number of calls to MAC generate (long floating point) number
r702nmgb R702NMGB Number of bytes of data MAC generated (long floating point) number
r702nmgi R702NMGI Number of PCMF instructions used to MAC generate (long floating point) number
r702nmvc R702NMVC Number of calls to MAC verify (long floating point) number
r702nmvb R702NMVB Number of bytes of data MAC verified (long floating point) number
r702nmvi R702NMVI Number of PCMF instructions used to MAC verify (long floating point) number
r702nhac R702NHAC For SHA-1: Number of calls to hash (long floating point) number
r702nhab R702NHAB For SHA-1: Number of bytes of data hashed (long floating point) number
r702nhai R702NHAI For SHA-1: Number of PCMF instructions used to hash data (long floating point) number
r702nptc R702NPTC Number of calls to PIN translate (long floating point) number
r702npvc R702NPVC Number of calls to PIN verify (long floating point) number
r702nh2c R702NH2C For SHA-224 and SHA-256: Number of calls to hash (long floating point) number
r702nh2b R702NH2B For SHA-224 and SHA-256: Number of bytes of data hashed (long floating point) number
r702nh2i R702NH2I For SHA-224 and SHA-256: Number of PCMF instructions used to hash data (long floating point) number
r702nh5c R702NH5C For SHA-384 and SHA-512: Number of calls to hash (long floating point) number
r702nh5b R702NH5B For SHA-384 and SHA-512: Number of bytes of data hashed (long floating point) number
r702nh5i R702NH5I For SHA-384 and SHA-512: Number of PCMF instructions used to hash data (long floating point) number
r702cdlv R702CDLV ICSF data level integer
r702aesc R702AESC Number of AES encipher calls sent to a coprocessor number
r702aesb R702AESB Number of bytes processed by the AES encipher services handled by a coprocessor number
r702aesi R702AESI Number of operations required to complete the AES encipher service calls to a coprocessor number
r702asdc R702ASDC Number of AES decipher calls sent to a coprocessor number
r702asdb R702ASDB Number of bytes processed by the AES decipher services handled by a coprocessor number
r702asdi R702ASDI Number of operations required to complete the AES decipher service calls to a coprocessor number
r702drgc R702DRGC Number of calls to generate the RSA digital signatures (long floating point) Only valid if R702CDLV greater than 13 number
r702drvc R702DRVC Number of calls to verify the RSA digital signatures (long floating point) Only valid if R702CDLV greater than 13 number
r702degc R702DEGC Number of calls to generate ECC digital signatures (long floating point) Only valid if R702CDLV greater than 13 number
r702devc R702DEVC Number of calls to verify the ECC digital signatures (long floating point) Only valid if R702CDLV greater than 13 number
r702amgc R702AMGC Number of calls to generate the AES MACs (long floating point) Only valid if R702CDLV greater than 17 number
r702amgb R702AMGB Number of bytes of data for which the AES MACs were generated (long floating point) Only valid if R702CDLV greater than 17 number
r702amgi R702AMGI Number of instructions used to generate the AES MACs (long floating point) Only valid if R702CDLV greater than 17 number
r702amvc R702AMVC Number of calls to verify the AES MACs (long floating point) Only valid if R702CDLV greater than 17 number
r702amvb R702AMVB Number of bytes of data for which the AES MACs were verified (long floating point) Only valid if R702CDLV greater than 17 number
r702amvi R702AMVI Number of instructions used to verify the AES MACs (long floating point) Only valid if R702CDLV greater than 17 number
r702fpec R702FPEC Number of calls to encipher data using FPE (long floating point) Only valid if R702CDLV greater than 19 number
r702fpeb R702FPEB Number of bytes of data enciphered using FPE (long floating point) Only valid if R702CDLV greater than 19 number
r702fpei R702FPEI Number of instructions used to encipher the data using FPE (long floating point) Only valid if R702CDLV greater than 19 number
r702fpdc R702FPDC Number of calls to decipher data using FPE (long floating point) Only valid if R702CDLV greater than 19 number
r702fpdb R702FPDB Number of bytes of data deciphered using FPE (long floating point) Only valid if R702CDLV greater than 19 number
r702fpdi R702FPDI Number of instructions used to decipher the data using FPE (long floating point) Only valid if R702CDLV greater than 19 number
r702fptc R702FPTC Number of calls to translate data using FPE (long floating point) Only valid if R702CDLV greater than 19 number
r702fptb R702FPTB Number of bytes of data translated using FPE (long floating point) Only valid if R702CDLV greater than 19 number
r702fpti R702FPTI Number of instructions used to translate the data using FPE (long floating point) Only valid if R702CDLV greater than 19 number
r702fxec R702FXEC Number of calls to encipher data using FFX (long floating point) Only valid if R702CDLV greater than 22 number
r702fxeb R702FXEB Number of bytes of data enciphered using FFX (long floating point) Only valid if R702CDLV greater than 22 number
r702fxei R702FXEI Number of instructions used to encipher the data using FFX (long floating point) Only valid if R702CDLV greater than 22 number
r702fxdc R702FXDC Number of calls to decipher data using FFX (long floating point) Only valid if R702CDLV greater than 22 number
r702fxdb R702FXDB Number of bytes of data deciphered using FFX (long floating point) Only valid if R702CDLV greater than 22 number
r702fxdi R702FXDI Number of instructions used to decipher the data using FFX (long floating point) Only valid if R702CDLV greater than 22 number
r702fxtc R702FXTC Number of calls to translate data using FFX (long floating point) Only valid if R702CDLV greater than 22 number
r702fxtb R702FXTB Number of bytes of data translated using FFX (long floating point) Only valid if R702CDLV greater than 22 number
r702fxti R702FXTI Number of instructions used to translate the data using FFX (long floating point) Only valid if R702CDLV greater than 19 number
r702dqgc R702DQGC Number of calls to generate QSA digital signatures (long floating point) Only valid if R702CDLV greater than 22 number
r702dqvc R702DQVC Number of calls to verify the QSA digital signatures (long floating point) Only valid if R702CDLV greater than 22 number

R702TYP3

Subtype 2 Data Sections Cryptographic Coprocessor

Name Based on Description Type/Format
r7023ax R7023AX Crypto processor index integer
r7023ct R7023CT Crypto processor type: 11 = CEX5C, 12 = CEX6C, 13 = CEX7C, 14 = CEX8C integer
r7023msk flag R7023MSK Validity bit mask. Each bit position represents the validity of a timer-counter pair that measures the execution time and number of operations on a cryptographic coprocessor card. Valid with SMF70SRL >= X'61’(97) string
r7023all r7023msk Valid data for all operations
r7023rsa r7023msk Valid data for RSA-key- generation operations
r7023sf R7023SF Scaling factor for the indicating crypto coprocessor (long floating point) number
r7023t0 R7023T0 Execution time of all operations on the specified crypto coprocessor (long floating point) number
r7023c0 R7023C0 Execution number of all operations on the specified crypto coprocessor (long floating point) number
r7023c1 R7023C1 Execution number of RSA-key-generation / (long floating point) number
r7023scope R7023SCOPE Specifies the scope of the data section 0 = Data with CPC scope 1 = Data with system scope integer
r7023did R7023DID Domain ID Valid with R7023SCOPE = 1 integer

R702TYP4

Cryptographic Accelerator

Name Based on Description Type/Format
r7024ax R7024AX Crypto processor index integer
r7024ct R7024CT Crypto processor type: 11 = CEX5A, 12 = CEX6A, 13 = CEX7A, 14 = CEX8A integer
r7024msk flag R7024MSK Validity bit mask. Each bit position represents the validity of a timer-counter pair that measures the execution time and number of operations on a cryptographic accelerator card for a certain type of RSA operations. Valid with SMF70SRL >= X'5B’(91) string
r7021km r7024msk Valid data for 1024-bit ME-format operations
r7022km r7024msk Valid data for 2048-bit ME-format operations
r7021kc r7024msk Valid data for 1024-bit CRT-format operations
r7022kc r7024msk Valid data for 2048-bit CRT-format operations
r7023km r7024msk Valid data for 4096-bit ME-format operations
r7023kc r7024msk Valid data for 4096-bit CRT-format operations
r7024en R7024EN Number of engines. This is the number of valid entries in the R7024TC array of timer and counter pairs integer
r7024sf R7024SF Scaling factor for the indicating crypto accelerator (long floating point) number
r7023met R7023MET Execution time for 4096-bit ME-format RSA operations (long floating point) number
r7023mec R7023MEC Execution number for 4096-bit ME-format RSA operations (long floating point) number
r7023crt R7023CRT Execution time for 4096-bit CRT-format RSA operations (long floating point) number
r7023crc R7023CRC Execution number for 4096-bit CRT-format RSA operations (long floating point) number
r7024scope R7024SCOPE Specifies the scope of the data section 0 = Data with CPC scope 1 = Data with system scope integer
r7024did R7024DID Domain ID Valid with R7024SCOPE = 1 integer

R702TYP5

Cryptographic PKCS11 Coprocessor

Name Based on Description Type/Format
r7025ax R7025AX Crypto processor index integer
r7025ct R7025CT Crypto processor type: 11 = CEX5P, 12 = CEX6P, 13 = CEX7P, 14 = CEX8P integer
r7025msk flag R7025MSK Validity bit mask. Each bit position represents the validity of a timer-counter pair that measures the execution time and number of operations on a cryptographic PKCS11 coprocessor. string
r7025sa r7025msk Valid data for slow asymmetric- key functions
r7025fa r7025msk Valid data for fast asymmetric- key functions
r7025sp r7025msk Valid data for symmetric-key functions that return partial or incremental results
r7025sc r7025msk Valid data for symmetric-key functions that return complete or final result
r7025ag r7025msk Valid data for asymmetric-key generation function
r7025sf R7025SF Scaling factor for the indicating cryptographic PKCS11 coprocessor (long floating point) number
r7025sat R7025SAT Aggregate execution time of operations executed by slow asymmetric-key functions (long floating point) number
r7025sac R7025SAC Number of operations executed by slow asymmetric-key functions (long floating point) number
r7025fat R7025FAT Aggregate execution time of operations executed by fast asymmetric-key functions (long floating point) number
r7025fac R7025FAC Number of operations executed by fast asymmetric-key functions (long floating point) number
r7025spt R7025SPT Aggregate execution time of operations executed by symmetric-key functions that return partial or incremental results (long floating point) number
r7025spc R7025SPC Number of operations executed by symmetric-key functions that return partial or incremental results (long floating point) number
r7025sct R7025SCT Aggregate execution time of operations executed by symmetric-key functions that return complete or final result (long floating point) number
r7025scc R7025SCC Number of operations executed by symmetric-key functions that return complete or final result (long floating point) number
r7025agt R7025AGT Aggregate execution time of operations executed by asymmetric-key generation function (long floating point) number
r7025agc R7025AGC Number of operations executed by asymmetric-key generation function (long floating point) number
r7025scope R7025SCOPE Specifies the scope of the data section 0 = Data with CPC scope 1 = Data with system scope integer
r7025did R7025DID Domain ID Valid with R7025SCOPE = 1 integer

R7024TC

Timers and counters for the crypto accelerator.

Name Based on Description Type/Format
r7021met R7021MET Execution time for 1024-bit ME-format RSA operations (long floating point) number
r7021mec R7021MEC Execution number for 1024-bit ME-format RSA operations (long floating point) number
r7022met R7022MET Execution time for 2048-bit ME-format RSA operations (long floating point) number
r7022mec R7022MEC Execution number for 2048-bit ME-format RSA operations (long floating point) number
r7021crt R7021CRT Execution time for 1024-bit CRT-format RSA operations (long floating point) number
r7021crc R7021CRC Execution number for 1024-bit CRT-format RSA operations (long floating point) number
r7022crt R7022CRT Execution time for 2048-bit CRT-format RSA operations (long floating point) number
r7022crc R7022CRC Execution number for 2048-bit CRT-format RSA operations (long floating point) number