Radius group, Radius general group, Snradiussnmpaccess – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 357: Snradiusenabletelnetauth, Snradiusretransmit, Snradiustimeout, Snradiusdeadtime, Chapter 28, Chapter

Advertising
background image

Unified IP MIB Reference

329

53-1002549-02

Chapter

28

RADIUS Group

In this chapter

RADIUS general group. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 329

RADIUS server table (IPv4) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 331

RADIUS server table (FastIron X series IPv6 devices). . . . . . . . . . . . . . . . . 332

RADIUS general group

You can use a Remote Authentication Dial In User Service (RADIUS) server to secure the following
types of access to the switch or router:

Telnet access

SSH access

Web management access

Access to the Privileged EXEC level and CONFIG level of the CLI

The following objects provide information on RADIUS authentication and apply to all devices.

Name, OID, and syntax

Access

Description

snRadiusSNMPAccess
brcdIp.1.1.3.12.1.1
Syntax: Integer

Read-only

Indicates if the RADIUS group MIB objects can be accessed by an
SNMP manager:

disabled(0) – All RADIUS group MIB objects return a “general
error”.

enabled(1)

Default: disabled(0)

snRadiusEnableTelnetAuth
brcdIp.1.1.3.12.1.2
Syntax: Integer

Read-write

Indicates if Telnet authentication as specified by the

“snRadiusLoginMethod”

object is enabled:

disabled(0)

enabled(1)

Default: disabled(0)

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: 0 – 5
Default: 3

snRadiusTimeOut
brcdIp.1.1.3.12.1.4
Syntax: Integer

Read-write

Specifies the number of seconds to wait for an authentication reply
from the RADIUS server. Each unit is one second.
Valid values: 0 – 60
Default: 3

snRadiusDeadTime
brcdIp.1.1.3.12.1.5
Syntax: Integer

Read-write

Specifies the RADIUS server dead time. Each unit is one minute.
Valid values: 0 – 5
Default: 3

Advertising