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

Page 205

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

195

53-1003248-01

Methods

4

Return values

Table 487

contains the return values of the method.

Error messages

List of Error Messages

getIcmpStatisticsSummary

Description
Retrieves the Internet Control Message Protocol (ICMP) statistics.

Parameters
Not applicable.

Return values

Table 488

contains the return values of the method.

Error messages

List of Error Messages

getInterfaceConfig

Description
Retrieves the interface configuration details.

Parameters

Table 489

contains the parameters required for the method.

TABLE 487

Return values

Name

Type

Description

status

twoWayToggleEnum

The flow control status.

TABLE 488

Return values

Name

Type

Description

genericInfo ResponseInformation Identifies the generic information about ICMP.

v4statistics

V4IcmpStatistics

Identifies the data structure containing the IPv4 ICMP statistics information.

v6statistics

V6IcmpStatistics

Identifies the data structure containing the IPv6 ICMP statistics information.

TABLE 489

Parameters

Name

Type

Presence

Rules

Description

idList

InterfaceID

[]

Mandatory

Ethernet and Management
interfaces are supported in
switch mode only. The GROUP
VIRTUAL is not supported in
router mode.

The configurations of
interfaces that need to be
retreived.

Advertising