RC-RADIUS-MIB :: rcRadiusGlobalIgapPasswdAttr

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsRC-RADIUS-MIBrcRadiusGlobalIgapPasswdAttr

rcRadiusGlobalIgapPasswdAttr

Module: RC-RADIUS-MIB

OID (symbolic): RC-RADIUS-MIB::rcRadiusGlobalIgapPasswdAttr

OID (numeric): 1.3.6.1.4.1.2272.1.29.1.17

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: When this variable is set to standard(1), password in IGAP join request is sent in standard RADIUS password attribute. When set to authinfo(2), the password is encoded in Auth-Info attribute.

What is rcRadiusGlobalIgapPasswdAttr?

Controls how the password is encoded in an IGAP join request sent for RADIUS authentication: standard(1) uses the normal RADIUS password attribute, while authinfo(2) encodes it in the vendor-specific Auth-Info attribute instead. Admins change this only if their RADIUS server expects IGAP passwords in the non-standard Auth-Info encoding.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.29.1.17
snmpwalk -v2c -c public <target> RC-RADIUS-MIB::rcRadiusGlobalIgapPasswdAttr

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.29.1.17.1
snmpget -v2c -c public <target> RC-RADIUS-MIB::rcRadiusGlobalIgapPasswdAttr.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.29.1.17.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcRadiusGlobalIgapPasswdAttr.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::rcRadiusGlobalIgapPasswdAttr 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 (10 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2272rapidCityRAPID-CITY
1.3.6.1.4.1.2272.1rcMgmtRAPID-CITY
1.3.6.1.4.1.2272.1.29rcRadiusRAPID-CITY
1.3.6.1.4.1.2272.1.29.1rcRadiusGlobalRAPID-CITY
Numeric OIDNameModule
1.3.6.1.4.1.2272.1.29.1.17rcRadiusGlobalIgapPasswdAttrRC-RADIUS-MIB