etsysRadiusAuthClientServerStatus
ENTERASYS-RADIUS-AUTH-CLIENT-MIB ·
.1.3.6.1.4.1.5624.1.2.4.1.5.1.8
Object
The row status of this conceptual row in the table.
active
- The server is available for performing RADIUS operations.
Other writable leaves in this row MUST NOT be modified
while the row is in the active state.
notInService
- The entry is fully configured but is not available for
performing RADIUS operations. Conceptual rows with this
status MAY be deleted at the discretion of the agent,
at which time it will be treated as if destroy(6) was SET
to this object.
notReady
- The entry exists in the agent, but is missing information
necessary in order to be available for use by the managed
device (i.e., one or more required columns in the
conceptual row have not been instantiated);
createAndGo
- Not possible.
createAndWait
- Creates a new instance of a conceptual row, but does not
make it available for use by the managed device.
destroy
- This will remove the conceptual row from the table and
make it unavailable for RADIUS client operations. This
MUST also cause any persistent data related to this row
to be removed from the system.
Maintaining active(1) entries across agent reboots is
REQUIRED.
Context
- MIB
- ENTERASYS-RADIUS-AUTH-CLIENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.4.1.5.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysRadiusAuthServerEntry
- Table
- etsysRadiusAuthServerTable
- Siblings
- 15
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysRadiusAuthServerIndex A number uniquely identifying each conceptual row in the
etsysRadiusAuthServerTable.
etsysRadiusAuthServerIndices with range between 2147483642 and
2147483647 indic… | column | Integer32 | .1.3.6.1.4.1.5624.1.2.4.1.5.1.1 |
| etsysRadiusAuthClientServerTimeout The number of seconds to wait for a RADIUS Server to respond to
a request. A value of -1 indicates that the server timeout
specified by etsysRadiusAuthClientRetryTimeout should b… | column | Integer32 | .1.3.6.1.4.1.5624.1.2.4.1.5.1.10 |
| etsysRadiusAuthClientServerRetries The number of times to resend an authentication packet if a
RADIUS Server does not respond to a request. A value of -1
indicates that the server retries specified by
etsysRadiusA… | column | Integer32 | .1.3.6.1.4.1.5624.1.2.4.1.5.1.11 |
| etsysRadiusAuthClientServerStickyMaxSessions The maximum number of sessions associated with this server when
using the sticky round robin authentication retransmission
algorithm. This value is not used when other retransmis… | column | Unsigned32 | .1.3.6.1.4.1.5624.1.2.4.1.5.1.12 |
| etsysRadiusAuthClientServerStickyCurSessions The current number of sessions associated with this server when
using the sticky round robin authentication retransmission
algorithm. This value is not used when other retransmis… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5624.1.2.4.1.5.1.13 |
| etsysRadiusAuthClientServerClientAddressType This object specifies how etsysRadiusAuthClientServerClientAddress
is encoded. Support for all possible enumerations defined by
InetAddressType is NOT REQUIRED. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.5624.1.2.4.1.5.1.14 |
| etsysRadiusAuthClientServerClientAddress The encoded unicast IP address of a local system interface.
RADIUS requests will be sent from this address. | column | OctetString | .1.3.6.1.4.1.5624.1.2.4.1.5.1.15 |
| etsysRadiusAuthClientServerClientVirtualRouterName The name of the local system virtual router that traffic
sent to this RADIUS server should be associated with.
Writing this object with a zero length string clears … | column | OctetString | .1.3.6.1.4.1.5624.1.2.4.1.5.1.16 |
| etsysRadiusAuthClientServerAddressType This object specifies how etsysRadiusAuthClientServerAddress
is encoded. Support for all possible enumerations defined by
InetAddressType is NOT REQUIRED. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.5624.1.2.4.1.5.1.2 |
| etsysRadiusAuthClientServerAddress The encoded unicast IP address or hostname of a RADIUS
server. RADIUS requests will be sent to this address.
If this address is a DNS hostname, then that hostname
SHOULD be resol… | column | OctetString | .1.3.6.1.4.1.5624.1.2.4.1.5.1.3 |
| etsysRadiusAuthClientServerPortNumber The UDP port number (0-65535) the client will use
to send RADIUS requests to this server. | column | Integer32 | .1.3.6.1.4.1.5624.1.2.4.1.5.1.4 |
| etsysRadiusAuthClientServerSecret This object is the secret shared between the RADIUS
authentication server and the RADIUS client.
On a read operation this object MUST return a zero length
string.
… | column | OctetString | .1.3.6.1.4.1.5624.1.2.4.1.5.1.5 |
| etsysRadiusAuthClientServerSecretEntered true(1) - Indicates that etsysRadiusAuthClientServerSecret was
last set with some value other than the empty string.
false(2) - Indicates that etsysRadiusAuthClien… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.5624.1.2.4.1.5.1.6 |
| etsysRadiusAuthClientServerClearTime deprecated The number of seconds elapsed since the counters were last
cleared.
Writing the value zero will cause the servers counters to be
cleared and the clear time will be … | column | seconds Integer32 | .1.3.6.1.4.1.5624.1.2.4.1.5.1.7 |
| etsysRadiusAuthClientServerRealmType This object allows a server to be restricted to providing
authentication services to certain classes of access methods.
any(1) - the server will be avail… | column | Enumeration | .1.3.6.1.4.1.5624.1.2.4.1.5.1.9 |