All MIBs › SENAO-WLAN-CB-MIB › wepKeyLength
wepKeyLength
Module: SENAO-WLAN-CB-MIB
OID (symbolic): SENAO-WLAN-CB-MIB::wepKeyLength
OID (numeric): 1.3.6.1.4.1.14125.4.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The length of WEP key that is used for transmitting and received frames of type Data. The value of 0 denotes WEP64bit Hex. Key; 1 stands for WEP128bit Hex. Key @GET-FUNC=get_privacy_group @SET-FUNC=set_privacy_group
What is wepKeyLength?
Selects the WEP key length used for transmitted and received data frames: key-64bits(1) or key-128bits(2). An admin sets this to match whatever key length the rest of the legacy WEP network is using, since a mismatch prevents association.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.14125.4.2 snmpwalk -v2c -c public <target> SENAO-WLAN-CB-MIB::wepKeyLength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.14125.4.2.1 snmpget -v2c -c public <target> SENAO-WLAN-CB-MIB::wepKeyLength.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.14125.4.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> wepKeyLength.1
Start monitoring Senao WLAN client bridge/access point (IP-stack traffic counters, radio objects not sampled) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SENAO-WLAN-CB-MIB::wepKeyLength OID value, configure state conditions and alerts, and monitor any Senao WLAN client bridge/access point (IP-stack traffic counters, radio objects not sampled) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.14125.4 | privacySettingsGroup | SENAO-WLAN-AP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.14125.4.2 | wepKeyLength | SENAO-WLAN-CB-MIB |