|
|
Description:
|
ppaErrorLastIndex OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
-- C-ACCESS-FUNC ppaErrorLastIndex
STATUS mandatory
DESCRIPTION
"If at least one entry exists in the error status table,
the value of this object contains the index corresponding
to the last entry inserted in the table. If no entries
have ever been inserted in the ppaErrorTable, then
the agent will return 0 for a query of this variable.
Actually this object is not required any more because
of the new objects ppaErrorLastDesc and ppaErrorLastEcode.
One can do GET directly on ppaErrorLastDesc/LastEcode."
|
|
|
|
|
|