zyRadiusAuthenticationServerMode
ZYXEL-RADIUS-MIB ·
.1.3.6.1.4.1.890.1.15.3.71.1.1.1
Object
scalar r/w
Enumeration
This field is valid only if you configure multiple RADIUS servers. Select indexPriority and the switch tries to authenticate with the first configured RADIU server, if the RADIUS server does not respond then this switch tries to authenticate with the second RADIUS server. Select roundRobin to alternate between the RADIUS servers that it sends authentication requests to.
Context
- MIB
- ZYXEL-RADIUS-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.71.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zyxelRadiusAuthenticationServerSetup
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 'ZYXEL-RADIUS-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-RADIUS-MIB::zyRadiusAuthenticationServerMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-RADIUS-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-RADIUS-MIB::zyRadiusAuthenticationServerMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | indexPriority |
2 | roundRobin |