All MIBs › PDN-RADIUS-MIB › sysDevRadiusAuthServerIndex
sysDevRadiusAuthServerIndex
Module: PDN-RADIUS-MIB
OID (symbolic): PDN-RADIUS-MIB::sysDevRadiusAuthServerIndex
OID (numeric): 1.3.6.1.4.1.1795.2.24.2.25.1.4.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object corresponds to the Index to the RADIUS server Configuration table.
What is sysDevRadiusAuthServerIndex?
sysDevRadiusAuthServerIndex is the index value identifying one row of the sysDevRadiusAuthConfigTable, which holds the configuration for a single RADIUS authentication server. An admin uses this index to select and configure a particular RADIUS server entry, such as its address, port, and shared secret, when the device supports more than one candidate server. For example, index 1 might identify the primary RADIUS server row while index 2 identifies a backup server's configuration row.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.25.1.4.1.1 snmpwalk -v2c -c public <target> PDN-RADIUS-MIB::sysDevRadiusAuthServerIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.25.1.4.1.1.1 snmpget -v2c -c public <target> PDN-RADIUS-MIB::sysDevRadiusAuthServerIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1795.2.24.2.25.1.4.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::sysDevRadiusAuthServerIndex 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.4 | sysDevRadiusAuthConfigTable | PDN-RADIUS-MIB |
| 1.3.6.1.4.1.1795.2.24.2.25.1.4.1 | sysDevRadiusAuthConfigEntry | PDN-RADIUS-MIB |
| 1.3.6.1.4.1.1795.2.24.2.25.1.4.1.1 | sysDevRadiusAuthServerIndex | PDN-RADIUS-MIB |