agentRadiusAccountingStatus
EdgeSwitch-RADIUS-AUTH-CLIENT-MIB ·
.1.3.6.1.4.1.4413.1.1.8.1.6.1.6
Object
Creates or destroys a RADIUS accounting server entry.
During creation, the next available index is specified by the
agentRadiusAccountingIndexNextValid object. Rows creation using
a different value for agentRadiusAccountingServerIndex 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.6.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentRadiusAccountingConfigEntry
- Table
- agentRadiusAccountingConfigTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentRadiusAccountingServerIndex Unique index of the configured RADIUS accounting server. The next valid
value of this object for creation is specified by
agentRadiusAccountingIndexNextValid. | column | Integer32 | .1.3.6.1.4.1.4413.1.1.8.1.6.1.1 |
| agentRadiusAccountingServerAddress IP Address of the configured RADIUS accounting server.
This object cannot be changed after creation. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4413.1.1.8.1.6.1.2 |
| agentRadiusAccountingServerAddressType IP Address Type of the configured RADIUS accounting server.
This object cannot be changed after creation. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4413.1.1.8.1.6.1.3 |
| agentRadiusAccountingPort Port number for the RADIUS accounting server. | column | Unsigned32 | .1.3.6.1.4.1.4413.1.1.8.1.6.1.4 |
| agentRadiusAccountingSecret Configured shared sercret for the RADIUS accounting server. | column | OctetString | .1.3.6.1.4.1.4413.1.1.8.1.6.1.5 |
| agentRadiusAccountingServerName Configured identification name for the RADIUS Accounting
server. | column | OctetString | .1.3.6.1.4.1.4413.1.1.8.1.6.1.7 |