bertControlTestStatus
CM-SA-MIB ·
.1.3.6.1.4.1.2544.1.12.8.1.17.1.7
Object
column
BerTestStatus
This object reflects the current status of test set configuration entry. Upon creation, the status has a value of `initial'; the status changes to `in-progress' upon ecpaControlAction indicating `start'; the status changes to `completed' upon ecpaControlAction indicating stop, as well as when the specified test generation completes autonomously upon completion of number of frames or completion of specified time interval.
Context
- MIB
- CM-SA-MIB
- OID
.1.3.6.1.4.1.2544.1.12.8.1.17.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bertControlEntry
- Table
- bertControlTable
- Siblings
- 6
Syntax
BerTestStatus
- Source
- BerTestStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | not-applicable |
1 | running |
2 | not-running |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bertControlIndex An arbitrary integer index value used to uniquely identify
this BERT Control. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2544.1.12.8.1.17.1.1 |
| bertControlSourceEntity Pointer to the entity on which the BERT
will be started within a card. | column | SNMPv2-TCVariablePointer | .1.3.6.1.4.1.2544.1.12.8.1.17.1.2 |
| bertControlTestMode The mode of BERT to be performed. | column | BerTestMode | .1.3.6.1.4.1.2544.1.12.8.1.17.1.3 |
| bertControlDuration This object enables specification of the time in seconds
for BERT. BERT will be stopped
after the specified time interval is exhausted. | column | Integer32 | .1.3.6.1.4.1.2544.1.12.8.1.17.1.4 |
| bertControlStream This object specifies which stream should be included in the
BERT execution. Value of 0 indicates that no streams is selected
by bertControlStream. Non 0 value indicates the
sele… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2544.1.12.8.1.17.1.5 |
| bertControlAction This object enables starting/stopping of traffic generation
as well as resetting of monitored streams. This object may
not be specified at configuration creation time - in this
ca… | column | BertControlAction | .1.3.6.1.4.1.2544.1.12.8.1.17.1.6 |