|
Description:
|
voipTestStatus OBJECT-TYPE
SYNTAX INTEGER {na(0), running(1), completed(2), resourceUnavailable(3), invalidParameter(4), ready(5), other(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This MIB indicates the test status. A value of N/A(0) is
returned before the test is ran.
A value of Running (1) is returned while the test is in progress.
A value of Completed (2) is returned when the test is stopped by
the TestControl MIB or by the end-point when the
voipTestNumOfPackets is reached.
A value of ResourceUnavailable (3) is returned when the
end-point is not able to start the test due to internal
or network limitations. A value of InvalidParameters(4) is
returned if the test parameters cannot be accepted by the
end-point.
A value of Ready(5) is reported if the SetUpTest command
succeeded.
A value of other(6) is a device specific error code. When other(6) is reported,
a custom error message is reported in the voipTestStatusString."
|
|
|