MQXPT_* (Transport Types)
See:
- TransportType field in Chapter 35 "Channel-exits calls and data structures" of the WebSphere MQ Intercommunication.
- TransportType parameter in the "Change, Copy, and Create Channel" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
- TransportType parameter in "Channel attributes" in Appendix C "Event data for object attributes" in Monitoring WebSphere MQ.
- the "Start Channel Listener" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
- the "Stop Channel Listener" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
- the "Inquire Channel Initiator (Response)" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
- the "Inquire Channel Listener" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
MQXPT_ALL |
-1 |
X'FFFFFFFF' |
MQXPT_LOCAL |
0 |
X'00000000' |
MQXPT_LU62 |
1 |
X'00000001' |
MQXPT_TCP |
2 |
X'00000002' |
MQXPT_NETBIOS |
3 |
X'00000003' |
MQXPT_SPX |
4 |
X'00000004' |
MQXPT_DECNET |
5 |
X'00000005' |
MQXPT_UDP |
6 |
X'00000006' |