rlRadiusServerPriority
EDGECORE-AAA ·
.1.3.6.1.4.1.259.10.1.14.89.80.7.1.10
Object
column r/w
Integer32
Determines the order in which the servers will be used, when 0 is the highest priority. If more than one server share the same priority - they will be used in lexicgoraphic order (the order of entries in this table).
Context
- MIB
- EDGECORE-AAA
- OID
.1.3.6.1.4.1.259.10.1.14.89.80.7.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlRadiusServerEntry
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 'EDGECORE-AAA' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EDGECORE-AAA::rlRadiusServerPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EDGECORE-AAA' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EDGECORE-AAA::rlRadiusServerPriority.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EDGECORE-AAA' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EDGECORE-AAA::rlRadiusServerPriority'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.