All MIBs › PDN-RADIUS-MIB › sysDevRadiusAuthEnable
sysDevRadiusAuthEnable
Module: PDN-RADIUS-MIB
OID (symbolic): PDN-RADIUS-MIB::sysDevRadiusAuthEnable
OID (numeric): 1.3.6.1.4.1.1795.2.24.2.25.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enable and disable RADIUS Authentication.
What is sysDevRadiusAuthEnable?
sysDevRadiusAuthEnable is a two-state switch that turns RADIUS-based authentication on or off for this Paradyne device, with enable(2) activating it and disable(1) turning it off. An admin sets this before configuring RADIUS server details, since the device will not consult a RADIUS server for login authentication until this object is enabled. For example, an admin sets sysDevRadiusAuthEnable to enable(2) after populating the RADIUS server address, port, and secret objects so remote logins start being authenticated against the RADIUS server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.25.1.1 snmpwalk -v2c -c public <target> PDN-RADIUS-MIB::sysDevRadiusAuthEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.25.1.1.1 snmpget -v2c -c public <target> PDN-RADIUS-MIB::sysDevRadiusAuthEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1795.2.24.2.25.1.1.1 i <value>
Start monitoring Paradyne access/DSL equipment (RADIUS client authentication) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PDN-RADIUS-MIB::sysDevRadiusAuthEnable OID value, configure state conditions and alerts, and monitor any Paradyne access/DSL equipment (RADIUS client authentication) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1795.2.24.2.25.1 | sysDevRadiusMIBObjects | PDN-RADIUS-MIB |
| 1.3.6.1.4.1.1795.2.24.2.25.1.1 | sysDevRadiusAuthEnable | PDN-RADIUS-MIB |