Radius server table – Brocade 6910 Ethernet Access Switch MIB Reference User Manual

Page 65

Advertising
background image

Brocade 6910 Ethernet Access Switch MIB Reference

53

53-1002652-02

7

RADIUS server table

The following objects provide information on RADIUS authentication.

RADIUS server table

The following objects provide information on the RADIUS server.

Name, Identifier, and Syntax

Access

Description

snRadiusGeneral
brcdIp.1.1.3.12.1

snRadiusRetransmit
brcdIp.1.1.3.12.1.3
Syntax: Integer

Read-write

Indicates the number of authentication query retransmissions
that can be sent to the RADIUS server.
Valid values: 1 – 30
Default: 2

snRadiusTimeOut
brcdIp.1.1.3.12.1.4
Syntax: Integer

Read-write

Specifies the number of seconds to wait for authentication reply
from the RADIUS server.
Valid values: 1 – 65535
Default: 5

snRadiusKey
brcdIp.1.1.3.12.1.6
Syntax: DisplayString

Read-write

Shows the authentication key as encrypted text.
Write operation can only be done if the SET request uses SNMPv3
with data encrypted using privacy key.
This object can have up to 64 characters as encrypted text.

snRadiusLoginMethod
brcdIp.1.1.3.12.1.7
Syntax: OctetString

Read-write

Shows the sequence of authentication methods for the RADIUS
server. Each octet represents a method for authenticating the
user at login. Each octet can have one of the following values:

radius(2) – Authenticate by requesting the RADIUS server

local(3) – Authenticate by local user account table

tacplus(5) – Authenticate by requesting TACACS Plus server

Setting a zero length octet string invalidates all previous
authentication methods.
NOTE: snRadiusLoginMethod and snRadiusWebServerMethod

effectively set the same object.

snRadiusWebServerMethod
brcdIp.1.1.3.12.1.9
Syntax: OctetString

Read-write

Shows the sequence of authentication methods. Each octet
represents a method for authenticating the user who is accessing
the Web-server. Each octet can have one of the following values:

radius(2) – Authenticate by requesting the RADIUS server

local(3) – Authenticate by local user account table

tacplus(5) – Authenticate by requesting TACACS Plus server

Setting a zero length octet string invalidates all previous
authentication methods.
NOTE: snRadiusLoginMethod and snRadiusWebServerMethod

effectively set the same object.

Name, Identifier, and Syntax

Access

Description

fdryRadiusServerTable
brcdIp.1.1.8.1.1.1

N/A

RADIUS server table listing the RADIUS authentication servers.

fdryRadiusServerEntry
brcdIp.1.1.8.1.1.1.1
Syntax: FdryRadiusServerEnt

N/A

An entry in the RADIUS server table.

Advertising