cLHotspotNetworkAuthType

CISCO-WIRELESS-HOTSPOT-MIB · .1.3.6.1.4.1.9.9.863.1.1.16.1.1

Object

column Enumeration
This object represents the type of authentication supported.
termsAndCondition   : Acceptance of terms and conditions.
onlineEnrollment    : On-line enrollment supported.
httpHttpsRedirect   : Http/https redirection.
dnsRedirect         : DNS redirection.

Context

MIB
CISCO-WIRELESS-HOTSPOT-MIB
OID
.1.3.6.1.4.1.9.9.863.1.1.16.1.1
Type
column
Access
noaccess
Status
current
Parent
cLHotspotNetworkAuthEntry

Walk 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::cLHotspotNetworkAuthType'
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::cLHotspotNetworkAuthType.<cLHotspotAnqpServerName>.<cLHotspotNetworkAuthType>'
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::cLHotspotNetworkAuthType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1termsAndConditions
2onlineEnrollment
3httpHttpsRedirect
4dnsRedirect