A CPSM Communications Manager object that describes an installed CMAS-to-MAS connection from the perspective of the context CMAS. The information displayed is for both local and remote MAS instances. CMTPMLNK instances can be accessed only when you are connected to the CMAS that is the CICSplex Maintenance Point.
The Primary key field for this resource class is NAME .
The following action is supported:
The DISCARD action requires no unique parameter data.
API Actions
Parameters: None
Code | Description | Code | Description |
CICS_FAILURE | CICS failure | LINK_RESET | Link reset |
DISCARD_FAILED | Discard failed | PLEXNAME_MISSING | CICSplex name missing |
INV_DATA | Attribute data invalid | RECNAME_MISSING | Record name missing |
LINK_IS_ACTIVE | Link is active | REC_NOT_FOUND | Requested resource not found |
LINK_PENDING | Link pending |
Name | Datatype | Source | Len | Sum | Description | Attr ID |
---|---|---|---|---|---|---|
NAME-1 | CHAR | CPSM | 8 | DIF | MAS name | 4 |
SYSID | CHAR | CPSM | 4 | DIF | MAS system ID | 5 |
PROTOCOL | EYUDA | CPSM | 4 | LIKE | Link protocol | 6 |
PROTOCOL Output Valid Values | LU62 MRO ESSS | |||||
CICSCONN | CVDAS | INQ | 4 | LIKE | CICS connection status | 7 |
CICSCONN Output Valid Values | RELEASED OBTAINING ACQUIRED FREEING AVAILABLE | |||||
CICSSERV | CVDAS | INQ | 4 | LIKE | CICS service status | 8 |
CICSSERV Output Valid Values | INSERVICE OUTSERVICE GOINGOUT | |||||
CPSMCONN | EYUDA | CPSM | 4 | LIKE | CICSPlex SM connection status | 9 |
CPSMCONN Output Valid Values | CONACT RESET PENDING | |||||
MALSSENT | BINARY | CPSM | 8 | AVG | Number of service requests and responses sent | 10 |
MSGSSENT | BINARY | CPSM | 8 | AVG | Number of message packets sent | 11 |
TBUFSENT | BINARY | CPSM | 8 | AVG | Number of transit buffers sent | 12 |
UBYTSENT | BINARY | CPSM | 8 | AVG | Number of bytes sent (uncompressed) | 13 |
CBYTSENT | BINARY | CPSM | 8 | AVG | Number of bytes sent (compressed) | 14 |
MALSRCVD | BINARY | CPSM | 8 | AVG | Number of service requests and responses received | 15 |
MSGSRCVD | BINARY | CPSM | 8 | AVG | Number of message packets received | 16 |
TBUFRCVD | BINARY | CPSM | 8 | AVG | Number of transit buffers received | 17 |
UBYTRCVD | BINARY | CPSM | 8 | AVG | Number of bytes received (uncompressed) | 18 |
CBYTRCVD | BINARY | CPSM | 8 | AVG | Number of bytes received (compressed) | 19 |
SCHEDCLK | INTUSEC | CPSM | 8 | MAX | Total wait time for CICSPlex SM service requests | 20 |
TRANSCLK | INTUSEC | CPSM | 8 | MAX | Total transmit time for CICSPlex SM service requests | 21 |
EXECCLK | INTUSEC | CPSM | 8 | MAX | Total execution time for CICSPlex SM service requests | 22 |
RCVCLK | INTUSEC | CPSM | 8 | MAX | Total receive time for CICSPlex SM service requests | 23 |
PLEXNAME | CHAR | CPSM | 8 | DIF | Name of CICSplex which MAS belongs to | 24 |
APPLID | CHAR | CPSM | 8 | DIF | VTAM application ID | 25 |