OtvEdgeDeviceResults Object


Description:

OTV edge device results object.

Parents: OtvEdgeDeviceConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

OtvEdgeDeviceConfig

Use this to connect a results object to an object.

OtvEdgeDeviceResults Writable Attributes

There are no writable attributes.

OtvEdgeDeviceResults Read-Only Attributes

Read-Only Attribute Description
NumberOfExternalMacAddresses

Number of external (on other sites) MAC addresses this edge device knows about across all overlays.

Type: u32

Default: 0

NumberOfInternalMacAddresses

Number of internal (to this site) MAC addresses this edge device knows about across all overlays.

Type: u32

Default: 0

NumberOfOverlays

Number of overlays this edge device is a member of.

Type: u32

Default: 0

OtvEdgeDeviceState

OTV edge device state.

Type: enum

Default: DOWN

Possible Values:

Value Description
DOWN

OTV edge device has not been started.

LISTEN

OTV edge device is waiting for hellos.

INIT

OTV edge device is negotiating hellos.

UP

OTV edge device has a neighbor adjacency with at least one other edge device on at least one overlay.

RxL1CsnpCount

Aggregate number of level 1 CSNP messages received across all overlays.

Type: u32

Default: 0

RxL1HelloCount

Aggregate number of level 1 Hello messages received across all overlays.

Type: u32

Default: 0

RxL1LspCount

Aggregate number of level 1 LSP messages received across all overlays.

Type: u32

Default: 0

TxL1CsnpCount

Aggregate number of level 1 CSNP messages transmitted across all overlays.

Type: u32

Default: 0

TxL1HelloCount

Aggregate number of level 1 Hello messages transmitted across all overlays.

Type: u32

Default: 0

TxL1LspCount

Aggregate number of level 1 LSP messages transmitted across all overlays.

Type: u32

Default: 0