TrillResults Object


Description:

TRILL results.

Parents: TrillRbridgeConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

TrillRbridgeConfig

Use this to connect a results object to an object.

TrillResults Writable Attributes

There are no writable attributes.

TrillResults Read-Only Attributes

Read-Only Attribute Description
CampusMtuSize

MTU size for the campus.

Type: u16

Default: 0

DesignatedVlanID

Designated VLAN ID.

Type: u16

Default: 0

PortDRBState

Port state of the designated router bridge.

Type: enum

Default: DOWN

Possible Values:

Value Description
DOWN

DRB is down.

SUSPENDED

DRB is suspended.

DRB

Port is a DRB.

NOT_DRB

Port is not a DRB.

NA

State is not available.

RxL1CsnpCount

Number of L1 Complete Sequence Number Packets received.

Type: u64

Default: 0

RxL1LanHelloCount

Number of L1 LAN Hello messages received.

Type: u64

Default: 0

RxL1LspCount

Number of L1 LSP messages received.

Type: u64

Default: 0

RxL1PsnpCount

Number of L1 Partial Sequence Number Packets received.

Type: u64

Default: 0

RxMtuAckCount

Number of L1 MTU ACK PDUs received.

Type: u64

Default: 0

RxMtuProbeCount

Number of L1 MTU probe PDUs received.

Type: u64

Default: 0

RxP2PHelloCount

Number of P2P Hello messages received.

Type: u64

Default: 0

TxL1CsnpCount

Number of L1 Complete Sequence Number Packets sent.

Type: u64

Default: 0

TxL1LanHelloCount

Number of L1 LAN Hello messages sent.

Type: u64

Default: 0

TxL1LspCount

Number of L1 LSP messages sent.

Type: u64

Default: 0

TxL1PsnpCount

Number of L1 Partial Sequence Number Packets sent.

Type: u64

Default: 0

TxMtuAckCount

Number of L1 MTU ACK PDUs sent.

Type: u64

Default: 0

TxMtuProbeCount

Number of L1 MTU probe PDUs sent.

Type: u64

Default: 0

TxP2PHelloCount

Number of P2P Hello messages sent.

Type: u64

Default: 0