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

188 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Methods
4
Error messages
List of Error Messages
getAllMacEntries
Description
Retrieves all of the MAC entries available in the device.
Parameters
Table 466 contains the parameters required by the method.
Return values
Table 467 contains the return values of the method.
Error messages
List of Error Messages
getAllSourceIPs
Description
Retrieves all of the source IP addresses. (Source IP or source NAT or source standby NAT.)
TABLE 466 Parameters
Name Type Presence Rules Description
startIndex unsignedInt Optional Identifies the starting index.
numRetrieved unsignedInt Optional Identifies the number of sessions to be retrieved. The
maximum value allowed is 10.
filterInfo MacFilter Optional Specifies the filter criteria.
TABLE 467 Return values
Name Type Description
genericInfo ResponseInformation Identifies the generic information about all of the MAC entries available in
the device.
macInfoList MacInfo[] Identifies the data structure containing the MAC information.