apIfConfigWepKeyLength

LINKSYS-WLAN-ACCESS-POINT-MIB · .1.3.6.1.4.1.3955.1000.203.5.1.1.16

Object

column r/w Enumeration
Length of the WEP key for service set interfaces.
The key length values used by the SNMP do not include the
initialization vector in the length. On the web UI,
longer key length values may be shown which include the 24-bit 
initialization vector. For example, a key length of 40 bits
(not including initialization vector) is equivalent to a
key length of 64 bits (with initialization vector).

Context

MIB
LINKSYS-WLAN-ACCESS-POINT-MIB
OID
.1.3.6.1.4.1.3955.1000.203.5.1.1.16
Type
column
Access
readwrite
Status
current
Parent
apIfConfigEntry
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 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apIfConfigWepKeyLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apIfConfigWepKeyLength.<apIfConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apIfConfigWepKeyLength'

Syntax

Enumeration

Values & Constraints

Enumerated Values
40forty
104onehundredfour

Conformance