MIB Viewer

bsnAPAuthorizationFailureCause

OBJECT-TYPE
1.3.6.1.4.1.14179.2.6.2.69
Access
accessible-for-notify
Status
current
Sub-identifiers
0
This denotes the reason for AP authorization failure. [entrydoesnotexist]: The AP has not been added to Controller's AP Authorization List. [keymismatch]: The key entry in Controller's AP Authorization list does not match the SHA1 key received from the AP. [invalidCert]: Could not verify the self signed Certificate. [entryIsMIC]: AP has Self Signed Certificate where as in Controller AP Authorization list has Manufactured Installed Certificate [aaaEntryDoesNotExist]: RADIUS authorization for the AP failed. [unknown]: Default.
INTEGER { unknown(0), keymismatch(1), entrydoesnotexist(2), invalidCertifcate(3), entryIsMIC(4), aaaEntryDoesNotExist(5) }