Ospfconfiginfo, Ospfbrsummarysimplefilter – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 290

Advertising
background image

280

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

4

OspfBRSummarySimpleFilter

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

OspfConfigInfo

This structure is a high-level description of OSPF general configurations.

TABLE 694

Attributes

Parameters Type

Presence

Rules

Description

field

ospfBRSummaryFilterFieldEnum

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 695

Attributes

Members

Type

Presence

Rules

Description

routerOspf

twoWayToggleEnum

Mandato
ry

Enable/Disable OSPF

redistribution

twoWayToggleEnum

optional

Enable/Disable
redistribution

ospfMetric

unsignedInt

Optional

The range is
from 1 through
16,777,215.
The default is
10.

Default OSPF metric

autoCostReferenceBandwidth

string

Optional

Cost Reference
bandwidth

redistributionMetric

ospfMetricTypeEnum

Optional

Redistribution metric

externalLsaLimit

unsignedInt

Optional

LSA limit

databaseOverflowInterval

unsignedInt

Optional

Overflow interval

rfcCompatible

twoWayToggleEnum

Optional

RFC 1583
compatibilty

routerID

string

Optional

Router ID

trap

OspfTrapConfigInfo

Optional

Trap details

Advertising