coDot11AuthenticationAlgorithm

ALVARION-802DOT11-MIB · .1.3.6.1.4.1.12394.1.10.5.4.1.2.1.2

Object

column Enumeration
Identifies all the authentication algorithms supported by 
the STAs. The following are the default values and the
their associated algorithms.
   Value = 1: Open System
   Value = 2: Shared Key

Context

MIB
ALVARION-802DOT11-MIB
OID
.1.3.6.1.4.1.12394.1.10.5.4.1.2.1.2
Type
column
Access
readonly
Status
current
Parent
coDot11AuthenticationAlgorithmsEntry
Groups
1

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 'ALVARION-802DOT11-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-802DOT11-MIB::coDot11AuthenticationAlgorithm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALVARION-802DOT11-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-802DOT11-MIB::coDot11AuthenticationAlgorithm.<ifIndex>.<coDot11AuthenticationAlgorithmsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-802DOT11-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-802DOT11-MIB::coDot11AuthenticationAlgorithm'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1openSystem
2sharedKey