|
|
Description:
|
arubaGetTableStatus OBJECT-TYPE
SYNTAX INTEGER {endTable(1), moreTable(2), retrieveError(3), noAmpSupport(4), invalidColumnID(5), resourceAllocationFailure(6)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"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 ."
|
|
|
|