Programmer's Guide (Supporting ADX v03.1.00) Manual

Brocade Virtual ADX XML API Programmer’s Guide 291
53-1003248-01
Data structures
4
OspfIPv6Neighbor
This structure is a high-level description of OSPF IPv6 neighbor information.
OspfIPv6Route
This structure is a high-level description of an OSPF IPv6 route information.
TABLE 713 Attributes
Members Type Presence Rules Description
versionFlag ipVersionEnum Mandatory IP version
routerID string Optional IPv4 address of neighbor.
priority unsignedInt Optional OSPFv3 priority of the neighbor.
state string Optional o Down
o Attempto Inito 2-Way
o ExStarto Exchange
o Loading
o Full
State between the router and
neighbor.
dr string Optional The router ID (IPv4 address) of
the Designated router.
bdr string Optional The router ID (IPv4 address) of
the backup designated router.
interface InterfaceID Optional The interface through which the
router is connected to the
neighbor
interfaceState ospfInterfaceStateEnum Optional o DR
o BDR
o Loopback
o P2P
o Passive
o Waiting
o None
o Down
o DR other
The interface state.
option string Optional Neighbor option
retransmission
Count
unsignedInt Optional Retransmission count
timer unsignedInt Optional timer
TABLE 714 Attributes
Members Type Presence Rules Description
versionFlag ipVersionEnum Mandatory IP version
destination unsignedInt Optional route entries present in the OSPFv3 route table
mask unsignedInt Optional The number of routes that pass into another
area.
options unsignedInt Optional The number of routes that pass within the
area.