rcRadiusGlobalIgapPasswdAttr
RC-RADIUS-MIB ·
.1.3.6.1.4.1.2272.1.29.1.17
Object
scalar r/w
Enumeration
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.
Context
- MIB
- RC-RADIUS-MIB
- OID
.1.3.6.1.4.1.2272.1.29.1.17- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcRadiusGlobal
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-RADIUS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-RADIUS-MIB::rcRadiusGlobalIgapPasswdAttr.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-RADIUS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-RADIUS-MIB::rcRadiusGlobalIgapPasswdAttr'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | standard |
2 | authinfo |