cLHotspotRealmEAPMethod
CISCO-WIRELESS-HOTSPOT-MIB ·
.1.3.6.1.4.1.9.9.863.1.1.6.1.1
Object
column Enumeration
This object specifies a single EAP method allowed
for a authentication to a given NAI realm.
eapTLS : EAP Transport Layer Security.
eapLEAP : EAP Lightweight Extensible Authentication
Protocol.
eapSIM : EAP for GSM Subscriber Identity Modules.
eapTTLS : EAP Tunneled Transport Layer Security.
eapAKA : EAP for UMTS Authentication and Key Agreement.
eapPEAP : EAP Protected Extensible Authentication
Protocol.
eapFAST : EAP Flexible Authentication via Secure
Tunneling.
Context
- MIB
- CISCO-WIRELESS-HOTSPOT-MIB
- OID
.1.3.6.1.4.1.9.9.863.1.1.6.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cLHotspotRealmEAPEntry
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::cLHotspotRealmEAPMethod'
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::cLHotspotRealmEAPMethod.<cLHotspotAnqpServerName>.<cLHotspotRealmName>.<cLHotspotRealmEAPMethod>'
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::cLHotspotRealmEAPMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eapTLS |
2 | eapLEAP |
3 | eapSIM |
4 | eapTTLS |
5 | eapAKA |
6 | eapPEAP |
7 | eapFAST |