CiscoLwappDot11ClientReqStatus

  • Base type Enumeration

This field indicates the status of current request.The values used can be one of the following: initiate - this will be used to trigger a request to get some parameters from a CCX client. inProgress - this indicates that the request to get the details from the client is still in progress. success - indicates that the query was executed successfully. failed - this indicates that the request to get some parameters from a CCX client failed. requestNotProcessedByClient - indicates that the CCX client did not honour this request.

Possible values

5 objects
Number Name
1 initiate
2 inProgress
3 success
4 failure
5 requestNotProcessedByClient