Tivoli NetView for z/OS, Version 5.4

How and Why Node Types Can Change

When creating node objects dynamically, the SNA topology manager specifies node types to RODM based on the information received from topology agents. In topology reporting, a node can be reported by several different nodes. These nodes might not have the same point of view or information about the reported node.

For example, two nodes might report the same node as an end node and a border node. In addition, if a link to a node is not active, Advanced Peer-to-Peer Networking might later report the node differently when the link becomes active (because more information is learned about the node).

The topology manager reconciles all duplicate and differing information about a node. You do not need to do anything to ensure the accuracy of the data. However, you do need to be aware that node types can change and that the views reflect these changes when refreshed.

Typical Reasons Node Types Change

The following descriptions contain examples of why node transformations typically occur.

More Detailed Information Is Learned about a Node

The following list includes examples.

Node Type Was Inferred When Originally Reported

An EN (node 1) might report an adjacent EN (node 2) as a LEN node if node 2 does not support CP-CP sessions on the logical link to node 1. Node 2 might also have a link to a serving network node, which might later report node 2 as an end node. This transforms the original LEN node to an EN.

User Reconfigures the Node to a Different Type

Node transformations occur when a LEN node is reconfigured as an EN or when an EN is reconfigured as an NN.

User Defines a Node Incorrectly to RODM

When conflicting information is received in a topology report, the node is deleted (with possible loss of user data) and is then defined correctly in RODM. This is the only condition under which the topology manager overrides a user definition in RODM.

Transformation Implications

Transformation has implications for the object definition in RODM and can affect any user-defined objects you might have placed in RODM. For more detailed information, see the IBM Tivoli NetView for z/OS Data Model Reference.

Transformation Exception

In one scenario, transformation might not occur accurately because the SNA topology manager cannot detect a node type change. A timing condition can occur because VTAM cannot guarantee the order in which NetView receives information concerning a VTAM node type when that VTAM is recycled using the Z NET,CANCEL command.

The following list describes the scenario:

  1. You are collecting local topology from one or more agents, and these agents report a connection to a VTAM node, but the SNA topology manager is not collecting topology directly from the VTAM node.
  2. The SNA topology manager creates an interchangeNode or migrationDataHost that represents this VTAM node because one or more of the agents are reporting both subarea and Advanced Peer-to-Peer Networking connections to this VTAM node.
  3. This VTAM node is recycled and reconfigured as either an appnNN, appnEN, or t5Node. The timing is such that the Advanced Peer-to-Peer Networking (for appnNN and appnEN) or subarea (for t5Node) connections are re-established before the other connections are reported as inactive:

The VTAM node remains as the original node type (interchangeNode or migrationDataHost) until one of the following conditions occurs:

Note:
A similar scenario can occur when the VTAM node is reconfigured from an appnNN or appnEN to a t5Node and from a t5Node to an appnNN or appnEN. In this case, the VTAM node is transformed into an interchangeNode or migrationDataHost, but not until one of the previously listed events occurs.



Feedback

[ Top of Page | Previous Page | Next Page | Contents ]