AncpAccessNodeResults Object


Description:

ANCP Access Node results object.

Automatically created from: AncpAccessNodeConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

AncpAccessNodeConfig

Use this to connect a results object to an object.

AncpAccessNodeResults Writable Attributes

There are no writable attributes.

AncpAccessNodeResults Read-Only Attributes

Read-Only Attribute Description
BulkTransactionSupported

Feedback to tell you who supports the Bulk Transaction capability.

Type: enum

Default: UNSUPPORTED

Possible Values:

Value Description
UNSUPPORTED

Neither master nor slave supports the Bulk Transaction capability.

MASTER

Only the master supports the Bulk Transaction capability.

SLAVE

Only the slave supports the Bulk Transaction capability.

NEGOTIATED

Both master and slave support the Bulk Transaction capability.

DynamicTopologyDiscoverySupported

Feedback to tell you who supports the Dynamic Topology Discovery capability.

Type: enum

Default: UNSUPPORTED

Possible Values:

Value Description
UNSUPPORTED

Neither master nor slave supports the Dynamic Topology Discovery capability.

MASTER

Only the master supports the Dynamic Topology Discovery capability.

SLAVE

Only the slave supports the Dynamic Topology Discovery capability.

NEGOTIATED

Both master and slave support the Dynamic Topology Discovery capability.

KeepAliveEnabled

Feedback to tell you whether or not keep-alives are enabled on this router.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Keep-alives are enabled on this router.

FALSE

Keep-alives are disabled on this router.

KeepAliveTimeoutCount

Total number of keep-alives that have timed out.

Type: u32

Default: 0

LineConfigSupported

Feedback to tell you who supports the Line Configuration capability.

Type: enum

Default: UNSUPPORTED

Possible Values:

Value Description
UNSUPPORTED

Neither master nor slave supports the Line Configuration capability.

MASTER

Only the master supports the Line Configuration capability.

SLAVE

Only the slave supports the Line Configuration capability.

NEGOTIATED

Both master and slave support the Line Configuration capability.

OamSupported

Feedback to tell you who supports the OAM capability.

Type: enum

Default: UNSUPPORTED

Possible Values:

Value Description
UNSUPPORTED

Neither master nor slave supports the OAM capability.

MASTER

Only the master supports the OAM capability.

SLAVE

Only the slave supports the OAM capability.

NEGOTIATED

Both master and slave support the OAM capability.

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

TransactionalMulticastSupported

Feedback to tell you who supports the Transactional Multicast capability.

Type: enum

Default: UNSUPPORTED

Possible Values:

Value Description
UNSUPPORTED

Neither master nor slave supports the Transactional Multicast capability.

MASTER

Only the master supports the Transactional Multicast capability.

SLAVE

Only the slave supports the Transactional Multicast capability.

NEGOTIATED

Both master and slave support the Transactional Multicast capability.

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