wlanWepDefaultKeyIdx
ENGENIUS-PRIVATE-MIB ·
.1.3.6.1.4.1.14125.2.2.9.21.1.9
Object
column r/w
Enumeration
The WLAN WEP Key index of combination
Context
- MIB
- ENGENIUS-PRIVATE-MIB
- OID
.1.3.6.1.4.1.14125.2.2.9.21.1.9- 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::wlanWepDefaultKeyIdx'
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::wlanWepDefaultKeyIdx.<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::wlanWepDefaultKeyIdx'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | key1 |
2 | key2 |
3 | key3 |
4 | key4 |