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


TCP/IP profile record management section

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

This section provides network management information from the NETMONITOR, SACONFIG, and SMFCONFIG profile statements. For the SMFCONFIG profile statement, only the Type 119 SMF record parameter settings are provided. For the SACONFIG profile statement the community name value from the COMMUNITY parameter is not provided due to security considerations; however, the flag bit, NMTP_MGMTSACommunity, is set if a community name was specified. There is only one of these sections in the record.

Table 1 shows the TCP/IP profile record management section.
Table 1. TCP/IP profile record management section
Offset Name Length Format Description
0(X'0') NMTP_MGMTEye 4 EBCDIC MGMT eyecatcher
4(X'4') NMTP_MGMTSmf119Types 4 Binary SMF 119 record types requested:
X'8000', NMTP_MGMT119FtpClient
FTP client
X'4000', NMTP_MGMT119IfStats
Interface statistics
X'2000', NMTP_MGMT119IpSec
IPSec
X'1000', NMTP_MGMT119PortStats
Port statistics
X'0800', NMTP_MGMT119Profile
Profile
X'0400', NMTP_MGMT119TcpInit
TCP connection initiation
X'0200', NMTP_MGMT119TcpipStats
TCP/IP statistics
X'0100', NMTP_MGMT119TcpStack
TCP/IP stack initiation and termination
X'0080', NMTP_MGMT119TcpTerm
TCP connection termination
X'0040', NMTP_MGMT119TN3270Client
TSO Telnet client connection initiation and termination
X'0020', NMTP_MGMT119UdpTerm
UDP endpoint termination
X'0010', NMTP_MGMT119DVIPA
Dynamic VIPAs
X'0008', NMTP_MGMT119SmcrGrpStats
SMC-R group statistics
X'0004', NMTP_MGMT119SmcrLnkEvent
SMC-R link event
8(X'8') NMTP_MGMTNetMonServices 1 Binary NETMONITOR services requested:
X'80', NMTP_MGMTNMPktTrace
Packet trace
X'40', NMTP_MGMTNMTcpConn
TCP connection
X'20', NMTP_MGMTNMSmf
SMF records
X'10', NMTP_MGMTNMNTATrace
OSAENTA trace
9(X'9') NMTP_MGMTNetMonSmfRecs 1 Binary SMFSERVICE records requested:
X'80', NMTP_MGMTNMSmfIPSec
IP Sec
X'40', NMTP_MGMTNMSmfProfile
Profile
X'20', NMTP_MGMTNMSmfCSSmtp
CSSMTP
X'10', NMTP_MGMTNMSmfCSMail
CSMail
X'08', NMTP_MGMTNMSmfDVIPA
Dynamic VIPAs
10(X'A') NMTP_MGMTNetMonMinLife 1 Binary If flag NMTP_MGMTNMTcpConn is set, this field contains the NETMONITOR TCPCONNSERVICE MINLIEFTIME value.
11(X'B') NMTP_MGMTSAFlags 1 Binary SACONFIG flags:
X'80', NMTP_MGMTSAEnabled
If set, the TCP/IP subagent is enabled. If not set, the TCP/IP subagent is disabled.
X'40', NMTP_MGMTSAOsaEnabled
If set, OSA support is enabled. If not set, OSA support is disabled.
X'20', NMTP_MGMTSASetsEnabled
If set, Set support is enabled. If not set, Set support is disabled.
X'10', NMTP_MGMTSACommunity
If set, a community name was specified.
12(X'C') NMTP_MGMTSAAgent 2 Binary SACONFIG Agent port number.
14(X'E') NMTP_MGMTSAOsasf 2 Binary SACONFIG OSASF port number.
16(X'10') NMTP_MGMTSACacheTime 2 Binary SACONFIG Cache time
18(X'12')   2 Binary Reserved
20(X'14') NMTP_MGMTSACommName 32 EBCDIC SACONFIG Community name, padded with trailing blanks. Due to security concerns, this value is not provided in the SMF record. But if a community name value was specified, flag NMTP_MGMTSACommunity is set.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014