docsPnmCmCtlStatus
DOCS-PNM-MIB ·
.1.3.6.1.4.1.4491.2.1.27.1.2.1.3
Object
scalar
Enumeration
This attribute represents the overall status of the PNM test platform.
Individual tests, within the PNM test suite, have their own specific
objects to start and stop. For each test defined by the data-type
enumeration for 'PnmCmCtlTest', the CM must first check the status of this
object before starting. If this object is set to any value other than
'ready', the CM must not start the test. If the CM was not able to start
the test and the test has a 'MeasStatusType' object, the CM must set the
'MeasStatusType' to a value of 'resourceUnavailable'.
If the test is allowed to start, the CM must change the value of this
object to 'testInProgress'. When the test is no longer in progress, the
CM must change the value of this object to a value other than
'testInProgress'.
This mechanism serves to allow only one instance of only one test to
run at a time. There may be some tests that are not included by
this control object. That is, if any test is not defined by the
data-type enumeration for 'PnmCmCtlTest', then it is not included
(unless otherwise stated by the test definition) and is not required to
check or to change this object. If a test is not included or covered by
this set of objects, then it is allowed to run regardless of any
other tests in progress.
The possible values for this object are:
'other' - Any condition not otherwise defined
'ready' - The PNM platform is capable and ready to support a test.
A test can be initiated
'testInProgress' - A PNM test is currently in progress
'tempReject' - A temporary condition exists that prohibits a test
from starting, e.g., DBC
Context
- MIB
- DOCS-PNM-MIB
- OID
.1.3.6.1.4.1.4491.2.1.27.1.2.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- docsPnmCmControlObjects
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | ready |
3 | testInProgress |
4 | tempReject |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| docsPnmCmCtlTest This attribute represents the current test. The value could represent
the current test in-progress or if no test is running, the last test
that was attempted.
Any test … | scalar | Enumeration | .1.3.6.1.4.1.4491.2.1.27.1.2.1.1 |
| docsPnmCmCtlTestDuration This attribute represents the number of seconds that the test
specified in 'PnmCmCtlTest' spent with a 'PnmCmCtlStatus' of
'testInProgress'. This serves to provide a rough (second… | scalar | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4491.2.1.27.1.2.1.2 |