|
|
Description:
|
bbAuthPapAvailableIndex OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"An unused index in the bbAuthPapTable. When management applications
create a new row in the bbAuthPapTable, they may (but are not required
to) read bbAuthPapAvailableIndex to choose an index value for the new row.
If bbAuthPapAvailableIndex is read twice in succession, it may return
the same value. An index is not reserved until a management application
uses it to set bbAuthPapRowStatus to createAndWait(5).
If two management stations happen to create a new row at the same time,
the second createAndWait operation fails, and the second management station
must repeat the index selection process.
If no more indexes are available, bbAuthPapAvailableIndex returns 0."
|
|
|
|