AcNodeArchitecture

  • Base type Enumeration

This value describes where this node is in the network. The value describes the network/ring from the perspective of the node, not the network. * unconfigured: The node architecture has not been configured. * linear: The node is in a linear configuration. * ring: The node is part of a ring. * ring-interconnect: The node is in a ring and is used as the interconnect. * drop-and-continue-pri: The node is the primary in a drop and continue architecture. * drop-and-continue-sec: The node is the secondary in a drop and continue architecture. * subtending-pri: The node is the primary in a subtending ring architecture. * subtending-sec: The node is the secondary in a subtending ring architecture.

Possible values

8 objects
Number Name
0 unconfigured
1 linear
2 ring
3 ring-interconnect
4 drop-and-continue-pri
5 drop-and-continue-sec
6 subtending-pri
7 subtending-sec