beautypg.com

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

Page 203

background image

Brocade Virtual ADX XML API Programmer’s Guide

193

53-1003248-01

Methods

4

Return values

Table 480

contains the return values of the method.

Error messages

List of Error Messages

getArpSummary

Description
Retrieves all of the ARP cache information.

Parameters

Table 481

contains the parameters required for the method.

Return values

Table 482

contains the return values of the method.

Error messages

List of Error Messages

getBgpNeighborConfig

Description
Gets the BGP Neighbor Details.

TABLE 480

Return values

Name

Type

Description

genericI
nfo

ResponseInformation

arpStats

ArpStatistics

Identifies the data structure containing the ARP statistics information.

TABLE 481

Parameters

Name

Type

Presence

Rules

Description

startIndex

unsignedInt

Optional

Identifies the starting index.

numRetrieved

unsignedInt

Optional

Identifies the number of sessions to be
retrieved. Maximum value allowed is 50.

filterInfo

IPFilter

Optional

Identifies the filter criteria.

TABLE 482

Return values

Name

Type

Description

genericInfo ResponseInformation Identifies the generic information about all of the ARP caches.

arpInfo

ArpSummary

The information about ARP.

arpCache

ArpObject

[]

The list of related ARP Object.