swRadiusServerIndex
AUTH-MIB ·
.1.3.6.1.4.1.171.12.3.2.4.1.1
Object
column Enumeration
The index of the RADIUS server
Context
- MIB
- AUTH-MIB
- OID
.1.3.6.1.4.1.171.12.3.2.4.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swRadiusServerEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AUTH-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AUTH-MIB::swRadiusServerIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AUTH-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AUTH-MIB::swRadiusServerIndex.<swRadiusServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AUTH-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AUTH-MIB::swRadiusServerIndex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | swRadiusServerIndex-first |
2 | swRadiusServerIndex-second |
3 | swRadiusServerIndex-third |