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
- Table
- ituSatGeneratorTable
- Siblings
- 27
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | ready |
3 | inProgress |
4 | passed |
5 | failed |
6 | userAborted |
7 | systemAborted |
8 | llFailure |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ituSatGeneratorIndex A unique number as generator identifier. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.1.15.2.2.1.1 |
| ituSatGeneratorTimeRemaining The time remaining till the end of the test.
If the test is not in progress a value of zero is returned. | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.1.15.2.2.1.10 |
| ituSatGeneratorCurrentPhase The current phase of the test.
If the test is not in progress the value idle(1) is returned. | column | Enumeration | .1.3.6.1.4.1.164.6.1.15.2.2.1.11 |
| ituSatGeneratorDestination A MAC address that identifies the responder side.
Is equal to the provisioned destination when the value of
ituSatGeneratorProvisionedDestination is not zero.
… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.164.6.1.15.2.2.1.12 |
| ituSatGeneratorSource The MAC address of the local MEP.
If the MAC is unknown a value of '000000000000'H is returned. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.164.6.1.15.2.2.1.13 |
| ituSatGeneratorInnerTag The value of the inner VLAN (usually C-Tag).
If there is no inner tag or its value is not known, a value of zero
is returned. | column | Unsigned32 | .1.3.6.1.4.1.164.6.1.15.2.2.1.14 |
| ituSatGeneratorOuterTag The value of the outer VLAN (usually S-Tag).
If there is no outer tag or its value is not known, a value of zero
is returned. | column | Unsigned32 | .1.3.6.1.4.1.164.6.1.15.2.2.1.15 |
| ituSatGeneratorTestedPbits A list of the P-bit values that were actually tested.
For untagged EVC a value of zero is returned.
If the P-bit values are not known a value of zero… | column | RAD-TCRadTestPbitValues | .1.3.6.1.4.1.164.6.1.15.2.2.1.16 |
| ituSatGeneratorStartTime The date and time at the last test activation.
If the test was never activated a null value is returned. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.164.6.1.15.2.2.1.17 |
| ituSatGeneratorEndTime The date and time when the last test was ended (regardless of the end
result passed/failed/aborted).
If the test is in progress or was never activated a null value … | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.164.6.1.15.2.2.1.18 |
| ituSatGeneratorTimeElapsed For an in progress test - the elapsed time of the current test.
For a completed test - the duration of the last test.
If the test was never activated a zero value i… | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.1.15.2.2.1.19 |
| ituSatGeneratorName A meaningful printable generator name. | column | OctetString | .1.3.6.1.4.1.164.6.1.15.2.2.1.2 |
| ituSatGeneratorConfResult The result of the last configuration test.
The value notApplicable(1) is returned in the following cases:
- The configuration test was not performed in the last tes… | column | RAD-TCRadTestResult | .1.3.6.1.4.1.164.6.1.15.2.2.1.20 |
| ituSatGeneratorPerfResult The result of the last performance test.
The value notApplicable(1) is returned in the following cases:
- The performance test was not performed in the last test.
-… | column | RAD-TCRadTestResult | .1.3.6.1.4.1.164.6.1.15.2.2.1.21 |
| ituSatGeneratorConfDuration The duration of the configuration test.
This object is a copy of the corresponding object in the profile.
The duplication is done to keep the report valid even if t… | column | seconds Unsigned32 | .1.3.6.1.4.1.164.6.1.15.2.2.1.22 |
| ituSatGeneratorPerfDuration The duration of the performance test.
This object is a copy of the corresponding object in the profile and
is used for availability calculation.
The duplication is … | column | minutes Unsigned32 | .1.3.6.1.4.1.164.6.1.15.2.2.1.23 |
| ituSatGeneratorScope The scope of the test: configuration test, performance test, or both
phases.
This object is a copy of the corresponding object in the profile.
The duplication is done to keep the … | column | Bits | .1.3.6.1.4.1.164.6.1.15.2.2.1.24 |
| ituSatGeneratorServiceBinding The method used to associate the EVC to the test.
The EVC can be represented by:
1. An MA that contains one or more MEPs
2. A single multi-CoS flow
3. Mutiple singl… | column | Enumeration | .1.3.6.1.4.1.164.6.1.15.2.2.1.25 |
| ituSatGeneratorServiceName The name of the tested service.
The combined values of this object, the ituSatGeneratorEgressPort and
ituSatGeneratorProvisionedPbits are used to find the correspon… | column | OctetString | .1.3.6.1.4.1.164.6.1.15.2.2.1.26 |
| ituSatGeneratorEgressPort The physical or logical port through which the tested service is
transmitted towards the network.
The combined values of this object, the ituSatGeneratorServiceName… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.164.6.1.15.2.2.1.27 |
| ituSatGeneratorProvisionedDestination A configurable MAC address that identifies the responder side.
Either this object or ituSatGeneratorRemoteMep may be set to a value
different than zero, but not bot… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.164.6.1.15.2.2.1.28 |
| ituSatGeneratorRowStatus This object enables creation and deletion of Y.1564 generators. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.164.6.1.15.2.2.1.3 |
| ituSatGeneratorServicePointer The service under test.
The service can be represented by:
1. An MA that contains one or more MEPs
2. A single multi-CoS flow
3. Mutiple single-CoS flows
4. Service name + egress … | column | SNMPv2-TCRowPointer | .1.3.6.1.4.1.164.6.1.15.2.2.1.4 |
| ituSatGeneratorProvisionedPbits A list of the P-bit values that are requested to be tested.
When no P-bits where specified all the P-bits that were pre-configured
for the service are tested (the f… | column | RAD-TCRadTestPbitValues | .1.3.6.1.4.1.164.6.1.15.2.2.1.5 |
| ituSatGeneratorProfile The profile used in the test. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.1.15.2.2.1.6 |
| ituSatGeneratorCmd A command to activate or de-activate the test at the generator side.
If sanity checks prevent the test activation then a set to start(1)
shall be rejected with an S… | column | Enumeration | .1.3.6.1.4.1.164.6.1.15.2.2.1.7 |
| ituSatGeneratorConfChanged Indication whether the configuration of the test was changed after
the test was completed.
If the configuration was changed then threshold values should not be
show… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.164.6.1.15.2.2.1.8 |