FDRY-RADIUS-MIB
16 objects
The Ruckus Wireless proprietary MIB module for Radius Authentication Servers It has new table combines Ipv4 and Ipv6 Radius Authentication Servers configuration. Copyright 1996-2017 Ruckus Wireless, Inc.. All rights reserved. This Ruckus Wireless, Inc SNMP Management Information Base Specification embodies Ruckus Wireless, Inc' confidential and proprietary intellectual property. Ruckus Wireless, Inc retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Ruckus Wireless, Inc makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Imported Objects
| FOUNDRY-SN-ROOT-MIB | fdryRadius |
| INET-ADDRESS-MIB | InetAddressType |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString RowStatus TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.1991.1.1.8.1 | IdentityfdryRadiusMIB | The Ruckus Wireless proprietary MIB module for Radius Authentication Servers It has new table combines Ipv4 and Ipv6 Radius Authentication Servers configuratio… | ||
| 1.3.6.1.4.1.1991.1.1.8.1.1 | NodefdryRadiusServer | |||
| 1.3.6.1.4.1.1991.1.1.8.1.1.1 | TablefdryRadiusServerTable | not-accessible | current | Radius server table, listing the RADIUS authentication servers |
| 1.3.6.1.4.1.1991.1.1.8.1.1.1.1 | RowfdryRadiusServerEntry | not-accessible | current | An 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.1 | ColumnfdryRadiusServerIndex | not-accessible | current | The index to the Radius server Table. Maximum 8 Radius servers are supported. |
| 1.3.6.1.4.1.1991.1.1.8.1.1.1.1.2 | ColumnfdryRadiusServerAddrType | read-create | current | Radius server IP address Type. Supported address types are ipv4(1) and ipv6(2) |
| 1.3.6.1.4.1.1991.1.1.8.1.1.1.1.3 | ColumnfdryRadiusServerAddr | read-create | current | Radius server IP address. |
| 1.3.6.1.4.1.1991.1.1.8.1.1.1.1.4 | ColumnfdryRadiusServerAuthPort | read-create | current | Authentication UDP port number. |
| 1.3.6.1.4.1.1991.1.1.8.1.1.1.1.5 | ColumnfdryRadiusServerAcctPort | read-create | current | Account UDP port number. |
| 1.3.6.1.4.1.1991.1.1.8.1.1.1.1.6 | ColumnfdryRadiusServerRowKey | read-create | current | Authentication key displayed as encrypted text. |
| 1.3.6.1.4.1.1991.1.1.8.1.1.1.1.7 | ColumnfdryRadiusServerUsage | read-create | current | To 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.8 | ColumnfdryRadiusServerRowStatus | read-create | current | This 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 … |
| 1.3.6.1.4.1.1991.1.1.8.1.1.1.1.9 | ColumnfdryRadiusServerAuthType | read-create | current | To allow this server to support dot1x/mac-auth/web-auth 0 - mac-auth 1 - dot1x 2 - web-auth |
| 1.3.6.1.4.1.1991.1.1.8.1.1.1.1.10 | ColumnfdryRadiusServerPriority | read-create | current | Radius server priority 0-7. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| InetAddress | OCTET STRING (SIZE (0..255)) | current | Denotes a generic Internet address. An InetAddress value is always interpreted within the context of an InetAddressType value. Every usage of the InetAddress textual convention is required to specify the InetAddressType… |
| ServerUsage | INTEGER{ default(1), authenticationOnly(2), authorizationOnly(3), accountingOnly(4) } | current | Represents usage of the server for Authentication, Authorization or Accounting purpose. |