Ospfbrsummaryfilter, Ospfborderroutersinfo, Ospfareasummarysimplefilter – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 289

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

279

53-1003248-01

Data structures

4

OspfAreaSummarySimpleFilter

This structure is a high-level description of OSPF area simple filter information.

OspfBorderRoutersInfo

This structure is a high-level description of OSPF border routers.

OspfBRSummaryFilter

This structure is a high-level description of OSPF interface filter information.

TABLE 691

Attributes

Parameters

Type

Presence

Rules

Description

field

ospfAreaSummaryFilterFieldEnum

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

Mandatory

This parameter is
mandatory and
considered only when
the "operator" value is
"RANGE".

Start value in a range.

endValue

string

Mandatory

This parameter is
mandatory and
considered only when
the "operator" value is
"RANGE".

End value in a range.

TABLE 692

Attributes

Members

Type

Presence

Rules

Description

routerID

string

Optional

Router ID

routerType

ospfDestTypeEnum

Optional

Router type

nextHop

string

Optional

Next hop address

port

InterfaceID

Optional

Outgoing interface

areaID string

Optional

Area

ID

TABLE 693

Attributes

Parameters

Type

Presence

Rules

Description

simpleFilter

OspfNeighborDetailSummarySimpleFilter

Mandatory

Filter field name.

Advertising