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

Page 713

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

703

53-1003248-01

Data Structures

7

gslbAdxVipInfo

This structure is the high-level description of ADX virtual IP information.

gslbGlobalControllerParameters

This structure is the high-level description of GSLB protocol parameters.

TABLE 53

gslbAdxVipInfo structure

Name

Type

Presence

Rules

Description

ipAddress

string

Parameter is valid as part of
response message only.
Ignored when part of a
request message.

ADX virtual IP address.

state

haStatusEnum

Parameter is valid as part of
response message only.
Ignored when part of a
request message.

ADX is an active or standby
ADX for VIP address.

hostRange

unsignedInt

Parameter is valid as part of
response message only.
Ignored when part of a
request message.

This value indicates the
number of hosts in the host
range.

TABLE 54

gslbGlobalControllerParameters structure

Name

Type

Presence

Rules

Description

disableNagle

boolean

Optional

Default value is
"FALSE".

Enable or disable TCP
nagle algorithm for
GSLB communication.

noMasterState

boolean

Optional

Default value is
"FALSE".

Do not use master
state.

tcpPortNumber

unsignedInt

Optional

Default value is
182.

This parameter
specifies the TCP port
number you want the
ADX to use for
exchanging GSLB
information with other
ADX devices.

healthReportInterval

unsignedInt

Optional

Valid value
range is from 2
to 120 seconds.
Default value is
5 seconds.

Configuring the agent
health report interval.

dnsSecServersForDnsQueries

boolean

Optional

Default value is
"FALSE".

Use DNSSEC Servers
for DNS queries.

enableEnhancedRttSmoothing

boolean

Default value is
"FALSE".

Enable or disable
enhanced RTT
smoothing.

gslbErrorHandling

boolean

Optional

Default value is
"FALSE".

Enable or disable GSLB
error handling.

Advertising