Brocade 6910 Ethernet Access Switch MIB Reference 33
53-1002582-01

RADIUS server table

RADIUS server table

The following objects provide information on the RADIUS server.

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 inva lidates 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 sequenc e of authentication meth ods. 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 inva lidates all previous
authentication methods.
NOTE: snRadiusLoginMethod and snRadiusWebServerMethod
effectively set the same object.
Name, Identifier, and Syntax Access Description
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.
fdryRadiusServerIndex
brcdIp.1.1 .8.1.1.1.1.1
Syntax: Unsigned32
N/A The index to the RADIUS server table. A maximum of five RADIUS
servers are supported.
fdryRadiusServerAddrType
brcdIp.1.1 .8.1.1.1.1.2
Syntax: InetAddressType
Read-create The RADIUS server IP address type – ipv4(1)
fdryRadiusServerAddr
brcdIp.1.1 .8.1.1.1.1.3
Syntax: InetAddress
Read-create The RADIUS server IP address.