ituSatGeneratorStatus
RAD-TEST-MIB ·
.1.3.6.1.4.1.164.6.1.15.2.2.1.9
Object
column
Enumeration
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.
Context
- MIB
- RAD-TEST-MIB
- OID
.1.3.6.1.4.1.164.6.1.15.2.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ituSatGeneratorEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | ready |
3 | inProgress |
4 | passed |
5 | failed |
6 | userAborted |
7 | systemAborted |
8 | llFailure |