All MIBs › RC-RADIUS-MIB › rcRadiusServUsedBy
rcRadiusServUsedBy
Module: RC-RADIUS-MIB
OID (symbolic): RC-RADIUS-MIB::rcRadiusServUsedBy
OID (numeric): 1.3.6.1.4.1.2272.1.29.3.1.25
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: cli(1): for cli login, igap(2): for igap,snmp(3): for snmp login, eap(4) for EAP PAE Authenticator.
What is rcRadiusServUsedBy?
Identifies which subsystem this RADIUS server entry serves: cli(1) for CLI login, igap(2) for IGAP, snmp(3) for SNMP login, or eap(4) for 802.1X EAP authentication, per the DESCRIPTION. This value, combined with the server address, forms the table's index, since the same server address can be configured separately for different services.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.29.3.1.25 snmpwalk -v2c -c public <target> RC-RADIUS-MIB::rcRadiusServUsedBy
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.29.3.1.25.1 snmpget -v2c -c public <target> RC-RADIUS-MIB::rcRadiusServUsedBy.1
Start monitoring Bay Networks/Nortel Accelar (Rapid-City) switches (RADIUS AAA client configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RC-RADIUS-MIB::rcRadiusServUsedBy OID value, configure state conditions and alerts, and monitor any Bay Networks/Nortel Accelar (Rapid-City) switches (RADIUS AAA client configuration) from a single console.
OID Breakdown
Upper-level ancestors (11 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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.29 | rcRadius | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.29.3 | rcRadiusServTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.29.3.1 | rcRadiusServEntry | RAPID-CITY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2272.1.29.3.1.25 | rcRadiusServUsedBy | RC-RADIUS-MIB |