agentListAuthenticationAccessLevel

LANCOM-MGMT-SECURITY-MIB · .1.3.6.1.4.1.2356.16.1.11.3.1.1.1

Object

column Enumeration
Specifies access level of authentication list, login(0) or enable(1).

Context

MIB
LANCOM-MGMT-SECURITY-MIB
OID
.1.3.6.1.4.1.2356.16.1.11.3.1.1.1
Type
column
Access
noaccess
Status
current
Parent
agentListAuthenticationEntry

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::agentListAuthenticationAccessLevel'
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::agentListAuthenticationAccessLevel.<agentListAuthenticationAccessLevel>.<agentListAuthenticationIndex>'
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::agentListAuthenticationAccessLevel'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0login
1enable