|
|
Description:
|
bbRadiusServerAvailableIndex OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"An unused index in the bbRadiusServerTable. When management applications
create a new row in the bbRadiusServerTable, they may (but are not required
to) read bbRadiusServerAvailableIndex to choose an index value for the new row.
If bbRadiusServerAvailableIndex is read twice in succession, it may return
the same value. An index is not reserved until a management application
uses it to set bbRadiusServerRowStatus 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, bbRadiusServerAvailableIndex returns 0."
|
|
|
|