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

276 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Data structures
4
MacEntryFilter
This structure is a high-level description of MAC entry filter.
MacSimpleFilter
This structure is a high-level description of MAC simple filter information.
NeighborDiscovery
This structure is the high-level description of neighbor discovery.
macType macInfoTypeEnum Type of MAC entry.
dmaFlag string DMA Flags (if any) programmed in Layer 2
tables.
TABLE 682 Attributes
Name Type Presence Rules Description
simpleFilter MacSimpleFilter
TABLE 683 Attributes
Name Type Presence Rules Description
field macFilterFieldEnum 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 684 Attributes
Members Type Presence Rules Description
dadEnabled boolean Mandatory Neighbor discovery duplicate
address detection status.
dadAttempts unsignedInt Mandatory Neighbor discovery duplicate
address detection attempts.
reachableTime unsignedInt Mandatory Neighbor discovery reachable time.
TABLE 681 Attributes
Name Type Presence Rules Description