Ipv6neighborsummary, Ipv6statistics – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 283

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

273

53-1003248-01

Data structures

4

IPv6NeighborSummary

This structure is the high-level description of an IPv6 neigbor.

IPv6Statistics

This structure is the high-level description of IPv6 statistics.

startValue

string

Optional

This parameter is
Optional and
considered only
when “operator”
value is “RANGE”.

Start value in a range.

endValue

string

Optional

This parameter is
Optional and
considered only
when “operator”
value is “RANGE”.

End value in a range.

TABLE 676

Attributes

Members

Type

Presence

Rules

Description

ipv6Address string

Mandatory

Maximum string
length 64

The 128-bit IPv6 address of the
neighbor

vlan

unsignedInt

Mandatory

The VLAN on which the entry was
learned.

linkAddress

string

Mandatory

Maximum string
length 64

The 48-bit interface ID of the
neighbor.

state

neighborStateEnum

Mandatory

The current state of the neighbor.

age

unsignedInt

Mandatory

The number of seconds the entry
has remained unused.

port

string

Mandatory

Maximum string
length 64

The physical port on which the
entry was learned.

isRouter

boolean

Mandatory

Determines if the neighbor is a
router or host.

TABLE 677

Attributes

Members

Type

Presence

Rules

Description

received

unsignedLong

Mandatory

The total number of IPv6 packets received by the
router.

sent

unsignedLong

Mandatory

The total number of IPv6 packets originated and sent
by the router.

forwarded

unsignedLong

Mandatory

The total number of IPv6 packets received by the
router and forwarded to other routers.

delivered

unsignedLong

Mandatory

The total number of IPv6 packets delivered to the
upper layer protocol.

rawOutput

unsignedLong

Optional

This information is used by Brocade Technical Support

TABLE 675

Attributes

Members

Type

Presence

Rules

Description

Advertising