fdryRadiusServerEntry
FDRY-RADIUS-MIB ·
.1.3.6.1.4.1.1991.1.1.8.1.1.1.1
Object
row
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 table will be Virtual Routing and Forwarding(VRF) independent that multiple VRFs could share the same address type and address. 2. Index with address type and address could be potentially 17 unsigned integer, parsing and finding next index takes CPU time. The PDU gets to be huge too! 3. IP address is just another attribute, they are supposed to be list of servers.
Context
- MIB
- FDRY-RADIUS-MIB
- OID
.1.3.6.1.4.1.1991.1.1.8.1.1.1.1- Type
- row
- Status
- current
- Parent
- fdryRadiusServerTable
- Table
- fdryRadiusServerTable
- Children
- 10
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fdryRadiusServerIndex The index to the Radius server Table. Maximum 8 Radius servers are supported. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.8.1.1.1.1.1 |
| fdryRadiusServerPriority Radius server priority 0-7. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.8.1.1.1.1.10 |
| fdryRadiusServerAddrType Radius server IP address Type. Supported address types are ipv4(1) and ipv6(2) | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.1991.1.1.8.1.1.1.1.2 |
| fdryRadiusServerAddr Radius server IP address. | column | InetAddress | .1.3.6.1.4.1.1991.1.1.8.1.1.1.1.3 |
| fdryRadiusServerAuthPort Authentication UDP port number. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.8.1.1.1.1.4 |
| fdryRadiusServerAcctPort Account UDP port number. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.8.1.1.1.1.5 |
| fdryRadiusServerRowKey Authentication key displayed as encrypted text. | column | OctetString | .1.3.6.1.4.1.1991.1.1.8.1.1.1.1.6 |
| fdryRadiusServerUsage To allow this server to be dedicated for a particular AAA activity. | column | ServerUsage | .1.3.6.1.4.1.1991.1.1.8.1.1.1.1.7 |
| fdryRadiusServerRowStatus 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 except this object. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.1991.1.1.8.1.1.1.1.8 |
| fdryRadiusServerAuthType To allow this server to support dot1x/mac-auth/web-auth
0 - mac-auth
1 - dot1x
2 - web-auth | column | OctetString | .1.3.6.1.4.1.1991.1.1.8.1.1.1.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| fdryRadiusServerIndex The index to the Radius server Table. Maximum 8 Radius servers are supported. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.8.1.1.1.1.1 |