wlcWTPMaintenanceState
BIANCA-BRICK-WIRELESS-CONTROLLER-MIB ·
.0.61.1.4.1.2
Object
column
r/w
Enumeration
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.
Context
- MIB
- BIANCA-BRICK-WIRELESS-CONTROLLER-MIB
- OID
.0.61.1.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wlcWTPMaintenanceEntry
- Table
- wlcWTPMaintenanceTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | start |
3 | running |
4 | done |
5 | error |
6 | stopped |
7 | rebooting |
32 | delete |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wlcWTPMaintenanceIndex Index of WTP to be addressed with maintenance command. | column | Integer32 | .0.61.1.4.1.1 |
| wlcWTPMaintenanceCommand Type of action performed on WTP
software: software update
state: get state file | column | Enumeration | .0.61.1.4.1.3 |
| wlcWTPMaintenanceURL Contains URL of the http or tftp server.
Depending on wlcWTPMaintenanceCommand it serves for either
destination (command state) or source (command software). | column | SNMPv2-TCDisplayString | .0.61.1.4.1.4 |