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

Page 252

Advertising
background image

242

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

4

BgpRouteSummarySimpleFilter

This structure is a high-level description of BGP route simple filter information.

BgpSessionStatistics

This structure is a description of statistics for a BGP session.

TABLE 621

Attributes

Parameters

Type

Presence

Rules

Description

field

bgpRouteSummaryFilterFieldEnum

operator

filterOperatorEnum

value

string

startValue

string

endValue

string

TABLE 622

Attributes

Members

Type

Presence

Rules

Description

localHost

string

Optional

Local Host IP address

remoteHost

string

Optional

Remote Host IP address

localPort

string

Optional

Local port

remotePort

string

Optional

Remote port

byteSent

unsignedInt

optional

The number of bytes sent.

byteReceived

unsignedInt

optional

The number of bytes received.

initialSequenceSent

unsignedInt

optional

The initial send sequence number for the
session.

sendNext

unsignedInt

optional

The next sequence number to be sent.

totalUnAck

unsignedInt

optional

Total un acknowledged connections

totalSent

unsignedInt

optional

Total sent

ReTransmit

unsignedInt

optional

The number of sequence numbers that the
device retransmitted

unAckSequence

unsignedInt

optional

The current unacknowledged sequence
number.

intialReceiveSequence

unsignedInt

optional

The initial received sequence number for
the session.

receiveNext

unsignedInt

optional

The next sequence number expected from
the neighbor.

sendWindow

unsignedInt

optional

The size of the send window.

totalReceive

unsignedInt

optional

The number of sequence numbers
received from the neighbor.

duplicateReceive

unsignedInt

optional

The number of duplicate sequence
numbers received from the neighbor.

receiveWindow

unsignedInt

optional

The size of the receive window

Advertising