wingCfgDevDot11WepSharedKeyAuth

WING-MIB · .0.50.1.3.18.11.1.1.1

Object

column r/w SNMPv2-TCTruthValue
Whether 802.11 shared key authentication is supported
with WEP. Note: this method has known security vulnerabilities
and its use is not recommended unless there are devices
on the network that are only capable of
shared-key authentication.
              
XPath: /wing-config/device[mac=key1]/dot11_cfg/wep_shared_key_auth

Context

MIB
WING-MIB
OID
.0.50.1.3.18.11.1.1.1
Type
column
Access
readwrite
Status
current
Parent
wingCfgDevDot11Entry
Groups
1

Walk 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 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WING-MIB::wingCfgDevDot11WepSharedKeyAuth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WING-MIB::wingCfgDevDot11WepSharedKeyAuth.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WING-MIB::wingCfgDevDot11WepSharedKeyAuth'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance