|
Description:
|
e7XdslSeltLineCmndConfLdsfFailReason OBJECT-TYPE
SYNTAX INTEGER {
none(1),
success(2),
inProgress(3),
cannotRun(4),
aborted(5),
failed(6)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The status of the recent occasion the Loop diagnostics mode
forced (LDSF) was issued for the associated line. Possible
values are:
none(1) - The default value in case LDSF was never
requested for the associated line.
success(2) - The recent command completed
successfully.
inProgress(3) - The Loop Diagnostics process is in
progress.
cannotRun(4) - The NE cannot initiate the command, due
to a non-specific reason.
aborted(5) - The Loop Diagnostics process aborted.
failed(6) - The Loop Diagnostics process failed.
tableFull(7) - The NE cannot initiate the command, due
to reaching the maximum number of rows in the results table.
noResources(8) - The NE cannot initiate the command, due to lack of internal memory resources."
DEFVAL { none }
|
|
|