wwpLeosTacacsClientAuthenticationServerApplication

WWP-LEOS-TACACS-CLIENT-MIB · .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.17

Object

column r/w Enumeration
This object specifies how the tacacs server should be used for authentication.
Whether this tacacs server should be used for userLogin authentication or dot1x authentication 
or both is decided by the value of this mib object. Dot1x not supported on all platforms

Context

MIB
WWP-LEOS-TACACS-CLIENT-MIB
OID
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.17
Type
column
Access
readwrite
Status
current
Parent
wwpLeosTacacsClientAuthenticationServerEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-TACACS-CLIENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-TACACS-CLIENT-MIB::wwpLeosTacacsClientAuthenticationServerApplication'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-TACACS-CLIENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-TACACS-CLIENT-MIB::wwpLeosTacacsClientAuthenticationServerApplication.<wwpLeosTacacsClientAuthenticationServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-TACACS-CLIENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-TACACS-CLIENT-MIB::wwpLeosTacacsClientAuthenticationServerApplication'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1userLogin
2dot1x
3all