arubaGetTableStatus
The object is used in the Aruba Management Protocol. This Object is used to give the status of the GetTable request. endTable -- indicates that there are no more rows in the table. moreTable -- indicates that there are some more rows in the table. retrieveError -- indicates an error occurred while processing the getTable request. (Will be expanded ). A Get request on this object returns 0 .
Details
Possible values
| 1 | endTable |
| 2 | moreTable |
| 3 | retrieveError |
| 4 | noAmpSupport |
| 5 | invalidColumnID |
| 6 | resourceAllocationFailure |