iso/org/dod/internet/private/enterprises/.4491/.2/.1/docsPnmMIB/.1/.3/.9/docsPnmCmtsOptRespTable/docsPnmCmtsOptRespEntry/docsPnmCmtsOptRespStatus
docsPnmCmtsOptRespStatus
OBJECT-TYPE
1.3.6.1.4.1.4491.2.1.27.1.3.9.4.1.1
Description
This attribute allows the CCAP to return the status of a specific OPT test request. The value of this attribute is found in the status portion of the OPT-RSP header that is returned from the CM when the OPT-REQ is received by the CM. The values include: testing(1) - the CM has initiated the requested tests profileAlreadyUnderTest(2) - The CM received a request, but the profileId requested was already being used for an active test. unavailableResources(3) - The CM had an error with the request related to available resources to run the test collection. maxDurationExpired(4) - The CM has reported that for this test, the maximum duration value has expired. aborted(5) - The CM received an OPT-REQ request with an OpCode of abort and is aborting the tests requested. complete(6) - The CM has successfully completed the requested testing profileAlreadyAssigned(7) - The CM is reporting that the referenced profileId is already assigned and may not be used for the requested tests.
Syntax
INTEGER { testing(1), profileAlreadyUnderTest(2), unavailableResources(3), maxDurationExpired(4), aborted(5), complete(6), profileAlreadyAssigned(7) }