AncpPortResults Object


Description:

Port-level ANCP results.

Automatically created from: AncpPortConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

AncpPortConfig

Use this to connect a results object to an object.

AncpPortResults Writable Attributes

There are no writable attributes.

AncpPortResults Read-Only Attributes

Read-Only Attribute Description
AdjacenciesDown

Number of adjacencies currently not established.

Type: u32

Default: 0

AdjacenciesEstablished

Number of adjacencies currently established.

Type: u32

Default: 0

KeepAliveTimeoutCount

Total number of keep-alives that have timed out.

Type: u32

Default: 0

RxAckCount

Total number of ACK packets received.

Type: u32

Default: 0

RxKeepAliveCount

Total number of keep-alive packets received.

Type: u32

Default: 0

RxManagementCount

Total number of port management packets received.

Type: u32

Default: 0

RxRstackCount

Total number of RSTACK packets received.

Type: u32

Default: 0

RxSynackCount

Total number of SYNACK packets received.

Type: u32

Default: 0

RxSynCount

Total number of SYN packets received.

Type: u32

Default: 0

RxTcpResetCount

Total number of TCP resets received.

Type: u32

Default: 0

SubscribersDown

Number of subscribers currently not established.

Type: u32

Default: 0

SubscribersUp

Number of subscribers currently established.

Type: u32

Default: 0

TxAckCount

Total number of ACK packets sent.

Type: u32

Default: 0

TxKeepAliveCount

Total number of keep-alive packets sent.

Type: u32

Default: 0

TxPortDownCount

Total number of Port Down packets sent.

Type: u32

Default: 0

TxPortUpCount

Total number of Port Up packets sent.

Type: u32

Default: 0

TxRstackCount

Total number of RSTACK packets sent.

Type: u32

Default: 0

TxSynackCount

Total number of SYNACK packets sent.

Type: u32

Default: 0

TxSynCount

Total number of SYN packets sent.

Type: u32

Default: 0