rcDot11SecurityAuthMode
RUGGEDCOM-DOT11-MIB ·
.1.3.6.1.4.1.15004.4.4.3.1
Object
scalar
r/w
Enumeration
Authentication mode to be used by the wireless interface in the
network.
'none(1)' - No authentication.
'wep(2)' - WEP as an authentication algorithm
'dot1X(3)' - 802.1X based authentication with RADIUS client and
server running on backend.
'wpa(4)' - WPAv1 authentication type (Enterprise).
'wpaPsk(5)' - WPAv1-PSK authentication type(Personal).
'wpa2(6)' - WPAv2 authentication type (Enterprise).
'wpa2Psk(7)' - WPAv2-PSK authentication type (Personal).
'wpaAuto(8)' - WPAv1 or WPAv2 authentication type (Enterprise).
'wpaAutoPsk(9)' - WPAv1 or WPAv2 authentication type (Personal).
Note that for the object value of 'wep(2)' value of object
rcDot11SecurityEncrypType must also be set to 'wep(2)'.
Context
- MIB
- RUGGEDCOM-DOT11-MIB
- OID
.1.3.6.1.4.1.15004.4.4.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcDot11SecurityParams
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | wep |
3 | dot1x |
4 | wpa |
5 | wpaPsk |
6 | wpa2 |
7 | wpa2psk |
8 | wpaAuto |
9 | wpaAutoPsk |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcDot11SecurityEncrypType Encryption algorithm to be used, in conjunction with the
rcDot11SecurityAuthMode object.
Note that with rcDot11OpMode object value set to 'clientBridge(2)'
only 'non… | scalar | Enumeration | .1.3.6.1.4.1.15004.4.4.3.2 |
| rcDot11SecurityPassPhrase Security Pass Phrase to be used on the wireless network. | scalar | OctetString | .1.3.6.1.4.1.15004.4.4.3.3 |
| rcDot11SecurityWepKey WEP key for the wireless network presented as an octet string
containing ASCII presentation of hexadecimal digits.
This key is applicaple only when rcDot11SecurityAuth… | scalar | OctetString | .1.3.6.1.4.1.15004.4.4.3.4 |
| rcDot11SecurityKeyRenewal Time (in hundredths of second) within which group key for the wireless
network should be changed. | scalar | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.15004.4.4.3.5 |
| rcDot11SecurityRadiusIpAddress The IP Address of RADIUS server used by wireless interface for 802.1x
based authentication. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.15004.4.4.3.6 |
| rcDot11SecurityRadiusPort The UDP port at which RADIUS server for the wireless interface is to
be contacted. | scalar | Integer32 | .1.3.6.1.4.1.15004.4.4.3.7 |
| rcDot11SecurityRadiusSecret The secret shared with the RADIUS server for 802.1x based
authentication. | scalar | OctetString | .1.3.6.1.4.1.15004.4.4.3.8 |