dot11AuthenticationAlgorithmsTable
IEEE802dot11-MIB ·
.1.2.840.10036.1.2
Object
table
This (conceptual) table of attributes shall be a set of
all the authentication algorithms supported by the
stations. The following are the default values and the
associated algorithm:
Value = 1: Open System
Value = 2: Shared Key
Context
- MIB
- IEEE802dot11-MIB
- OID
.1.2.840.10036.1.2- Type
- table
- Status
- current
- Parent
- dot11smt
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802dot11-MIB::dot11AuthenticationAlgorithmsTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE802dot11-MIB::dot11AuthenticationAlgorithmsTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.