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