MsdpDeviceResults Object


Description:

MSDP device results.

Parents: MsdpProtocolConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

MsdpProtocolConfig

Use this to connect a results object to an object.

MsdpDeviceResults Writable Attributes

There are no writable attributes.

MsdpDeviceResults Read-Only Attributes

Read-Only Attribute Description
LocalIpAddress

The local IP address.

Type: string

Default: "" (empty string)

PeerIpAddress

The IP address of the peer device.

Type: string

Default: "" (empty string)

RxKeepAliveCount

Number of keep-alives received.

Type: u32

Default: 0

RxSAMessageCount

Number of source-actives received.

Type: u32

Default: 0

TxKeepAliveCount

Number of keep-alives transmitted.

Type: u32

Default: 0

TxSAMessageCount

Number of source-actives transmitted.

Type: u32

Default: 0