IBM Tivoli Monitoring, Version 6.3

KDE_TRANSPORT Structure

KDE_TRANSPORT Structure is a string that lists protocols and modifiers. All protocols are assumed as present. A protocol is activated only if an interface is available for use.

The USE modifier activates a specific protocol if Y is specified, otherwise it deactivates it. The scanning starts with an implicit global USE:Y, meaning that all protocols are assumed to be activated by default. For example:
IP.PIPE PORT:1918 USE:Y IP.SPIPE USE:N
This modifier means that IP.PIPE will be available but not IP.SPIPE. In addition, all the unnamed protocols listed later are activated.


Feedback