All MIBs › ASCEND-MIB › sysConfigRadiusCmd
sysConfigRadiusCmd
Module: ASCEND-MIB
OID (symbolic): ASCEND-MIB::sysConfigRadiusCmd
OID (numeric): 1.3.6.1.4.1.529.9.6.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This variable instructs the system to re-read its RADIUS configuration. This variable will return a general error if RADIUS is not configured or if sysConfigRadiusStatus has a value of processing(2).
What is sysConfigRadiusCmd?
Command to reload RADIUS configuration: all, routes, pools, nailed, termsrv, or source. Triggers re-reading of RADIUS settings from server. Useful after remote configuration changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.529.9.6.1 snmpwalk -v2c -c public <target> ASCEND-MIB::sysConfigRadiusCmd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.529.9.6.1.1 snmpget -v2c -c public <target> ASCEND-MIB::sysConfigRadiusCmd.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.529.9.6.1.1 i <value>
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.529 | ascend | ASCEND-MIB |
| 1.3.6.1.4.1.529.9 | systemStatusGroup | ASCEND-MIB |
| 1.3.6.1.4.1.529.9.6 | sysConfigRadius | ASCEND-MIB |
| 1.3.6.1.4.1.529.9.6.1 | sysConfigRadiusCmd | ASCEND-MIB |