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

296 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Data structures
4
OspfRouteInfo
This structure is a holder of OSPF route information.
OspfRouteSummaryFilter
This structure is a high-level description of OSPF route filter information.
OspfRouteSummarySimpleFilter
This structure is a high-level description of OSPF Route simple filter information.
TABLE 726 Attributes
Members Type Presence Rules Description
ipv4route OspfIPv4Route [] Optional 10 IPv4 route
ipv6routeCount OspfIPv6RouteCo
unt
Optional 10 IPv6 route
ipv6route OspfIPv6Route [] Optional 10 IPv6 route
TABLE 727 Attributes
Parameters Type Presence Rules Description
simpleFilter OspfRouteSummarySimpleFilter Mandatory Filter field name.
TABLE 728 Attributes
Parameters Type Presence Rules Description
field ospfRouteSummaryFilterFieldEnum Mandatory Filter 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 Optional This parameter
is mandatory
and considered
only when the
"operator" value
is "RANGE".
Start value in a range.
endValue string Optional This parameter
is mandatory
and considered
only when the
"operator" value
is "RANGE".
End value in a range.