All MIBs › CISCO-LWAPP-WLAN-MIB › cLWlanIosWebAuthAuthorizationMethodListName
cLWlanIosWebAuthAuthorizationMethodListName
Module: CISCO-LWAPP-WLAN-MIB
OID (symbolic): CISCO-LWAPP-WLAN-MIB::cLWlanIosWebAuthAuthorizationMethodListName
OID (numeric): 1.3.6.1.4.1.9.9.512.1.1.4.1.16
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description:
This object represents the method list name used for webauth authorization on this WLAN. This could be LDAP, RADIUS, LOCAL AUTH.
What is cLWlanIosWebAuthAuthorizationMethodListName?
A read-write value naming the authorization method list (e.g. LDAP, RADIUS, or local auth) used for web authentication on this WLAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.512.1.1.4.1.16 snmpwalk -v2c -c public <target> CISCO-LWAPP-WLAN-MIB::cLWlanIosWebAuthAuthorizationMethodListName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.512.1.1.4.1.16.1 snmpget -v2c -c public <target> CISCO-LWAPP-WLAN-MIB::cLWlanIosWebAuthAuthorizationMethodListName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.512.1.1.4.1.16.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cLWlanIosWebAuthAuthorizationMethodListName.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.1 | ciscoLwappWlanConfig | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.1.4 | cLWlanConfigIosTable | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.1.4.1 | cLWlanConfigIosEntry | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.1.4.1.16 | cLWlanIosWebAuthAuthorizationMethodListName | CISCO-LWAPP-WLAN-MIB |