SonetPathConfig Object


Description:

User-configurable path settings for the SONET interface.

Automatically created from: AtmPhy, POSPhy

SonetPathConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
ExC2

Expected C2 byte value.

Type: u8

Default: 22

ExJ1Trace

Expected J1 trace.

Type: u8

Default: 1

J1TraceMode

Format of the J1 trace.

Type: enum

Default: SIXTYFOUR_BYTES_CRLF

Possible Values:

Value Description
ONE_BYTE

Specifies a single byte format.

SIXTEEN_BYTES_MSB

Specifies 16 bytes with the leading high order bit set.

SIXTEEN_BYTES_MSB_CRC7

Specifies 16 bytes with the CRC in the leading byte with it's high order bit set.

SIXTYFOUR_BYTES

Specifies 64 unsynchronized bytes.

SIXTYFOUR_BYTES_CRLF

Specifies 64 bytes synchronized on the trailing carriage return and linefeed characters.

RxC2

Provides the value of the C2 byte received.

Type: u8

Default: 0

TimpEnable

Enables or disables the Path TIM alarm.

Type: enum

Default: ENABLE

Possible Values:

Value Description
ENABLE

Enable the Path TIM alarm.

DISABLE

Disable the Path TIM alarm.

TxC2

Value of the path label C2 byte to be transmitted.

Type: u8

Default: 22

TxJ1Trace

Transmitted J1 trace values.

Type: u8

Default: 1

SonetPathConfig Read-Only Attributes

There are no read-only attributes.