Index |
Index of WTP to be addressed with maintenance command. |
State |
This variable displays the current maintenance state of each WTP: idle: idle state start: start maintenance event (get state file or do update) running: maintenance event is running rebooting: WTP is rebooting with new image, done: maintenance event successfully finished error: an error occured, stopped: WTP already has the image version delete: delete maintenance event. Enumerations: - idle (1)
- start (2)
- running (3)
- done (4)
- error (5)
- stopped (6)
- rebooting (7)
- delete (32)
|
Command |
Type of action performed on WTP software: Update software & reboot state: Get state file factory-reset: Restore factory defaults & reboot Enumerations: - state (1)
- software (2)
- factory-reset (3)
|
URL |
Contains URL of the http or tftp server. Depending on wlcWTPMaintenanceCommand it serves for either destination (command state) or source (command software). Length: 0 to 255 |