CiscoLwappDot11ClientEAPMethod

  • Base type Enumeration

This identifies the Extensible Authentication Protocol(EAP) method used. The possible values are: leap - this is Lightweight Extensible Authentication Protocol eapFast - this is Extensible Authentication Protocol with Flexible Authentication via Secure Tunneling eapTls - this is Extensible Authentication Protocol with Transport Layer Security eapTtls - this is Extensible Authentication Protocol with Tunneled Transport Layer Security peap0EapMschap2 - this refers to Protected Extensible Authentication Protocol Version 0 with Microsoft Challenge Handshake Authentication Protocol version 2 peap1EapGtc - this refers to Protected Extensible Authentication Protocol Version 1 with Generic Token Card eapMd5 - this is Extensible Authentication Protocol with Message-Digest algorithm 5 eapSim - this is Extensible Authentication Protocol using the Global System for Mobile Communications (GSM) Subscriber Identity Module (SIM) preSharedKey - this refers to the method of using pre shared key for authentication unknown - this indicates an EAP method other than the ones defined above

Possible values

10 objects
Number Name
0 leap
1 eapFast
2 eapTls
3 eapTtls
4 peap0EapMschap2
5 peap1EapGtc
6 eapMd5
7 eapSim
8 preSharedKey
255 unknown