etsysRadiusAuthClientRetransmissionAlgorithm
ENTERASYS-RADIUS-AUTH-CLIENT-MIB ·
.1.3.6.1.4.1.5624.1.2.4.1.7
Object
scalar
r/w
Enumeration
This indicates which method is being used for the
authentication retransmission algorithm.
standard(1) - this is the legacy Enterasys authentication
retransmission algorithm. It is a combination of back off
where the highest priority server is always used first for
every authentication transaction and round robin where
if the highest priority server is unable to respond within
the configured timeout period the software immediately moves
to the next highest priority server in the list.
roundRobin(2) - Each new authentication transaction uses the
next highest priority server from the server that was initially
used for the transaction prior. After the lowest priority server
in the list is used the next transaction will use the highest
priority server.
stickyRoundRobin(3) - Each new authentication transaction uses the
next highest priority server as in roundRobin except when that
session is either currently associated with a server already or
has been associated with a server in the past.
etsysRadiusAuthClientServerStickyMaxSessions and
etsysRadiusAuthClientServerStickyCurSessions values are used
to determine when previously associated sessions need to be
associated with less used servers.
This list of enumeration constants is subject to
change. This parameter value is maintained across
system reboots.
Context
- MIB
- ENTERASYS-RADIUS-AUTH-CLIENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.4.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysRadiusAuthClientMIBObjects
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | standard |
2 | roundRobin |
3 | stickyRoundRobin |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysRadiusAuthClientRetryTimeout The number of seconds to wait for a RADIUS Server to respond to
a request. Maintaining the value of this object across agent
reboots is REQUIRED. | scalar | seconds Integer32 | .1.3.6.1.4.1.5624.1.2.4.1.1 |
| etsysRadiusAuthClientNmsRetryTimeout The number of seconds to wait for a RADIUS Server to respond to
a request when procesing NMS sessions. Maintaining the
value of this object across agent reboots is REQUIRED.
A va… | scalar | seconds Integer32 | .1.3.6.1.4.1.5624.1.2.4.1.10 |
| etsysRadiusAuthClientMgmtEnable Controls and indicates the operational state of the RADIUS
client functionality for management sessions. Maintaining
the value of this object across agent reboots is REQUIRED.
Th… | scalar | Enumeration | .1.3.6.1.4.1.5624.1.2.4.1.11 |
| etsysRadiusAuthClientNetworkEnable Controls and indicates the operational state of the RADIUS
client functionality for network sessions. Maintaining
the value of this object across agent reboots is REQUIRED.
The u… | scalar | Enumeration | .1.3.6.1.4.1.5624.1.2.4.1.12 |
| etsysRadiusAuthClientRetries The number of times to resend an authentication packet if a
RADIUS Server does not respond to a request. Maintaining the
value of this object across agent reboots is REQUIRED. | scalar | Integer32 | .1.3.6.1.4.1.5624.1.2.4.1.2 |
| etsysRadiusAuthClientEnable Controls and indicates the operational state of the RADIUS
client functionality. Maintaining the value of this object
across agent reboots is REQUIRED. | scalar | Enumeration | .1.3.6.1.4.1.5624.1.2.4.1.3 |
| etsysRadiusAuthClientAuthType deprecated This indicates which method is being used for
authentication.
mac(1) - indicates MAC address authentication
eapol(2) - indicates EAPOL authentication
This … | scalar | Enumeration | .1.3.6.1.4.1.5624.1.2.4.1.4 |
| etsysRadiusAuthServerTable A list of RADIUS servers that this client may attempt to use. | table | - | .1.3.6.1.4.1.5624.1.2.4.1.5 |
| etsysRadiusAuthClientAttrMgmtPassword This value indicates which method is being used to send
management access passwords to the RADIUS server.
standard(1) - Use the User-Password attribute at defined in
… | scalar | Enumeration | .1.3.6.1.4.1.5624.1.2.4.1.6 |
| etsysRadiusAuthClientMgmtRetryTimeout The number of seconds to wait for a RADIUS Server to respond to
a request when processing management sessions. Maintaining the
value of this object across agent reboots is REQUIR… | scalar | seconds Integer32 | .1.3.6.1.4.1.5624.1.2.4.1.8 |
| etsysRadiusAuthClientNetworkRetryTimeout The number of seconds to wait for a RADIUS Server to respond to
a request when procesing network sessions. Maintaining the
value of this object across agent reboots is REQUIRED.
… | scalar | seconds Integer32 | .1.3.6.1.4.1.5624.1.2.4.1.9 |