MdioPort Object


Description:

MDIO port address.

Tcl example: stc::config mdioport1 -Address "1" -Clause CLAUSE_45

Parents: Mdio

Children: ManagementDevice

MdioPort Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
Address

8-bit address to reference which port to access.

Type: u8

Default: 0

Clause

Which IEEE 802.3ae standard to use. Clause 22 is the older standard.

Type: enum

Default: CLAUSE_45

Possible Values:

Value Description
CLAUSE_22

IEEE 802.3ae standard that is older than Clause 45.

CLAUSE_45

IEEE 802.3ae standard that supersedes Clause 22.

MdioPort Read-Only Attributes

There are no read-only attributes.