Getiptrafficstatistics, Getmacentry, Getmaxglobalipmtu – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 210

Advertising
background image

200

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

4

getIPTrafficStatistics

Description
Retrieves all of the IP traffic statistics.

Parameters
Not applicable.

Return values

Table 504

contains the return values of the method.

Error messages

List of Error Messages

getMacEntry

Description
Retrieves the given MAC entry information.

Parameters

Table 505

contains the parameters required by the method.

Return values

Table 506

contains the return values of the method.

Error messages

List of Error Messages

getMaxGlobalIPMtu

Description
Retrieves the global maximum transmission unit.

TABLE 504

Return values

Name

Type

Description

genericInfo ResponseInformation Identifies the generic information about the IP traffic.

ipTraffic

IPTrafficSummary

Identifies the data structure containing the IP traffic statistics information.

TABLE 505

Parameters

Name

Type

Presence

Rules

Description

macAddress string

Mandatory

Identifies the MAC address.

TABLE 506

Return values

Name

Type

Description

genericInfo ResponseInformation Identifies the generic information about a MAC entry.

macInfo

MacInfo

Identifies the data structure containing the MAC information.

Advertising