To access the list of SNA resource filter definitions
The SNA Resource Filter List appears.
You can perform the following actions from the SNA Resource Filter List panel:
Creates a new SNA resource filter.
Displays the SNA Resource Filter panel in the BROWSE (read-only) mode. If you are authorized to update the definitions, you can press F4 (Edit) to switch to the UPDATE mode.
Displays the SNA Resource Filter panel in the UPDATE mode.
Displays the SNA Resource Filter panel in the COPY mode. You must change the filter name.
Deletes an SNA resource filter definition.
To add an SNA resource filter
The SNA Resource Filter panel appears.
Defines the SNA resource filter.
Limits: 0-12 characters, alphanumeric, @, #, or $. Must not start with a digit.
Describes the filter.
Specifies the Boolean expression that defines the filter.
Press F3 (File).
The new definition is saved.
The Filter Expression window on the SNA Resource Filter panel specifies the Boolean expression that defines the filter. The expression uses SNA resource attributes as criteria to determine which SNA resources are selected.
Use the following action codes to help you enter the expression:
Deletes the selected line.
Inserts a blank line after the selected line.
Repeats a selected line.
Example: Select Switched Major Nodes
The following example shows a filter that selects all switched major nodes.
. Filter Expression ----------------------------------------------------------. | | | | | "(" Field Opr Value Gen ")" Bool | | MAJNODE EQ "SWSNA" | | **END** |
Example: Select SNA Resources That Are Downstream to a Specified SNA Resource
The following example shows a filter that selects all LUs downstream to the ASYD22 SNA resource in the NET001 network.
. Filter Expression ----------------------------------------------------------. | | | | | ”(” Field Opr Value Gen ”)” Bool | | NETID EQ ”NET001” AND | | PRNAME EQ ”ASYD22” AND | | RSTYPE EQ ”LU” | | **END** |
| Copyright © 2012 CA. All rights reserved. |
|