iso/org/dod/internet/private/enterprises/.164/.6/.1/radTest/.2/ituSatGeneratorTable/ituSatGeneratorEntry/ituSatGeneratorStatus
ituSatGeneratorStatus
OBJECT-TYPE
1.3.6.1.4.1.164.6.1.15.2.2.1.9
Description
The current status of the test (generator): Idle - some of the mandatory attributes were not configured yet. Ready - all the mandatory configurations were done. In progress - the test is currently running. Passed - the test completed successfully. Failed - the test failed i.e. the results were not within the SAC limits. userAborted - the test was stopped by the operator. systemAborted - the test was autonomously stopped by the system e.g. due to protection switchover. llFailure - the test was stopped due to Latching Loopback issues. The value passed(4) is returned only in the following cases: 1. The scope included only the configuration test and ituSatGeneratorConfResult=passed(2). 2. The scope included the performance test (w/ or w/o configuration test) and ituSatGeneratorPerfResult=passed(2). The value userAborted(6) is returned if ituSatGeneratorConfResult=userAborted(4) or ituSatGeneratorPerfResult=userAborted(4). The value systemAborted(7) is returned if ituSatGeneratorConfResult=systemAborted(5) or ituSatGeneratorPerfResult=systemAborted(5). The value llFailure(8) is returned if ituSatGeneratorConfResult=llFailure(6) or ituSatGeneratorPerfResult=llFailure(6). The value failed(5) is returned if ituSatGeneratorConfResult=failed(3) or ituSatGeneratorPerfResult=failed(3). If one of these result objects is userAborted(4)/systemAborted(5) then the value returned for ituSatGeneratorStatus is userAborted(4)/systemAborted(5), respectively.
Syntax
INTEGER { idle (1), ready (2), inProgress (3), passed (4), failed (5), userAborted (6), systemAborted (7), llFailure (8) }