All MIBs › XEDIA-RADIUS-MIB › xradiuscDebugCmd
xradiuscDebugCmd
Module: XEDIA-RADIUS-MIB
OID (symbolic): XEDIA-RADIUS-MIB::xradiuscDebugCmd
OID (numeric): 1.3.6.1.4.1.838.3.16.1.1.1.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The control for dumping in/out radius packets, and error/trace messages to the console. Although the summary of commands is displayed when read, command modifications must be done one at a time.
What is xradiuscDebugCmd?
A text command interface controlling RADIUS packet/error/trace debug logging to the console, covering rx-pkt-dump, tx-pkt-dump, error-print, and trace-print toggles (all off by default); reading it shows the current settings, but only one setting can be changed per write. An admin turns on rx-pkt-dump and tx-pkt-dump temporarily to capture raw RADIUS traffic while troubleshooting an authentication failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.838.3.16.1.1.1.1.3 snmpwalk -v2c -c public <target> XEDIA-RADIUS-MIB::xradiuscDebugCmd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.838.3.16.1.1.1.1.3.1 snmpget -v2c -c public <target> XEDIA-RADIUS-MIB::xradiuscDebugCmd.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.838.3.16.1.1.1.1.3.1 s <value>
Start monitoring Xedia WAN access router (RADIUS admin-vs-operational auth/accounting status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XEDIA-RADIUS-MIB::xradiuscDebugCmd OID value, configure state conditions and alerts, and monitor any Xedia WAN access router (RADIUS admin-vs-operational auth/accounting status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.838 | xedia | XEDIA-REG |
| 1.3.6.1.4.1.838.3 | xediaMibs | XEDIA-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.838.3.16 | xediaRadiusMIB | XEDIA-RADIUS-MIB |
| 1.3.6.1.4.1.838.3.16.1 | xRadiusObjects | XEDIA-RADIUS-MIB |
| 1.3.6.1.4.1.838.3.16.1.1 | xRadiuscObjects | XEDIA-RADIUS-MIB |
| 1.3.6.1.4.1.838.3.16.1.1.1 | xRadiuscGlobal | XEDIA-RADIUS-MIB |
| 1.3.6.1.4.1.838.3.16.1.1.1.1 | xRadiuscGlobalCfg | XEDIA-RADIUS-MIB |
| 1.3.6.1.4.1.838.3.16.1.1.1.1.3 | xradiuscDebugCmd | XEDIA-RADIUS-MIB |