OseLinkCommand Object


Description:

Break or Restore an OSE switch port link.

Can be used with Command Sequencer: Yes

GUI Command Name: OSE: Break/Restore Link

Parents: Sequencer

OseLinkCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
PortIndexList

List of port indices of the switch to break/restore the link.

Type: string

Default: 1

PortStatus

Select break or restore link option.

Type: enum

Default: BREAK

Possible Values:

Value Description
BREAK

Break link

RESTORE

Restore link

PortType

Type of switch port(Topology or host).

Type: enum

Default: TOPOLOGY_PORT

Possible Values:

Value Description
TOPOLOGY_PORT

Topology port

HOST_PORT

Host port

SwitchBlockHandleList

Switch blocks for which to Break/Restore OSE link.

Type: handle

Default: 0

SwitchIndex

Index of the switch to break/restore the link.

Type: u16

Default: 1

Range: 1 - 65535

SwitchType

Type of switch(Leaf, Spine or Edge).

Type: enum

Default: LEAF_SWITCH

Possible Values:

Value Description
LEAF_SWITCH

Leaf switch

SPINE_SWITCH

Spine switch

EDGE_SWITCH

Edge switch

OseLinkCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes PassFailState