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