wdsKeyType
SENAO-WLAN-AP-MIB ·
.1.3.6.1.4.1.14125.8.9
Object
scalar mandatory
Enumeration
WDS only supports None or WEP security mode. The length of WEP key that is used for transmitting and received frames of type Data. The value of 2 denotes WEP64bit Hex. Key; 3 stands for WEP128bit Hex. Key @GET-FUNC=get_wds_group
Context
- MIB
- SENAO-WLAN-AP-MIB
- OID
.1.3.6.1.4.1.14125.8.9- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- wdsSettingsGroup
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::wdsKeyType.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::wdsKeyType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | key-64bits |
3 | key-128bits |