All MIBs › IEEE802dot11-MIB › dot11WEPKeyMappingIndex
dot11WEPKeyMappingIndex
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11WEPKeyMappingIndex
OID (numeric): 1.2.840.10036.1.4.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The auxiliary variable used to identify instances of the columnar objects in the WEP Key Mappings Table.
What is dot11WEPKeyMappingIndex?
This OID stores a MAC address used as an index to identify specific encryption key entries in a wireless security table. It helps the system locate and manage encryption keys tied to specific wireless devices. A wireless administrator uses this to look up encryption settings for a particular client device on the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.4.1.1 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11WEPKeyMappingIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.4.1.1.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11WEPKeyMappingIndex.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.2 | member_body | IEEE802dot11-MIB |
| 1.2.840 | us | IEEE802dot11-MIB |
| 1.2.840.10036 | ieee802dot11 | IEEE802dot11-MIB |
| 1.2.840.10036.1 | dot11smt | IEEE802dot11-MIB |
| 1.2.840.10036.1.4 | dot11WEPKeyMappingsTable | IEEE802dot11-MIB |
| 1.2.840.10036.1.4.1 | dot11WEPKeyMappingsEntry | IEEE802dot11-MIB |
| 1.2.840.10036.1.4.1.1 | dot11WEPKeyMappingIndex | IEEE802dot11-MIB |