apIfConfigWepKey
LINKSYS-WLAN-ACCESS-POINT-MIB ·
.1.3.6.1.4.1.3955.1000.203.5.1.1.24
Object
column r/w
OctetString
Configures WEP key for the WDS link. The number of characters
required for each WEP key depends on how user sets
'Key Length' and 'Key Type':
- If Key Length is 40 bits and the Key Type is 'ASCII',
then each WEP key be 5 characters long.
- If Key Length is 40 bits and Key Type is 'Hex',
then each WEP key must be 10 characters long.
- If Key Length is 104 bits and Key Type is 'ASCII',
then each WEP Key must be 13 characters long.
- If Key Length is 104 bits and Key Type is 'Hex',
then each WEP Key must be 26 characters long.
Context
- MIB
- LINKSYS-WLAN-ACCESS-POINT-MIB
- OID
.1.3.6.1.4.1.3955.1000.203.5.1.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- apIfConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apIfConfigWepKey'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apIfConfigWepKey.<apIfConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apIfConfigWepKey'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of