CRESIPCN Resource Table

The CRESIPCN views display information about an instance of an IPIC connection (IPCONN) within a CICS system.

The Primary key field for this resource class is NAME. Note that a connection name can be only 4 characters long. The remainder of the 8-character NAME field should be padded with blank spaces.

The following actions are supported:
GET
Get data for the named IPCONN.

External resource name
CICSTopologyIPICConnection
Length
48
Usage
API or WUI or CICS Management Client Interface
API view
No
CMAS context
No
SCOPE applies
Yes
Only query CMASs in workload
No
Object type
CICSPlex SM Manager
Copybook identifier
EYUt2835
Table 1. Valid CPSM operations
Operations Actions Parameters Required
GET   None N/A
Table 2. CRESIPCN resource table attributes
Name Datatype Source Len Sum Description Attr ID
EYU_CICSNAME CHAR CPSM 8 DIFF CICS System Name  
EYU_CICSREL CHAR CPSM 4 DIFF CICS Release
EYU_RESERVED CHAR CPSM 4 N/A Reserved
CONNSTATUS CVDAS INQ 4 LIKE Connection status 8
CONNSTATUS Output valid values RELEASED, OBTAINING, ACQUIRED, FREEING, AVAILABLE, NOTAPPLIC
CTYPE EYUDA INQ 4 LIKE Connection type 4
CTYPE Output valid values IPIC
MONSTAT BIT CPSM 1 LIKE Monitoring status 7
MONSTAT Input/output valid values 1 (POSDATA) - Possible Data, 2 (COLDATA) - Collect Data, 4 (USERDEF) - User Monitor Definition, 8 (SYSDEF) - System Monitor Definition, 16 (DELETED) - Resource Logically Deleted, 32 (RODMACT) - Resource Status Facility Active
 NAME-1  CHAR CPSM 8 DIFF Connection name 5
NETNAME CHAR INQ 8 DIFF Net name of remote system 6
SERVSTATUS CVDAS INQ 4 LIKE Service status 9
SERVSTATUS Output valid values INSERVICE, OUTSERVICE, GOINGOUT