lcsAuthMethodConfigMethod4

LCOS-SX-MIB · .1.3.6.1.4.1.2356.14.3.9.1.1.5

Object

column r/w Enumeration
Methods that involves remote servers are timed out if the
remote servers are offline.Each method is tried from left to
right and continues until a method either approves or
rejects a user.
0: no, Authentication is disabled and login is not possible.
1: redirect, When HTTPS is enabled, enable HTTPS automatic redirect on the switch.
2: local, Use the local user database on the switch for
authentication.
3: radius, Use remote RADIUS server(s) for authentication.
4: tacacs+, Use remote TACACS+ server(s) for authentication.

Context

MIB
LCOS-SX-MIB
OID
.1.3.6.1.4.1.2356.14.3.9.1.1.5
Type
column
Access
readwrite
Status
current
Parent
lcsAuthMethodConfigEntry

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 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-SX-MIB::lcsAuthMethodConfigMethod4'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-SX-MIB::lcsAuthMethodConfigMethod4.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LCOS-SX-MIB::lcsAuthMethodConfigMethod4'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.