Radius server table – Brocade Virtual ADX MIB Reference (Supporting ADX v03.1.00) User Manual

Page 52

Advertising
background image

40

Brocade Virtual ADX MIB Reference

53-1003312-01

RADIUS server table

RADIUS server table

The following objects provide information on the RADIUS server.

Name, OID, and Syntax

Access

Description

snRadiusServerTable
brcdIp.1.1.3.12.2

None

RADIUS server table.

snRadiusServerEntry
brcdIp.1.1.3.12.2.1

None

An entry in the RADIUS server table.

snRadiusServerIp
brcdIp.1.1.3.12.2.1.1
Syntax: IpAddress

Read only

Shows the RADIUS server IP address.

snRadiusServerAuthPort
brcdIp.1.1.3.12.2.1.2
Syntax: Integer32

Read-write

Shows the UDP port number for authentication.
Default: 1812

snRadiusServerAcctPort
brcdIp.1.1.3.12.2.1.3
Syntax: Integer32

Read-write

Shows the UDP port number used for accounting.
Default: 1813

snRadiusServerRowStatus
brcdIp.1.1.3.12.2.1.4
Syntax: Integer

Read-write

Creates or deletes a RADIUS server table entry:

other(1)

valid(2)

delete(3)

create(4)

snRadiusServerRowKey
brcdIp.1.1.3.12.2.1.5
Syntax: DisplayString

Read-write

Shows the authentication key, displayed as encrypted text.
Valid values: Up to 32 characters.

snRadiusServerUsage
brcdIp.1.1.3.12.2.1.6
Syntax: Integer

Read-write

Allows this server to be dedicated for a particular AAA activity:

default(1),

authenticationOnly(2),

authorizationOnly(3),

accountingOnly(4)

Name, OID, and Syntax

Access

Description

fdryRadiusServerTable
brcdIp.1.1.8.1.1.1

None

RADIUS server table listing the RADIUS authentication servers.

fdryRadiusServerEntry
brcdIp.1.1.8.1.1.1.1
Syntax: FdryRadiusServerEntry

None

An entry in the RADIUS server table.

fdryRadiusServerIndex
brcdIp.1.1.8.1.1.1.1.1
Syntax: Unsigned32

None

The index to the RADIUS server table. A maximum of eight
RADIUS servers are supported.

fdryRadiusServerAddrType
brcdIp.1.1.8.1.1.1.1.2
Syntax: InetAddressType

Read-create

The RADIUS server IP address type. Supported types are:

ipv4(1)

ipv6(2)

Default: ipv4

Advertising