Reference Owner manual
52 Brocade 6910 Ethernet Access Switch MIB Reference
53-1002652-02
7
Authorization and accounting
Authorization and accounting
The following objects are for authorization, and accounting functions.
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 levels of the CLI
snAgGblEnableTelnetServer
brcdIp.1.1.2.1.45
Syntax: Integer
Read-write Enables or disables the Telnet server in a device:
• Disable(0)
• Enable(1)
Default: enable(1)
snAgGblTelnetLoginTimeout
brcdIp.1.1.2.1.60
Syntax: Integer
Read-write
Indicates how many minutes you have to log in before Telnet is
disconnected.
Valid values: 1 – 5 minutes.
Default: 5 minutes
Name, Identifier, and Syntax Access Description
Name, Identifier, and Syntax Access Description
snAuthorizationExec
brcdIp.1.1.3.15.2.3
Syntax: OctetString
Read-write Shows the authorization method for exec programs. This object
can have zero to one octet. The octet represents a method for
Telnet or SSH login authorization. The octet can have one of the
following values:
• tacplus(5) – Send EXEC authorization request to TACACS+
server
• none(6) – No EXEC authorization method
Setting a zero length octet string invalidates all authorization
methods.
snAccountingExec
brcdIp.1.1.3.15.3.3
Syntax: OctetString
Read-write Shows the accounting method for exec programs. This object
can have zero to one octet. The octet represents a method for
Telnet or SSH login accounting. The octet can have one of the
following values:
• radius(2) – Send accounting information to the RADIUS
server
• tacplus(5) – Send accounting information to the TACACS+
server
• none(6) – No accounting method
Setting a zero length octet string invalidates all accounting
methods.