|
|
Description:
|
getTableIndex OBJECT-TYPE
SYNTAX OBJECT IDENTIFIER
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A length encoded object identifier consisting of the source table's normal index values as they are specified in the MIB definition for the table. Each index value is preceded by a flag that indicates whether the index is fixed(1) or dynamic(2).
When returning table rows, the agent only increments index values that are dynamic(2). Any index that is fixed(1) remains constant for the entire set of rows returned.
For the initial get request, dynamic index values are set to zero. It is up to the agent to determine the first value to use.
On all subsequent requests, the request OID is the one returned in the response."
|
|
|
|