sysConsolePrimaryEnableAuthentication

CISCO-STACK-MIB · .1.3.6.1.4.1.9.5.1.1.47

Object

scalar deprecated r/w Enumeration
Indicates whether TACACS+ or RADIUS is the
primary enable authentication, i.e which method
will be  tried first for a console session. If
tacacsEnableAuthentication and
radiusEnableAuthentication are set to disabled
then sysConsolePrimaryEnableAuthentication will
have a value of local(3).
          
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.1.47
Type
scalar
Access
readwrite
Status
deprecated
Parent
systemGrp
Groups
1

Scalars 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::sysConsolePrimaryEnableAuthentication.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::sysConsolePrimaryEnableAuthentication'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1tacacs
2radius
3local

Conformance