MIB Viewer

ipiSatStreamCurrentRunIdStatus

OBJECT-TYPE
1.3.6.1.4.1.36673.1564.1.2.1.30
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the Latest SAT Run Id Status. The valid enumerated values associated with this type are: notStarted (0) - Test is not started inprogress (1) - Test is in progress. aborted (2) - Test is aborted by user or config deletion. passed (3) - Test is Passed with all acceptance criteria. failed (4) - Test is Failed due to any one of the Stream test failure.
INTEGER{ notStarted(0), inProgress(1), aborted(2), passed(3), failed(4) }