bsRadiusServerPriority
BAY-STACK-RADIUS-MIB ·
.1.3.6.1.4.1.45.5.21.1.2.1.2
Object
column r/w
Integer32
This value indicates the order in which entries in this table
are used when attempting to contact a RADIUS server. Entries
with a lower priority number are tried first. If two entries
have the same priority value, the entry with a lower index
value is tried first.
Also note that entries which contain an invalid internet
address will not be used.
Context
- MIB
- BAY-STACK-RADIUS-MIB
- OID
.1.3.6.1.4.1.45.5.21.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bsRadiusServerEntry
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 'BAY-STACK-RADIUS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-RADIUS-MIB::bsRadiusServerPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BAY-STACK-RADIUS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-RADIUS-MIB::bsRadiusServerPriority.<bsRadiusServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-RADIUS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-RADIUS-MIB::bsRadiusServerPriority'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535