cLWlanWebAuthType

CISCO-LWAPP-WEBAUTH-MIB · .1.3.6.1.4.1.9.9.515.2.1.8.1.2

Object

This object specifies the type of web authentication for the
clients. Web Authentication can be of three types;
              
internalDefault - The default login page will be presented to 
the client for authentication.
internalCustom -  The administrator has created and uploaded a 
custom login page and it will be presented to the clients for 
authentication.
external  - This value indicates that the login page of the 
client, connected to this WLAN would be served from the 
external web server.  Note that cLWAWebAuthType can be 
successfully set to this value when the cLWAExternalWebAuthURL 
object has been set to string with non-zero length.

Context

MIB
CISCO-LWAPP-WEBAUTH-MIB
OID
.1.3.6.1.4.1.9.9.515.2.1.8.1.2
Type
column
Access
readwrite
Status
current
Parent
cLWebAuthWlanConfigEntry
Groups
1

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-LWAPP-WEBAUTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-WEBAUTH-MIB::cLWlanWebAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-WEBAUTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-WEBAUTH-MIB::cLWlanWebAuthType.<cLWlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-WEBAUTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-WEBAUTH-MIB::cLWlanWebAuthType'

Values & Constraints

Type Values
1internalDefault
2internalCustom
3external

Conformance