tacacsLocalLoginAuthentication
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.16.3
Object
scalar deprecated
r/w
Enumeration
Indicates whether the login authentication using
local password is enabled or disabled for Console
session and/or Telnet session based on the value.
Setting this object to enabled(1),the login
authentication using local password is enabled for
both telnet and console sessions.
Setting this object to disabled(2), the login
authentication using local password is disabled
for both telnet and console sessions.
Setting this object to enabledForTelnetOnly(3),
the login authentication using local password is
enabled only for telnet sessions, but disabled for
console session.
Setting this object to enabledForConsoleOnly(4),
the login authentication using local password is
enabled only for console session, but disabled for
telnet sessions.
This object is deprecated and replaced by
cacPriorityTable in CISCO-AAA-CLIENT-MIB.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.16.3- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- tacacsGrp
- Groups
- 1
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 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::tacacsLocalLoginAuthentication.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::tacacsLocalLoginAuthentication'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | enabledForTelnetOnly |
4 | enabledForConsoleOnly |
Conformance
Member of