ArpNdResults Object


Description:

Each port can contain exactly one ARP/ND results.

Tcl example:

stc::get port1 -children-arpndresults

Parents: Port

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

Port

Use this to connect a results object to an object.

ArpNdResults Writable Attributes

There are no writable attributes.

ArpNdResults Read-Only Attributes

Read-Only Attribute Description
RxArpReplyCount

Number of ARP replies received.

Type: u32

Default: 0

RxArpRequestCount

Number of ARP requests received.

Type: u32

Default: 0

RxGratuitousArpCount

Number of gratuitous ARP packets received.

Type: u32

Default: 0

RxIcmpV6ChecksumErrorCount

Number of ICMPv6 checksum errors received.

Type: u32

Default: 0

RxIcmpV6CodeErrorCount

Number of ICMPv6 code errors received.

Type: u32

Default: 0

RxIcmpV6LengthErrorCount

Number of ICMPv6 length errors received.

Type: u32

Default: 0

RxIpV6HopLimitErrorCount

Number of IPv6 hop limit errors received.

Type: u32

Default: 0

RxIpV6PayloadLengthErrorCount

Number of IPv6 payload length errors received.

Type: u32

Default: 0

RxNdDestAddrErrorCount

Number of neighbor discovery destination address errors received.

Type: u32

Default: 0

RxNdOptionErrorCount

Number of neighbor discovery options errors received.

Type: u32

Default: 0

RxNdTargetAddrErrorCount

Number of neighbor discovery target address errors received.

Type: u32

Default: 0

RxNeighborAdvertisementCount

Number of neighbor advertisements received.

Type: u32

Default: 0

RxNeighborSolicitationCount

Number of neighbor solicitations received.

Type: u32

Default: 0

TxArpReplyCount

Number of ARP replies sent.

Type: u32

Default: 0

TxArpRequestCount

Number of ARP requests sent.

Type: u32

Default: 0

TxNeighborAdvertisementCount

Number of neighbor advertisements sent.

Type: u32

Default: 0

TxNeighborSolicitationCount

Number of neighbor solicitations sent.

Type: u32

Default: 0