awcDot11WEPKeyMaxLen

AWCVX-MIB · .1.3.6.1.4.1.522.3.6.1.5.1.3

Object

column Integer32
The maximum WEP Key Length which the radio
supports. Range 0..16, or 0 if the radio does
not support WEP. Note that, even if the radio
supports more than 13 octets of key value, the
current 802.11 standard only makes use of
the first 13 octets.

Context

MIB
AWCVX-MIB
OID
.1.3.6.1.4.1.522.3.6.1.5.1.3
Type
column
Access
readonly
Status
current
Parent
awcDot11PrivacyEntry
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 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AWCVX-MIB::awcDot11WEPKeyMaxLen'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AWCVX-MIB::awcDot11WEPKeyMaxLen.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AWCVX-MIB::awcDot11WEPKeyMaxLen'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-16

Conformance