MIB Viewer

ipiSatRunOperState

OBJECT-TYPE
1.3.6.1.4.1.36673.1564.1.3.1.2
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the SAT Test Run Oper State. The valid enumerated values associated with this type are: 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{ inProgress(1), aborted(2), passed(3), failed(4) }