agentRadiusServerRowStatus
EdgeSwitch-RADIUS-AUTH-CLIENT-MIB ·
.1.3.6.1.4.1.4413.1.1.8.1.8.1.9
Object
Creates or destroys a RADIUS Authentication server entry.
During creation, the next available index is specified by the
agentRadiusServerIndexNextValid object. Rows creation using
a different value for agentRadiusServerIndex will fail.
active(1) - This entry is active.
createAndGo(4) - Creates a new entry.
destroy(6) - Deletes an entry.
Context
- MIB
- EdgeSwitch-RADIUS-AUTH-CLIENT-MIB
- OID
.1.3.6.1.4.1.4413.1.1.8.1.8.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentRadiusServerConfigEntry
- Table
- agentRadiusServerConfigTable
- Siblings
- 16
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentRadiusServerIndex Unique index of the configured RADIUS server | column | Integer32 | .1.3.6.1.4.1.4413.1.1.8.1.8.1.1 |
| agentRadiusServerName Configured identification name for the RADIUS server. | column | OctetString | .1.3.6.1.4.1.4413.1.1.8.1.8.1.10 |
| agentRadiusServerInetAddress IP Address of the configured RADIUS server.
This object cannot be changed after creation. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4413.1.1.8.1.8.1.11 |
| agentRadiusServerTimeout Time out duration (in seconds) before packets are retransmitted | column | Unsigned32 | .1.3.6.1.4.1.4413.1.1.8.1.8.1.12 |
| agentRadiusServerRetransmit Maximum number of retransmissions of a RADIUS request packet | column | Unsigned32 | .1.3.6.1.4.1.4413.1.1.8.1.8.1.13 |
| agentRadiusServerDeadtime Length of time (in minutes) for which a RADIUS server is skipped over by transaction requests. | column | Unsigned32 | .1.3.6.1.4.1.4413.1.1.8.1.8.1.14 |
| agentRadiusServerSourceIPAddr Source IP address that will be used for the communication with RADIUS servers. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4413.1.1.8.1.8.1.15 |
| agentRadiusServerPriority Priority specifies the order in which the servers will be used, where 0 is the highest
priority in radius server config mode. | column | Unsigned32 | .1.3.6.1.4.1.4413.1.1.8.1.8.1.16 |
| agentRadiusServerUsageType Specify the usage type of the server. | column | Enumeration | .1.3.6.1.4.1.4413.1.1.8.1.8.1.17 |
| agentRadiusServerAddress obsolete IP Address of the configured RADIUS server.
This object cannot be changed after creation. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4413.1.1.8.1.8.1.2 |
| agentRadiusServerAddressType IP Address Type of the configured RADIUS server.
This object cannot be changed after creation. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4413.1.1.8.1.8.1.3 |
| agentRadiusServerPort Port number for the RADIUS server. | column | Unsigned32 | .1.3.6.1.4.1.4413.1.1.8.1.8.1.4 |
| agentRadiusServerSecret Configured shared sercret for the RADIUS server. | column | OctetString | .1.3.6.1.4.1.4413.1.1.8.1.8.1.5 |
| agentRadiusServerPrimaryMode Configure the RADIUS server to be the primary server. If there is any
other server that is configured to be primary, that server is set to be
a seconday server and this entry is… | column | Enumeration | .1.3.6.1.4.1.4413.1.1.8.1.8.1.6 |
| agentRadiusServerCurrentMode Indicate if the RADIUS server is the current server in user for
authentication. | column | Enumeration | .1.3.6.1.4.1.4413.1.1.8.1.8.1.7 |
| agentRadiusServerMsgAuth Enable or disable the message authenticator attribute for this
RADIUS server. | column | Enumeration | .1.3.6.1.4.1.4413.1.1.8.1.8.1.8 |