iso/org/dod/internet/private/enterprises/.9/.9/ciscoWirelessHotspotMIB/.1/.1/cLHotspotEAPAuthTable/cLHotspotEAPAuthEntry/cLHotspotEAPAuthType
cLHotspotEAPAuthType
OBJECT-TYPE
1.3.6.1.4.1.9.9.863.1.1.20.1.1
Description
This object specifies the Extensible Authentication Protocol (EAP) authentication type defined. innerAuthPap : Uses PAP as inner authentication type. innerAuthChap : Uses CHAP as inner authentication type. innerAuthMschap : Uses MSCHAP as inner authentication type. innerAuthMschapv2 : Uses MSCHAPv2 as inner authentication type. innerAuthEapTls : Uses EAP-TLS inner authentication type. innerAuthEapLeap : Uses EAP-LEAP inner authentication type. innerAuthEapSim : Uses EAP-SIM inner authentication type. innerAuthEapTtls : Uses EAP-TTLS inner authentication type. innerAuthEapAka : Uses EAP-AKA inner authentication type. innerAuthEapPeap : Uses EAP-PEAP inner authentication type. innerAuthEapFast : Uses EAP-FAST inner authentication type. credentialSim : Uses SIM credential authentication. credentialUsim : Uses USIM credential authentication. credentialNfc : Uses NFC credential authentication. credentialHwToken : Uses hardware token credential authentication. credentialSoftoken : Uses softoken credential authentication. credentialCertificate : Uses certificate credential authentication. credentialUsernamePassword : Uses username and password credential authentication. credentialNone : Uses no credential authentication. tunneledEapCredentialSim : Uses SIM tunneled EAP credential authentication. tunneledEapCredentialUsim : Uses USIM tunneled EAP credential authentication. tunneledEapCredentialNfc : Uses NFC tunneled EAP credential authentication. tunneledEapCredentialHwToken : Uses hardware token tunneled EAP credential authentication. tunneledEapCredentialSoftoken : Uses softoken tunneled EAP credential authentication. tunneledEapCredentialCertificate : Uses certificate tunneled EAP credential authentication. tunneledEapCredentialUsernamePassword : Uses username and password tunneled EAP credential authentication. tunneledEapCredentialAnonymous : Uses anonymous tunneled EAP credential authentication.
Syntax
INTEGER { innerAuthPap(1), innerAuthChap(2), innerAuthMschap(3), innerAuthMschapv2(4), innerAuthEapTls(5), innerAuthEapLeap(6), innerAuthEapSim(7), innerAuthEapTtls(8), innerAuthEapAka(9), innerAuthEapPeap(10), innerAuthEapFast(11), credentialSim(12), credentialUsim(13), credentialNfc(14), credentialHwToken(15), credentialSoftoken(16), credentialCertificate(17), credentialUsernamePassword(18), credentialNone(19), tunneledEapCredentialSim(20), tunneledEapCredentialUsim(21), tunneledEapCredentialNfc(22), tunneledEapCredentialHwToken(23), tunneledEapCredentialSoftoken(24), tunneledEapCredentialCertificate(25), tunneledEapCredentialUsernamePassword(26), tunneledEapCredentialAnonymous(27) }