slcAuthLocalUseNextMethod
LANTRONIX-SLC-MIB ·
.1.3.6.1.4.1.244.1.1.3.1.6
Object
scalar EnabledState
This object applies to all authentication methods, not just Local Users. If enabled, authentication will occur using all methods, in the order of their precedence, until a successful authentication occurs. If disabled, only the first authentication method that responds will be used.
Context
- MIB
- LANTRONIX-SLC-MIB
- OID
.1.3.6.1.4.1.244.1.1.3.1.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- slcAuthLocal
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 'LANTRONIX-SLC-MIB' -M '/opt/observium/mibs/lantronix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANTRONIX-SLC-MIB::slcAuthLocalUseNextMethod.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANTRONIX-SLC-MIB' -M '/opt/observium/mibs/lantronix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANTRONIX-SLC-MIB::slcAuthLocalUseNextMethod'
Syntax
- Source
- EnabledState
- Base type
Enumeration
Values & Constraints
Type Values
1 | disabled |
2 | enabled |