cLHotspotEAPAuthType
CISCO-WIRELESS-HOTSPOT-MIB ·
.1.3.6.1.4.1.9.9.863.1.1.20.1.1
Object
column Enumeration
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.
Context
- MIB
- CISCO-WIRELESS-HOTSPOT-MIB
- OID
.1.3.6.1.4.1.9.9.863.1.1.20.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cLHotspotEAPAuthEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WIRELESS-HOTSPOT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-HOTSPOT-MIB::cLHotspotEAPAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WIRELESS-HOTSPOT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-HOTSPOT-MIB::cLHotspotEAPAuthType.<cLHotspotAnqpServerName>.<cLHotspotRealmName>.<cLHotspotRealmEAPMethod>.<cLHotspotEAPAuthType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WIRELESS-HOTSPOT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WIRELESS-HOTSPOT-MIB::cLHotspotEAPAuthType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | innerAuthPap |
2 | innerAuthChap |
3 | innerAuthMschap |
4 | innerAuthMschapv2 |
5 | innerAuthEapTls |
6 | innerAuthEapLeap |
7 | innerAuthEapSim |
8 | innerAuthEapTtls |
9 | innerAuthEapAka |
10 | innerAuthEapPeap |
11 | innerAuthEapFast |
12 | credentialSim |
13 | credentialUsim |
14 | credentialNfc |
15 | credentialHwToken |
16 | credentialSoftoken |
17 | credentialCertificate |
18 | credentialUsernamePassword |
19 | credentialNone |
20 | tunneledEapCredentialSim |
21 | tunneledEapCredentialUsim |
22 | tunneledEapCredentialNfc |
23 | tunneledEapCredentialHwToken |
24 | tunneledEapCredentialSoftoken |
25 | tunneledEapCredentialCertificate |
26 | tunneledEapCredentialUsernamePassword |
27 | tunneledEapCredentialAnonymous |