agentListAuthenticationMethodsValue

LANCOM-MGMT-SECURITY-MIB · .1.3.6.1.4.1.2356.16.1.11.3.2.1.1.2

Object

column r/w Enumeration
Value of specified method. For login and enable access lines
set of method values are different and are as follows:
* login access line: enable(1), line(2), local(3), none(4),
                     radius(5), tacacs(6);
* enable access line: enable(1), line(2), none(4), radius(5),
                      tacacs(6), deny(7).
Undefined(0) value is used for displaying empty method. Setting
this value will clear configured method from the list. A list
of authentication methods may not be modified once associated
to an access line.

Context

MIB
LANCOM-MGMT-SECURITY-MIB
OID
.1.3.6.1.4.1.2356.16.1.11.3.2.1.1.2
Type
column
Access
readwrite
Status
current
Parent
agentListAuthenticationMethodsEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0undefined
1enable
2line
3local
4none
5radius
6tacacs
7deny
Object Constraints
range: 0-3600