All MIBs › CISCO-LWAPP-WLAN-MIB › cLApGroupGlobalWebAuthConfig
cLApGroupGlobalWebAuthConfig
Module: CISCO-LWAPP-WLAN-MIB
OID (symbolic): CISCO-LWAPP-WLAN-MIB::cLApGroupGlobalWebAuthConfig
OID (numeric): 1.3.6.1.4.1.9.9.512.1.2.6.1.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
This object specifies whether the web authentication is set per Ap Group or not. A value of 'true' indicates that webauth is enabled on Ap Group. A value of 'false' indicates that webauth is disabled on Ap Group.
What is cLApGroupGlobalWebAuthConfig?
This read-write boolean object indicates whether web authentication is configured globally per AP group; true means web authentication is enabled for the AP group, false means it is disabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.512.1.2.6.1.2 snmpwalk -v2c -c public <target> CISCO-LWAPP-WLAN-MIB::cLApGroupGlobalWebAuthConfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.512.1.2.6.1.2.1 snmpget -v2c -c public <target> CISCO-LWAPP-WLAN-MIB::cLApGroupGlobalWebAuthConfig.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.512.1.2.6.1.2.1 s <value>
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.2 | cLApGroupGlobalWebAuthConfig | CISCO-LWAPP-WLAN-MIB |