MIB Viewer

enetResultsStatus

OBJECT-TYPE
1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.3
Access
read-only
Status
current
Sub-identifiers
0
This MIB shows the result status. A value of partial(1) is returned while the test is running. A value of complete(2) is returned if the test is stopped. The inconsistent(0) value is returned if the test controls parameters have been altered since the test results were conputed. This indicates that the test results are not related to the test control parameters. Note that all the results for one entry are updated at once when a get on the enetResultsStatus is performed. This ensures that all displayed results where taken in the same period and are coherent with each other.
INTEGER {inconsistent(0), partial(1), complete(2)}