rlRadiusServerUseGlobalDefaultKey
RADLAN-AAA ·
.1.3.6.1.4.1.89.80.7.1.7
Object
If this field is set to true the value in field rlRadiusServerKey is ignored and instead the value in the MIB rlRadiusGlobalDefaultKey is used. Otherwise the value in rlRadiusServerKey is used.
Context
- MIB
- RADLAN-AAA
- OID
.1.3.6.1.4.1.89.80.7.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlRadiusServerEntry
- Table
- rlRadiusServerTable
- Siblings
- 11
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlRadiusServerAddress The IP address of the RADIUS server
referred to in this table entry. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.89.80.7.1.1 |
| rlRadiusServerPriority Determines the order in which the servers will be used, when 0 is
the highest priority. If more than one server share the same
priority - they will be used in lexicgoraphic order
… | column | Integer32 | .1.3.6.1.4.1.89.80.7.1.10 |
| rlRadiusServerStatus | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.89.80.7.1.11 |
| rlRadiusServerUsage Determines actions for which the radius server will be used. | column | Enumeration | .1.3.6.1.4.1.89.80.7.1.12 |
| rlRadiusServerAuthPortNumber The UDP port the client is using to send authentication
requests to this server. | column | Integer32 | .1.3.6.1.4.1.89.80.7.1.2 |
| rlRadiusServerAcctPortNumber The UDP port the client is using to send accounting
requests to this server. | column | Integer32 | .1.3.6.1.4.1.89.80.7.1.3 |
| rlRadiusServerTimeout The maximum time (in seconds) to wait for this RADIUS
server to reply. Value of 0 means that rlRadiusGlobalDefaultTimeout. | column | Integer32 | .1.3.6.1.4.1.89.80.7.1.4 |
| rlRadiusServerRetries The number of times to try contacting this RADIUS server. Value of
0 means that rlRadiusGlobalDefaultRetries. | column | Integer32 | .1.3.6.1.4.1.89.80.7.1.5 |
| rlRadiusServerDeadtime Number of minutes that any RADIUS server is ignored after
it has failed. Value of 2001 means that rlRadiusGlobalDefaultDeadtime
will be used. | column | Integer32 | .1.3.6.1.4.1.89.80.7.1.6 |
| rlRadiusServerKey Secret key to be shared with this RADIUS server. | column | OctetString | .1.3.6.1.4.1.89.80.7.1.8 |
| rlRadiusServerSource IP address of the interface to use with this server.
A value of 0.0.0.0 for this object disables source
address specification. Default value of 255.255.255.255
means that rlRadi… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.89.80.7.1.9 |