wlanWepKey
ENGENIUS-PRIVATE-MIB ·
.1.3.6.1.4.1.14125.2.2.9.21.1.10
Object
column r/w
OctetString
The WLAN WEP Key combination. The input has to be 5,13,16 ascii keys, or 10,26,32 Hex keys
Context
- MIB
- ENGENIUS-PRIVATE-MIB
- OID
.1.3.6.1.4.1.14125.2.2.9.21.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wlanTableEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ENGENIUS-PRIVATE-MIB' -M '/opt/observium/mibs/engenius:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENGENIUS-PRIVATE-MIB::wlanWepKey'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENGENIUS-PRIVATE-MIB' -M '/opt/observium/mibs/engenius:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENGENIUS-PRIVATE-MIB::wlanWepKey.<wlanTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENGENIUS-PRIVATE-MIB' -M '/opt/observium/mibs/engenius:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENGENIUS-PRIVATE-MIB::wlanWepKey'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 5-5
range: 10-10
range: 13-13
range: 16-16
range: 26-26
range: 32-32