loginTryCont
ZYXEL-IES5000-MIB ·
.1.3.6.1.4.1.890.1.5.13.5.11.9.1.6
Object
scalar r/w
Enumeration
Set to '1' so that the system try next login method only when previous method is not available. Set to '2' so that the system will try next login method when previous method does not authenticate the user.
Context
- MIB
- ZYXEL-IES5000-MIB
- OID
.1.3.6.1.4.1.890.1.5.13.5.11.9.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- auth
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::loginTryCont.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::loginTryCont'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |