ituSatReportDirectionIndex
RAD-TEST-MIB ·
.1.3.6.1.4.1.164.6.1.15.3.6.1.3
Object
column
Enumeration
The direction index of the report.
Allows holding measurements per direction.
For unidirectional test only the forward(1) entry is created.
For bidirectional test the roundtrip(3) entry must exist and support
for the two other entries, forward(1) & backward(2), is implementation
dependant.
Context
- MIB
- RAD-TEST-MIB
- OID
.1.3.6.1.4.1.164.6.1.15.3.6.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ituSatReportEntry
- Table
- ituSatReportTable
- Siblings
- 21
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forward |
2 | backward |
3 | roundTrip |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ituSatReportPbitIndex The P-bit index of the report.
Allows holding measurements and result per P-bit.
One entry for each set P-bit in the ituSatGeneratorTestedPbits.
If the ituSatGenera… | column | RadTestPbitIndex | .1.3.6.1.4.1.164.6.1.15.3.6.1.1 |
| ituSatReportLostFrames The number of frames lost.
The FLR is calculated by:
(ituSatReportLostFrames / ituSatReportTxFrames)
The initial value is zero. | column | frames SNMPv2-SMICounter64 | .1.3.6.1.4.1.164.6.1.15.3.6.1.10 |
| ituSatReportFtdMin The minimum measured frame transfer delay.
The initial value is zero. | column | micro seconds SNMPv2-SMIGauge32 | .1.3.6.1.4.1.164.6.1.15.3.6.1.11 |
| ituSatReportFtdAverage The average calculated frame transfer delay.
The initial value is zero. | column | micro seconds SNMPv2-SMIGauge32 | .1.3.6.1.4.1.164.6.1.15.3.6.1.12 |
| ituSatReportFtdMax The maximum measured frame transfer delay.
The initial value is zero. | column | micro seconds SNMPv2-SMIGauge32 | .1.3.6.1.4.1.164.6.1.15.3.6.1.13 |
| ituSatReportFtdStd The calculated standard deviation of the frame transfer delay.
The initial value is zero. | column | micro seconds SNMPv2-SMIGauge32 | .1.3.6.1.4.1.164.6.1.15.3.6.1.14 |
| ituSatReportFdvAverage The average calculated frame delay variation.
The initial value is zero. | column | micro seconds SNMPv2-SMIGauge32 | .1.3.6.1.4.1.164.6.1.15.3.6.1.15 |
| ituSatReportFdvMax The maximum calculated frame delay variation.
The initial value is zero. | column | micro seconds SNMPv2-SMIGauge32 | .1.3.6.1.4.1.164.6.1.15.3.6.1.16 |
| ituSatReportUas The number of unavailable seconds.
This object is relevant only for the performance test. For the other
test type entries the value is zero.
The init… | column | seconds SNMPv2-SMICounter32 | .1.3.6.1.4.1.164.6.1.15.3.6.1.17 |
| ituSatReportAvailability The percentage of available time.
The availability is calculated by:
(ituSatGeneratorPerfDuration - ituSatReportUas) * 10000 / ituSatGeneratorPerfDuration
… | column | hundredth of percent Unsigned32 | .1.3.6.1.4.1.164.6.1.15.3.6.1.18 |
| ituSatReportTotalTxRate The total transmission rate (i.e. green and yellow frames) that the
generator was configured to in the sub-test.
This object is relevant only for the color-aware EI… | column | kbps SNMPv2-SMIGauge32 | .1.3.6.1.4.1.164.6.1.15.3.6.1.19 |
| ituSatReportTestTypeIndex The sub-test type index of the report.
Allows holding measurements and result per sub-test type.
Entries are created according to the associated configuration in th… | column | Enumeration | .1.3.6.1.4.1.164.6.1.15.3.6.1.2 |
| ituSatReportTotalIrAverage The average calculated total information rate (i.e. green and yellow
frames).
This object is relevant only for the color-aware EIR and color-aware
traffic policing … | column | kbps SNMPv2-SMIGauge32 | .1.3.6.1.4.1.164.6.1.15.3.6.1.20 |
| ituSatReportTotalTxFrames The total number of transmitted frames (i.e. green and yellow frames).
This object is relevant only for the color-aware EIR and color-aware
traffic policing test ty… | column | frames SNMPv2-SMICounter64 | .1.3.6.1.4.1.164.6.1.15.3.6.1.21 |
| ituSatReportTotalLostFrames The total number of frames lost (i.e. green and yellow frames).
The total FLR is calculated by:
(ituSatReportTotalLostFrames / ituSatReportTotalTxFrames)
… | column | frames SNMPv2-SMICounter64 | .1.3.6.1.4.1.164.6.1.15.3.6.1.22 |
| ituSatReportResult The result of the sub-test.
The initial value is notApplicable(1).
Upon completion of the sub-test the value changes to passed(2) or
failed(3).
If the test is stopp… | column | RAD-TCRadTestResult | .1.3.6.1.4.1.164.6.1.15.3.6.1.4 |
| ituSatReportTxRate The transmission rate that the generator was configured to in the
sub-test. | column | Kbps SNMPv2-SMIGauge32 | .1.3.6.1.4.1.164.6.1.15.3.6.1.5 |
| ituSatReportIrMin The minimum measured information rate.
The initial value is zero. | column | Kbps SNMPv2-SMIGauge32 | .1.3.6.1.4.1.164.6.1.15.3.6.1.6 |
| ituSatReportIrAverage The average calculated information rate.
The initial value is zero. | column | Kbps SNMPv2-SMIGauge32 | .1.3.6.1.4.1.164.6.1.15.3.6.1.7 |
| ituSatReportIrMax The maximum measured information rate.
The initial value is zero. | column | Kbps SNMPv2-SMIGauge32 | .1.3.6.1.4.1.164.6.1.15.3.6.1.8 |
| ituSatReportTxFrames The number of transmitted frames.
The initial value is one. | column | frames SNMPv2-SMICounter64 | .1.3.6.1.4.1.164.6.1.15.3.6.1.9 |