STREAMS/UX for the HP 9000 Reference Manual

220
STREAMS/UX-NetTL Link
STREAMS/UX Subsystem ID and Subformatter
STREAMS/UX Subsystem ID and Subformatter
Subsystem ID
STREAMS/UX subsystem ID used by NetTL is:
ID Name: STREAMS
ID Number: 129
Subformatter
The messages logged by the NetTL facility can be formatted to a readable
form by the netfmt command (see netfmt(1M)). The STREAMS/UX
subformatter can be used to filter messages on STREAMS/UX module ID
and sub-ID.
The filter configuration file syntax for STREAMS/UX is the following:
STREAMS module_id sub_id
module_id and sub_id can be a decimal number or * as a wild card.
For example:
STREAMS 1 100
STREAMS 2 *
STREAMS * 101