All MIBs › ACC-RADIUS › accRadiusAuthDebugName
accRadiusAuthDebugName
Module: ACC-RADIUS
OID (symbolic): ACC-RADIUS::accRadiusAuthDebugName
OID (numeric): 1.3.6.1.4.1.5.1.1.44.6.10.1.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The name of the user to run a debug session for
What is accRadiusAuthDebugName?
This field stores the username of the specific user account you want to enable RADIUS debugging for. You set this when you need to troubleshoot authentication issues for a particular user without verbose logging for all users. For example, setting it to "john.smith" tells the system to log detailed debug info only when that user attempts to log in.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.44.6.10.1.1 snmpwalk -v2c -c public <target> ACC-RADIUS::accRadiusAuthDebugName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.44.6.10.1.1.1 snmpget -v2c -c public <target> ACC-RADIUS::accRadiusAuthDebugName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.44.6.10.1.1.1 s <value>
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-RADIUS::accRadiusAuthDebugName OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.44 | accRadius | ACC-RADIUS |
| 1.3.6.1.4.1.5.1.1.44.6 | accRadiusAuth | ACC-RADIUS |
| 1.3.6.1.4.1.5.1.1.44.6.10 | accRadiusAuthDebugTable | ACC-RADIUS |
| 1.3.6.1.4.1.5.1.1.44.6.10.1 | accRadiusAuthDebugEntry | ACC-RADIUS |
| 1.3.6.1.4.1.5.1.1.44.6.10.1.1 | accRadiusAuthDebugName | ACC-RADIUS |