MIB Viewer

cldcDOT11ClientReasonCode

OBJECT-TYPE
1.3.6.1.4.1.9.9.599.1.2.3
Access
accessible-for-notify
Status
current
Sub-identifiers
0
This object represents the reason code for failure of client association. A value of 'unspecified' represents that the reason for failure is not specified. A value 'previousAuthNotValid' represents that the reason for failure is previous authentication was not valid. A value of 'deauthenticationLeaving' represents that the reason for failure is leaving due to deauthentication. A value of 'disassociationDueToInactivity' represents that the reason for failure is disassociation due to inactivity. A value of 'disassociationAPBusy' represents that the reason for failure is disassociation since AP was busy. A value of 'class2FrameFromNonAuthStation' represents that the reason for failure is class 2 frame from non authenticated station. A value of 'class2FrameFromNonAssStation' represents that the reason for failure is class 2 frame from non associated station. A value of 'disassociationStaHasLeft' represents that the reason for failure is station has left due to disassociation. A value of 'staReqAssociationWithoutAuth' represents that the reason for failure is station send association request without authentication. A value of 'invalidInformationElement' represents that the reason for failure is invalid information element. A value of 'groupCipherInvalid' represents that the reason for failure is invalid group Cipher. A value of 'unicastCipherInvalid' represents that the reason for failure is invalid unicast cipher. A value of 'akmpInvalid' represents that the reason for failure is invalid key management protocol. A value of 'unsupportedRsnVersion' represents that the reason for failure is unsupported RSN version. A value of invalidRsnIeCapabilities' represents that the reason for failure is invalid RSN IE capabilities. A value of 'cipherSuiteRejected' represents that the reason for failure is cipher suite not valid. A value of 'missingReasonCode' represents that the reason for failure is reason code is missing. A value of 'maxAssociatedClientsReached' represents that the reason for failure is maximum allowed associated client number has reached. A value of 'maxAssociatedClientsReachedOnRadio' represents that the reason for failure is maximum allowed associated client number has reached on radio. A value of 'maxAssociatedClientsReachedOnWlan' represents that the reason for failure is maximum allowed associated client number has reached on wlan. A value of 'unSpecifiedQosFailure' represents that the reason for failure is QoS not supported. A value of 'qosPolicyMismatch' represents that the reason for failure is mismatch on QOS policy. A value of 'inSufficientBandwidth' represents that the reason for failure is insufficient bandwidth. A value of 'inValidQosParams' represents that the reason for failure is invalid QOS parameters.
INTEGER { unspecified(1), previousAuthNotValid(2), deauthenticationLeaving(3), disassociationDueToInactivity(4), disassociationAPBusy(5), class2FrameFromNonAuthStation(6), class2FrameFromNonAssStation(7), disassociationStaHasLeft(8), staReqAssociationWithoutAuth(9), invalidInformationElement(40), groupCipherInvalid(41), unicastCipherInvalid(42), akmpInvalid(43), unsupportedRsnVersion(44), invalidRsnIeCapabilities(45), cipherSuiteRejected(46), missingReasonCode(99), maxAssociatedClientsReached(101), maxAssociatedClientsReachedOnRadio(105), maxAssociatedClientsReachedOnWlan(106), unSpecifiedQosFailure(200), qosPolicyMismatch(201), inSufficientBandwidth(202), inValidQosParams(203) }