PhysicalChassisSyncTopology Object


Description:

Object representing a chassis residing in the sync topology chain of a chassis that the application is currently connected to.

Parents: PhysicalChassis

PhysicalChassisSyncTopology Writable Attributes

Attribute Description
Common Writable Attributes Active, Name

PhysicalChassisSyncTopology Read-Only Attributes

Read-Only Attribute Description
Hostname

Hostname of the chassis.

Type: string

Default: "" (empty string)

Ipv4Addr

IPv4 address of the chassis.

Type: ip

Default: 0.0.0.0

Ipv6Addr

IPv6 address of the chassis.

Type: ipv6

Default: ::0

Model

Chassis model (for example, "CTL-5001A").

Type: string

Default: "" (empty string)

PartNum

Part number of the chassis.

Type: string

Default: "" (empty string)

Relation

Sync topology relationship between the chassis and a connected chassis (for example, "DIRECT_MASTER").

Type: enum

Default: DIRECT_MASTER

Possible Values:

Value Description
DIRECT_MASTER

A sync cable is connected from the "OUT" port of the chassis to the "IN" port of a connected chassis.

INDIRECT_MASTER

Chassis is not directly connected with a sync cable to the "IN" port of a connected chassis, but is a master chassis since it is further "upstream".

DIRECT_SLAVE

A sync cable is connected from the "OUT" port of a connected chassis to the "IN" port of the chassis.

INDIRECT_SLAVE

Chassis is not directly connected with a sync cable to the "OUT" port of a connected chassis, but is a slave chassis since it is further "downstream".