All MIBs › RADIUS-ACC-CLIENT-MIB › radiusAccClientRetransmissions
radiusAccClientRetransmissions
Module: RADIUS-ACC-CLIENT-MIB
OID (symbolic): RADIUS-ACC-CLIENT-MIB::radiusAccClientRetransmissions
OID (numeric): 1.3.6.1.2.1.67.2.2.1.1.3.1.6
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
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.
What is radiusAccClientRetransmissions?
This OID counts how many times the device resent accounting messages to a RADIUS server because it didn't receive confirmation. High counts indicate communication problems with the authentication server. A network admin would monitor this to detect if the RADIUS server is unreliable or if the network path to it is lossy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.67.2.2.1.1.3.1.6 snmpwalk -v2c -c public <target> RADIUS-ACC-CLIENT-MIB::radiusAccClientRetransmissions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.67.2.2.1.1.3.1.6.1 snmpget -v2c -c public <target> RADIUS-ACC-CLIENT-MIB::radiusAccClientRetransmissions.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.67 | radiusMIB | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2 | radiusAccounting | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2 | radiusAccClientMIB | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1 | radiusAccClientMIBObjects | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1 | radiusAccClient | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1.3 | radiusAccServerTable | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1.3.1 | radiusAccServerEntry | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1.3.1.6 | radiusAccClientRetransmissions | RADIUS-ACC-CLIENT-MIB |