cXdslTestTrigger
CISCO-XDSL-LINE-MIB ·
.1.3.6.1.4.1.9.9.204.1.2.1.3
Object
column
r/w
Enumeration
Starts, stops (aborts) a test in progress or clears the
test results. The agent will only start a new test, if no
test is active on the targeted port. The value of this
object returns 'ready' when read, the value cannot be set
to 'ready'.
The cXdslTestTrigger value affects cXdslTestStatus as
following:
value current TestStatus --> new TestStatus
----- ------------------ --------------
start inactive/pass/fail/ active
aborted
stop active aborted
clear pass/fail/aborted inactive
All other combinations will result in error, for instance,
starting a test may fail due to a test already in progress.
Likewise, stopping a test NOT in progress will result in an
error.
The value of cXdslTestType, cXdslTestStatus and cXdslTestTime
will remain in the system until cleared or until the the agent
is reset.
When this object is set to 'clear' the test results are cleared,
cXdslTestType is set to none and cXdslTestStatus is set to
inactive. The 'old' test results will remain until completion
of a 'new' test if test results are not cleared
Context
- MIB
- CISCO-XDSL-LINE-MIB
- OID
.1.3.6.1.4.1.9.9.204.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cXdslTestEntry
- Table
- cXdslTestTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | stop |
2 | start |
3 | clear |
4 | ready |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cXdslTestStatus Represents status of the test per port. Once a test is
completed or aborted, the status remains at passed, failed,
or aborted until user clears it by setting cXdslTestTrigger
to … | column | Enumeration | .1.3.6.1.4.1.9.9.204.1.2.1.1 |
| cXdslTestType The type of test to be performed. The test duration is
determined by cXdslTestTime.
All the test types inhibit the service on that line.
The agent will only change cXdslTestType, … | column | Enumeration | .1.3.6.1.4.1.9.9.204.1.2.1.2 |
| cXdslTestTime Test duration. Time interval between 1 - 30 minutes. | column | minutes Integer32 | .1.3.6.1.4.1.9.9.204.1.2.1.4 |
| cXdslTestBertErrors Errors during BERT test.
The test will abort if any BERT errors occur.
Note: that even if there are no BERT errors the test can
still fail due to BertBitErrors.
… | column | Bits | .1.3.6.1.4.1.9.9.204.1.2.1.5 |
| cXdslTestBertBitErrors This value represents the number of BERT bit errors accumulated
during the test duration, the value may not be available
until completion of the test. The test will fail if this v… | column | Unsigned32 | .1.3.6.1.4.1.9.9.204.1.2.1.6 |
| cXdslTestBertRunTime This value represents the BERT run time in seconds, the
value may not be available until completion of the test. | column | seconds Integer32 | .1.3.6.1.4.1.9.9.204.1.2.1.7 |
| cXdslTestBertBitRate This value represents the BERT bitrate in bps that was
detected during the BERT test, the value may not be
available until completion of the test. | column | bps Integer32 | .1.3.6.1.4.1.9.9.204.1.2.1.8 |