MIB Viewer

enetTestStatus

OBJECT-TYPE
1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.18
Access
read-only
Status
current
Sub-identifiers
0
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 enetTestNumOfPackets is reached. A value of RessourceUnavailable (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.
INTEGER {na(0), running(1), completed(2), ressourceUnavailable(3), invalidParameter(4), ready(5)}