All MIBs › CISCO-DOT11-IF-MIB › cd11IfDesiredSsidWepPermuteAlg
cd11IfDesiredSsidWepPermuteAlg
Module: CISCO-DOT11-IF-MIB
OID (symbolic): CISCO-DOT11-IF-MIB::cd11IfDesiredSsidWepPermuteAlg
OID (numeric): 1.3.6.1.4.1.9.9.272.1.1.1.1.1.11
Node type: OBJECT-TYPE
Type: CDot11IfWepKeyPermuteAlgorithm
Access: read-write
Description:
This object defines the function through which the WEP encryption key is permuted between key renewal periods for stations associated with this radio interface through IEEE802dot11-MIB dot11DesiredSSID. The default value is wepPermuteNone(1).
What is cd11IfDesiredSsidWepPermuteAlg?
This OID configures which algorithm permutes (rotates) the WEP encryption key for wireless stations on this radio interface. It's a legacy security setting for older WiFi networks that use WEP encryption. An operator managing old WiFi equipment would set this to control how encryption keys are rotated between key renewal periods to enhance security.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.1.1.1.11 snmpwalk -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfDesiredSsidWepPermuteAlg
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.1.1.1.11.1 snmpget -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfDesiredSsidWepPermuteAlg.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.272.1.1.1.1.1.11.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.272 | ciscoDot11IfMIB | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1 | ciscoDot11IfMIBObjects | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1 | cd11IfConfigurations | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1 | cd11IfManagement | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.1 | cd11IfStationConfigTable | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.1.1 | cd11IfStationConfigEntry | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.1.1.11 | cd11IfDesiredSsidWepPermuteAlg | CISCO-DOT11-IF-MIB |