The (conceptual) table listing the RADIUS accounting servers with which the client shares a secret.
The index of the table is radiusAccServerIndex.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.2.1.67.2.2.1.1.3.1.1 | radiusAccServerIndex | Integer32{(1,2147483647)} | not-accessible | A number uniquely identifying each RADIUS Accounting server with which this client communicates. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.67.2.2.1.1.3.1.2 | radiusAccServerAddress | IpAddress | read-only | The IP address of the RADIUS accounting server referred to in this table entry. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.67.2.2.1.1.3.1.3 | radiusAccClientServerPortNumber | Integer32{(0,65535)} | read-only | The UDP port the client is using to send requests to this server. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.67.2.2.1.1.3.1.4 | radiusAccClientRoundTripTime | TimeTicks | read-only | The time interval between the most recent Accounting-Response and the Accounting-Request that matched it from this RADIUS accounting server. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.67.2.2.1.1.3.1.5 | radiusAccClientRequests | Counter32 | read-only | The number of RADIUS Accounting-Request packets sent. This does not include retransmissions. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.67.2.2.1.1.3.1.6 | radiusAccClientRetransmissions | Counter32 | read-only | The number of RADIUS Accounting-Request packets retransmitted to this RADIUS accounting server. Retransmissions include retries where the Identifier and Acct-Delay have been updated, as well as those in which they remain the same. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.67.2.2.1.1.3.1.7 | radiusAccClientResponses | Counter32 | read-only | The number of RADIUS packets received on the accounting port from this server. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.67.2.2.1.1.3.1.8 | radiusAccClientMalformedResponses | Counter32 | read-only | The number of malformed RADIUS Accounting-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators and unknown types are not included as malformed accounting responses. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.67.2.2.1.1.3.1.9 | radiusAccClientBadAuthenticators | Counter32 | read-only | The number of RADIUS Accounting-Response packets which contained invalid authenticators received from this server. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.67.2.2.1.1.3.1.10 | radiusAccClientPendingRequests | Gauge32 | read-only | The number of RADIUS Accounting-Request packets sent to this server that have not yet timed out or received a response. This variable is incremented when an Accounting-Request is sent and decremented due to receipt of an Accounting-Response, a timeout or a retransmission. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.67.2.2.1.1.3.1.11 | radiusAccClientTimeouts | Counter32 | read-only | The number of accounting timeouts to this server. After a timeout the client may retry to the same server, send to a different server, or give up. A retry to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as an Accounting-Request as well as a timeout. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.67.2.2.1.1.3.1.12 | radiusAccClientUnknownTypes | Counter32 | read-only | The number of RADIUS packets of unknown type which were received from this server on the accounting port. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.67.2.2.1.1.3.1.13 | radiusAccClientPacketsDropped | Counter32 | read-only | The number of RADIUS packets which were received from this server on the accounting port and dropped for some other reason. | This object is implemented as defined in the corresponding MIB files. |