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

Page 630

Advertising
background image

620

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

6

PathCount

This structure is the high-level description of path count.

PathData

This structure is a high-level description of other path data.

TABLE 176

Attributes

Name

Type

Presence

Rules

Description

state

unsignedInt

Optional

The state of the path count

priority

unsignedInt

Optional

The priority of the path count

firewallPathCount

unsignedInt

Optional

The firewall path count

routerPathCount

unsignedInt

Optional

The router path count

TABLE 177

Attributes

Name

Type

Presence

Rules

Description

version

ipVersionEnum

Mandatory

IP (IPv4 or IPv6) address.

targetIP

string

Optional

The IP address of the device at the
other end of the path.

nextHopIP

string

Optional

The IP address of the device at the
next hop to the target IP.

port

string

Optional

The device port for this path.

path

unsignedInt

Optional

The path ID.

pathStatus

string

Optional

0 - The path is down.
1 - The path is up.

The status of the path.

receive

string

Optional

0 - The receive side
is down.
1 - The receive side
is up.

Indicates the state of the receive
side of the path.

transmit

boolean

Optional

0 – The transmit
side is down.
1 – The transmit
side is up.

Indicates the state of the transmit
side of the path

targetIPState

string

Optional

The state of the other end of the
path.

zone

unsignedInt

Optional

Zone details.

pathNum

unsignedInt

Optional

The path number.

Advertising