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

240 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Data structures
4
BgpNeighborInfo
This structure is a holder of BGP neighbor information.
BgpNeighborSummaryFilter
This structure is a holder of BGP neighbor filter information.
BgpNeighborSummarySimpleFilter
This structure is a high-level description of BGP neighbor filter summary information.
BgpPlusAdvertiseNetwork
This structure is a high-level description of BGP+ advertise network information.
TABLE 614 Attributes
Members Type Presence Rules Description
bgp4neighborsList Bgp4Neighbor[] Optional The BGP4 neighbor.
bgp4PlusneighborsList Bgp4PlusNeighbor[] Optional The BGP4+ neighbor.
TABLE 615 Attributes
Members Type Presence Rules Description
bgp4neighborsList Bgp4Neighbor[] Optional The BGP4 neighbor.
bgp4PlusneighborsList Bgp4PlusNeighbor[] Optional The BGP4+ neighbor.
TABLE 616 Attributes
Parameters Type Presence Rules Description
field bgpNeighborSummaryFilterFieldEnum Field name
operator filterOperatorEnum Mandatory Filter operator type.
value string Optional Ignored when the
“operator” value is
“RANGE”.
The value of the field
for filtering.
startValue string Mandatory This parameter is
mandatory and
considered only when
“operator” value is
“RANGE”.
Start value in a range.
endValue string Mandatory This parameter is
mandatory and
considered only when
“operator” value is
“RANGE”.
End value in a range.
TABLE 617 Attributes
Members Type Presence Rules Description
address string Optional IPv6 address.