All MIBs › CISCO-LWAPP-WLAN-MIB › cLApGroupExternalWebAuthUrl
cLApGroupExternalWebAuthUrl
Module: CISCO-LWAPP-WLAN-MIB
OID (symbolic): CISCO-LWAPP-WLAN-MIB::cLApGroupExternalWebAuthUrl
OID (numeric): 1.3.6.1.4.1.9.9.512.1.2.6.1.3
Node type: OBJECT-TYPE
Type: CiscoURLStringOrEmpty
Access: read-write
Description:
This object specifies the URL to which the client webpage will be directed for authentication when a client joins the WLAN part of an AP group.
What is cLApGroupExternalWebAuthUrl?
This object specifies the URL to which wireless clients are redirected for web-based authentication when they join a WLAN managed by an Access Point group. The URL can be empty if external web authentication is not configured. An operator uses this to direct clients to a custom login portal or captive portal for authentication and access control.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.512.1.2.6.1.3 snmpwalk -v2c -c public <target> CISCO-LWAPP-WLAN-MIB::cLApGroupExternalWebAuthUrl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.512.1.2.6.1.3.1 snmpget -v2c -c public <target> CISCO-LWAPP-WLAN-MIB::cLApGroupExternalWebAuthUrl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.512.1.2.6.1.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cLApGroupExternalWebAuthUrl.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.512 | ciscoLwappWlanMIB | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1 | ciscoLwappWlanMIBObjects | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.2 | ciscoLwappAPGroupsVlanConfig | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.2.6 | cLAPGroupConfigTable | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.2.6.1 | cLAPGroupConfigEntry | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.2.6.1.3 | cLApGroupExternalWebAuthUrl | CISCO-LWAPP-WLAN-MIB |