MIB Viewer

authorMode

OBJECT-TYPE
1.3.6.1.4.1.890.1.5.13.13.16.15.3.1.1.2
Access
read-write
Status
current
Sub-identifiers
0
Set the authorization mode when authorization occurred. none: no authorization local: commands will be authorized with default privilege tacacs+: authorization will be sent to remote tacacs+ server. tacacs+ then none: authorization will be granted if there is no response from tacacs+ server. tacacs+ then local: local authorization will take place if there is no reponse from tacacs+ server.
INTEGER { none(1), local(2), tacacsplus(3), tacacsplus-then-none(4), tacacsplus-then-local(5) }