Index |
Unique index of a global profile. |
DebugType |
Wireless LAN Controler degugging type. With type common(1) debugging messages of authentication, access_point, bridge and client handling will be shown. With type authentication(2) only messages concerning the authentication handling (mainly WPA) will be shown. With type access_point(3) only messages concerning the access_point handling will be shown. With type bridge(4) only messages concerning the bridge handling will be shown. With type client(5) only messages concerning the client (wlanIfType == client) will be shown. With type lowlevel(6) messages concerning the 802.11 layer and lowlevel driver handling will be shown. With type all(7) all messages of all types will be shown. Default is common(1). Additionally within all types messages concerning generally WLAN handling will be shown. Enumerations: - common (1)
- authentication (2)
- access-point (3)
- bridge (4)
- client (5)
- lowlevel (6)
- all (7)
|
DebugLevel |
WLC degugging verbosity level. With a higher value more debugging information will be created. Default is normal(2). Enumerations: - quiet (1)
- normal (2)
- verbose (3)
- very-verbose (4)
|
AdminStatus |
WLC global AdminStatus. The AP could be used unmanaged(1) and must therefore be configured directly or managed(2) by a WLAN controller. Delete(32) deletes the required profile. Default is managed(1). Enumerations: - unmanaged (1)
- managed (2)
- delete (32)
|