wepKeyLength
SENAO-WLAN-AP-MIB ·
.1.3.6.1.4.1.14125.4.2
Object
scalar mandatory
r/w
Enumeration
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
Context
- MIB
- SENAO-WLAN-AP-MIB
- OID
.1.3.6.1.4.1.14125.4.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- privacySettingsGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SENAO-WLAN-AP-MIB' -M '/opt/observium/mibs/senao:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SENAO-WLAN-AP-MIB::wepKeyLength.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SENAO-WLAN-AP-MIB' -M '/opt/observium/mibs/senao:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SENAO-WLAN-AP-MIB::wepKeyLength'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | key-64bits |
2 | key-128bits |