npSecurityDot11LinkAuthentication
JETDIRECT3-MIB ·
.1.3.6.1.4.1.11.2.4.3.20.43
Object
scalar
r/w
Enumeration
DOT11 Link Authentication modes.
(1) = OPEN
(2) = SHARED-KEY
(128) = LEAP
(143) = AUTO
We can set the Link Authentication using the object dot11AuthenticationAlgorithmsEnable ( OID: 1.2.840.10036.1.2.1.3.x )
Since the dot11AuthenticationAlgorithsmEnable object does not supports setting of AUTO option, we provide this object.
Through this OID you can set to any one of the above options.
Whereas using the dot11AuthenticationAlgorithmsEnable object we can set either OPEN OR SHARED mode only.
Context
- MIB
- JETDIRECT3-MIB
- OID
.1.3.6.1.4.1.11.2.4.3.20.43- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- npSecurity
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | open |
2 | shared-key |
128 | leap |
143 | auto |