MIB Viewer

FDRY-RADIUS-MIB

13 objects
The Brocade proprietary MIB module for Radius Authentication Servers It has new table combines Ipv4 and Ipv6 Radius Authentication Servers configuration. Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
OIDNameAccessStatusDescription
1.3.6.1.4.1.1991.1.1.8.1IdentityfdryRadiusMIBThe Brocade proprietary MIB module for Radius Authentication Servers It has new table combines Ipv4 and Ipv6 Radius Authentication Servers configuration. Copyr…
1.3.6.1.4.1.1991.1.1.8.1.1NodefdryRadiusServer
1.3.6.1.4.1.1991.1.1.8.1.1.1TablefdryRadiusServerTablenot-accessiblecurrentRadius server table, listing the RADIUS authentication servers. This table is currently supported by FastIron platform.
1.3.6.1.4.1.1991.1.1.8.1.1.1.1RowfdryRadiusServerEntrynot-accessiblecurrentAn entry in the Radius server table. This table uses running index as the Index to the table. Reasons to go for running index Scheme than IP addresses: 1. The …
1.3.6.1.4.1.1991.1.1.8.1.1.1.1.1ColumnfdryRadiusServerIndexnot-accessiblecurrentThe index to the Radius server Table. FastIron platform supports upto 8 servers.
1.3.6.1.4.1.1991.1.1.8.1.1.1.1.2ColumnfdryRadiusServerAddrTyperead-createcurrentRadius server IP address Type. FastIron supports address types of ipv4(1) and ipv6(2).
1.3.6.1.4.1.1991.1.1.8.1.1.1.1.3ColumnfdryRadiusServerAddrread-createcurrentRadius server IP address.
1.3.6.1.4.1.1991.1.1.8.1.1.1.1.4ColumnfdryRadiusServerAuthPortread-createcurrentAuthentication UDP port number. FastIron platform supports default value 1645.
1.3.6.1.4.1.1991.1.1.8.1.1.1.1.5ColumnfdryRadiusServerAcctPortread-createcurrentAccount UDP port number. FastIron platform supports default value 1646.
1.3.6.1.4.1.1991.1.1.8.1.1.1.1.6ColumnfdryRadiusServerRowKeyread-createcurrentAuthentication key displayed as encrypted text. FastIron platform supports keysize upto 32 characters.
1.3.6.1.4.1.1991.1.1.8.1.1.1.1.7ColumnfdryRadiusServerUsageread-createcurrentTo allow this server to be dedicated for a particular AAA activity.
1.3.6.1.4.1.1991.1.1.8.1.1.1.1.8ColumnfdryRadiusServerRowStatusread-createcurrentThis variable is used to create, modify, or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified …
Type Definitions
NameSyntaxStatusDescription
ServerUsageINTEGER{ default(1), authenticationOnly(2), authorizationOnly(3), accountingOnly(4) }currentRepresents usage of the server for Authentication, Authorization or Accounting purpose.