MIB Viewer

cldcClientEapType

OBJECT-TYPE
1.3.6.1.4.1.9.9.599.1.2.10
Access
accessible-for-notify
Status
current
Sub-identifiers
0
This object represents EAP policy type used by the mobile station during association. A value of 'eapTls' represents the EAP policy type as EAP-TLS. A value of 'ttls' represents the EAP policy type as TTLS. A value of 'peap' represents the EAP policy type as PEAP. A value of 'leap' represents the EAP policy type as LEAP. A value of 'speke' represents the EAP policy type as EAP-SPEKE. A value of 'eapFast' represents the EAP policy type as EAP-FAST. A value of 'notavailable' represents the EAP policy type is not available A value of 'unknown' represents the EAP policy type is not known.
INTEGER { eapTls(1), ttls(2), peap(3), leap(4), speke(5), eapFast(6), notavailable(7), unknown(8) }