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

Page 116

Advertising
background image

106

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

3

RadiusServerGlobalConfiguration

This structure is a high-level description of RADIUS server configuration information.

accountingPort

unsignedInt

Optional

This parameter’S
valid value ranges
between 0 and
65535.
If the parameter
value is empty, then
the default port
number 1646 is
considered.

This parameter is the
accounting UDP port number.

serverRole

radiusServerRoleEnum

Optional

If the parameter is
not specified, then
the value DEFAULT is
considered.

This parameter Identifies the
RADIUS server role.

key

string

Optional

Maximum 32
characters is
allowed and cannot
include any spaces.

This parameter specifies the
ASCII string value that the
Brocade Virtual ADX sends to
this specific RADIUS server
when trying to authenticate
user access.

isEncrypted

twoWayToggleBoolEnum

Optional

The default value is
TRUE.

This parameter specifies
whether the encryption is
Enabled or Disabled. By
default the encryption is
enabled.

connectionStatus

connectionStatusEnum

Optional(R
EAD-ONLY)

This parameter is
used only during Get
operation.

Displays the connection state
of the RADIUS server.

TABLE 260

Attributes

Parameters

Type

Presence

Rules

Description

key

string

Optional

The key can be from 1
– 32 characters in
length and cannot
include any space
characters.

This parameter specifies the
default access string value that
the Brocade Virtual ADX sends
to the RADIUS server when
trying to authenticate user
access.

isEncrypted

twoWayToggleBoolEnum

Optional

The default value is
TRUE.

This parameter specifies
whether the encryption is
enabled or disabled. By default,
encryption is enabled.

deadTime

unsignedInt

Optional

This parameter’s valid
value ranges between
1 and 5 seconds.

This parameter specifies how
long the Brocade Virtual ADX
waits for the primary
authentication server to reply
before deciding the server is
dead and trying to authenticate
using the next server.

TABLE 259

Attributes

Parameters

Type

Presence

Rules

Description

Advertising