All MIBs › SENAO-WLAN-AP-MIB › wepEnabled
wepEnabled
Module: SENAO-WLAN-AP-MIB
OID (symbolic): SENAO-WLAN-AP-MIB::wepEnabled
OID (numeric): 1.3.6.1.4.1.14125.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When this attribute is enable, it shall indicate that the IEEE 802.11 WEP mechanism is used for transmitting frames of type Data. The default value of this attribute shall be disable. @GET-FUNC=get_privacy_group @SET-FUNC=set_privacy_group
What is wepEnabled?
Turns 802.11 WEP encryption on or off for Data-type frames on this radio; it defaults to disabled, so an admin needs to explicitly enable it and configure wepKey/wepKeyLength/wepKeyNumber to secure the link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.14125.4.1 snmpwalk -v2c -c public <target> SENAO-WLAN-AP-MIB::wepEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.14125.4.1.1 snmpget -v2c -c public <target> SENAO-WLAN-AP-MIB::wepEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.14125.4.1.1 i <value>
Start monitoring Senao WLAN access point (radio/SSID configuration plus standard IP-stack counters) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SENAO-WLAN-AP-MIB::wepEnabled OID value, configure state conditions and alerts, and monitor any Senao WLAN access point (radio/SSID configuration plus standard IP-stack counters) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.14125 | senao | SENAO-ENTERPRISE-INDOOR-AP-CB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.14125.4 | privacySettingsGroup | SENAO-WLAN-AP-MIB |
| 1.3.6.1.4.1.14125.4.1 | wepEnabled | SENAO-WLAN-AP-MIB |