VTAMTOPO

Read syntax diagramSkip visual syntax diagram
   .-VTAMTOPO--=--REPORT-------.   
>>-+---------------------------+-------------------------------><
   |              .-REPORT---. |   
   '-VTAMTOPO--=--+----------+-'   
                  +-NOREPORT-+     
                  +-NOLLINES-+     
                  +-NOSWPUS--+     
                  +-INCLUDE--+     
                  '-IGNORE---'     

Read syntax diagramSkip visual syntax diagram
>>-+---------------------------+-------------------------------><
   |              .-REPORT---. |   
   '-VTAMTOPO--=--+----------+-'   
                  +-NOREPORT-+     
                  +-NOLLINES-+     
                  '-NOSWPUS--'     

Read syntax diagramSkip visual syntax diagram
>>-+---------------------------+-------------------------------><
   |              .-REPORT---. |   
   '-VTAMTOPO--=--+----------+-'   
                  '-NOREPORT-'     

Read syntax diagramSkip visual syntax diagram
>>-------------------------------------------------------------><

Specifies whether the VTAM® topology agent reports the major nodes or subordinate minor nodes to the CMIP manager application programs for SNA local topology.

Specifying VTM.VTAMTOPO allows VTAMTOPO to be handled appropriately by the NCP Definition Facility for versions of NDF that do not recognize VTAMTOPO natively.

Note: See VTAMTOPO filtering option reporting for more information about VTAMTOPO filtering option reporting.
Table 1. NCP line definition dependency for coding VTAMTOPO keyword
Logical line type Dependency
Token Ring DIAL=YES and ECLTYPE=LOGICAL
Frame Relay DIAL=YES and FRELAY=LOGICAL or LOGICAL, PERIPHERAL
X25 (NPSI, ODLC) PHYSRSC=puname and DIAL=YES
VTAMTOPO=REPORT
On BUILD: Specifies that the VTAM topology agent reports this NCP major node and all subordinate minor nodes, including connected switched PUs under switched logical lines. This does not override any value specified on the GROUP or LINE.

On GROUP: Specifies that the VTAM topology agent reports all subordinate lines and connected switched PUs. VTAMTOPO is valid only for a switched logical line group, see Table 1. This does not override any value specified on the LINE.

On LINE: Specifies that the VTAM topology agent reports this logical LINE. VTAMTOPO is valid only for a switched logical line, see Table 1.

VTAMTOPO=NOREPORT
On BUILD: Specifies that the VTAM topology agent does not report the switched logical lines or connected switched PUs. The topology agent still reports the major node and the other subordinate resources. This does not override any value specified on the GROUP or LINE.

On GROUP: Specifies that the VTAM topology agent does not report any subordinate lines and connected switched PUs. VTAMTOPO is valid only for a switched logical line group. This does not override any value specified on the LINE.

On LINE: Specifies that the VTAM topology agent does not report this logical LINE. VTAMTOPO is valid only for a switched logical line, see Table 1.

VTAMTOPO=NOLLINES
On BUILD: Specifies that the VTAM topology agent does not report the switched logical lines. The topology agent still reports the major node and the other subordinate resources, including the connected switched PUs. This does not override any value specified on the GROUP or LINE.

On GROUP: Specifies that the VTAM topology agent does not report any subordinate switched logical lines. The topology agent still reports the connected switched PUs under the subordinate switched logical lines. VTAMTOPO is valid only for a switched logical line group. This does not override any value specified on the LINE.

VTAMTOPO=NOSWPUS
On BUILD: Specifies that the VTAM topology agent does not report the connected switched PUs. The topology agent still reports the major node and the other subordinate resources, including the switched logical lines. This does not override any value specified on the GROUP.

On GROUP: Specifies that the VTAM topology agent does not report any connected switched PUs under the subordinate switched logical lines. VTAMTOPO is valid only for a switched logical line group. The topology agent still reports the subordinate switched logical lines.

VTAMTOPO=INCLUDE
On BUILD: Specifies that the VTAM topology agent reports this NCP major node and all subordinate minor nodes. VTAMTOPO=INCLUDE overrides any other value specified on the GROUP or LINE.
VTAMTOPO=IGNORE
On BUILD: Specifies that the VTAM topology agent does not report this NCP major node nor any subordinate minor nodes. VTAMTOPO=IGNORE overrides any other value specified on the GROUP or LINE.