zERT DNs Session Attributes

Use the zERT DNs Session Data attributes to monitor all zERT sessions.

Origin Node Unique identifier for the TCP/IP stack being displayed.

System ID The SMF system ID. The format is a text string no longer than 4 characters.

TCPIP STC Name The jobname of the TCP/IP address space.

Sysplex Name The name of the sysplex that the monitored system is part of. The format is a text string no longer than 8 characters.

Collection Time The time and date of data sampling.

User ID The z/OS user ID associated with the socket.

Application Name The jobname associated with the application address space that opened and bound the socket associated with the security session.

IP Protocol The IP Protocol for the security session. The format is an unsigned integer that can have the following values:
6 - TCP
17 - UDP

Port Range Start The starting value for the server port range. The format is an unsigned integer.

Port Range End The ending value for the server port range. The format is an unsigned integer.

Client IP Address The client IP address. The format is a text string no longer than 45 characters.

Server IP Address The server IP address. The format is a text string no longer than 45 characters.

Session ID Session identifier that uniquely identifies a security session based on the server and client endpoints plus the significant security attributes for the session. The format is a text string no longer than 42 characters.

Distinguished Name Type Type of Distinguished Name. The format is an unsigned integer that can have the following values:

IPSec_Local_Certificate_Subject=1
IPSec_Local_Certificate_Issuer=2
IPSec_Remote_Certificate_Subject=3
IPSec_Remote_Certificate_Issuer=4
TLS_Server_Certificate_Subject=5
TLS_Server_Certificate_Issuer=6
TLS_Client_Certificate_Subject=7
TLS_Client_Certificate_Issuer=8
SSH_Server_Certificate_Subject=9
SSH_Server_Certificate_Issuer=10
SSH_Client_Certificate_Subject=11
SSH_Client_Certificate_Issuer=12

Distinguished Name Value The value of the Distinguished Name.