Ospfneighbordetailsummaryfilter, Ospfneighborinfo, Ospfneighborsummaryfilter – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 304: Ospfneighbordetailsummarysimplefilter

Advertising
background image

294

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

4

OspfNeighborDetailSummaryFilter

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

OspfNeighborDetailSummarySimpleFilter

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

OspfNeighborInfo

This structure is a holder of OSPF neighbor information.

OspfNeighborSummaryFilter

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

TABLE 719

Attributes

Parameters

Type

Presence

Rules

Description

simpleFilter

OspfNeighborDetailSummarySimpleFilter

Mandatory

Filter field name.

TABLE 720

Attributes

Parameters

Type

Presence

Rules

Description

field

ospfNeighborDetailSummaryFilterFieldEnum

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 721

Attributes

Members

Type

Presence

Rules

Description

ipv4Neighbor

OspfIPv4Neighbor

[]

Optional

10

IPv4 neighbor

ipv6neighbor

OspfIPv6Neighbor

[]

Optional

10

IPv6 neighbor

TABLE 722

Attributes

Parameters

Type

Presence

Rules

Description

simpleFilter

OspfNeighborSummarySimpleFilter

Mandatory

Filter field name.

Advertising