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

Brocade Virtual ADX XML API Programmer’s Guide 201
53-1003248-01
Methods
4
Return values
Table 507 contains the return values of the method.
Error messages
List of Error Messages.
getStaticArpEntry
Description
Retrieves the static ARP information for the specified details.
Parameters
Table 508 contains the parameters required by the method.
Return values
Table 509 contains the return values of the method.
Error messages
List of Error Messages
getStaticRoute
Description
Retrieves the static route information for the given static route.
TABLE 507 Return values
Name Type Description
ipv4Mtu unsignedInt Global IPv4 Maximum Transmission Unit.
ipv6Mtu unsignedInt Global IPv6 Maximum Transmission Unit.
TABLE 508 Parameters
Name Type Presence Rules Description
port string Optional Identifies the port name.
macAddress string Optional Identifies the MAC address.
macMask string Optional Identifies the MAC mask.
ipAddress string Optional Identifies the IP address.
ipMask string Optional Identifies the IP mask.
TABLE 509 Return values
Name Type Description
genericInfo ResponseInformation Identifies the generic information about the static ARP.
staticArp ArpObject Identifies the data structure containing the static ARP information.