MIB Viewer

npSecurityDot11LinkAuthentication

OBJECT-TYPE
1.3.6.1.4.1.11.2.4.3.20.43
Access
read-write
Status
current
Sub-identifiers
0
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.
INTEGER {open(1), shared-key(2), leap(128), auto(143)}