dot11AuthenticationAlgorithm

DLINK-WLAN-MIB · .1.3.6.1.4.1.171.1.3.1.3.1

Object

scalar Enumeration
This attribute shall be the authentication algorithms currently used 
by the AP. The following are the default values and the associated algorithm.  
Value = 1: Open System 
Value = 2: Shared Key
Value = 3: Both Open System and Shared Key

Context

MIB
DLINK-WLAN-MIB
OID
.1.3.6.1.4.1.171.1.3.1.3.1
Type
scalar
Access
readonly
Status
current
Parent
dot11PrivacyEntry

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINK-WLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-WLAN-MIB::dot11AuthenticationAlgorithm.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-WLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-WLAN-MIB::dot11AuthenticationAlgorithm'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1openSystem
2sharedKey
3both