qtechWEPAuthenAlgorithm

QTECH-WLAN-SECURITY-MIB · .1.3.6.1.4.1.27514.1.1.10.2.61.1.2.1.20

Object

column Enumeration
authentication algorithms supported by the Authencator.
The following are the values and the associated algorithm.
Value = 1: Open System
Value = 2: Shared Key

Context

MIB
QTECH-WLAN-SECURITY-MIB
OID
.1.3.6.1.4.1.27514.1.1.10.2.61.1.2.1.20
Type
column
Access
readonly
Status
current
Parent
qtechWLANsecurityConfigEntry
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 'QTECH-WLAN-SECURITY-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-WLAN-SECURITY-MIB::qtechWEPAuthenAlgorithm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-WLAN-SECURITY-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-WLAN-SECURITY-MIB::qtechWEPAuthenAlgorithm.<qtechApgWlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-WLAN-SECURITY-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-WLAN-SECURITY-MIB::qtechWEPAuthenAlgorithm'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1openSystem
2sharedKey

Conformance