dot11WEPKeyLength
DLINK-WLAN-MIB ·
.1.3.6.1.4.1.171.1.3.1.3.4
Object
scalar r/w
Enumeration
This attribute shall indicate the length of WEP encryption length used. Value 1: 64 bit that need 5 characters of WEP Default Key Value 2: 128 bit that need 13 characters of WEP Default Key Value 3: 256 bit that need 29 characters of WEP Default Key
Context
- MIB
- DLINK-WLAN-MIB
- OID
.1.3.6.1.4.1.171.1.3.1.3.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dot11PrivacyEntry
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINK-WLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-WLAN-MIB::dot11WEPKeyLength.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-WLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-WLAN-MIB::dot11WEPKeyLength'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | w-64Bit |
2 | w-128Bit |
3 | w-256Bit |