authorExec
ZYXEL-IES5000-MIB ·
.1.3.6.1.4.1.890.1.5.13.5.11.9.5.2
Object
scalar r/w
Enumeration
enable:
1. User login via Web GUI:
1.1. Tacacs+ account with privilege 14, get the privilege as 14.
1.2. Tacacs+ account with privilege lower than 14, get the privilege as 1.
2. User login via SSH, telnet or console:
1.1. Whether Tacacs+ account privilege is (1-14), get the same privilege as Tacacs+ server.
disable:
1. Whether user login via SSH, telnet, web GUI or console, get the privilege as 1.
(no matter what the Tacacs+ account privilege is)
Context
- MIB
- ZYXEL-IES5000-MIB
- OID
.1.3.6.1.4.1.890.1.5.13.5.11.9.5.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- author
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-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IES5000-MIB::authorExec.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-IES5000-MIB::authorExec'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |