cmdot11plusWpaAuthMode
CM-dot11plus-MIB ·
.1.3.6.1.4.1.1166.1.19.51.1.1.2.1
Object
scalar deprecated
r/w
Enumeration
Sets the network authentication method to be used with WPA.
Local(1) requires a valid WPA Pre-Shared Key to be set. This
mode is sometimes called WPA-PSK.
Remote(2) requires valid RADIUS parameters be set. This mode
is sometimes called WPA with 802.1x authentication.
This object is not writable and its return value should be ignored
if cmdot11plusSecurityMode is not set to wpa(3).
This MIB object is only valid for products supporting a single SSID
Context
- MIB
- CM-dot11plus-MIB
- OID
.1.3.6.1.4.1.1166.1.19.51.1.1.2.1- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- cmdot11plusWpaObjects
- Groups
- 1
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 'CM-dot11plus-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-dot11plus-MIB::cmdot11plusWpaAuthMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-dot11plus-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-dot11plus-MIB::cmdot11plusWpaAuthMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local |
2 | remote |
Conformance
Member of