|
Description:
|
hw112IsdnDiagnoseTestResult OBJECT-TYPE
SYNTAX INTEGER {success(1), failure(2), timeoutsuccess(3), exceptionstop(4), testcanceled(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Operation result.
Options:
1. success(1) -indicates loopback success, and user stop the test manually;
2. failure(2) -indicates loopback failure;
3. timeoutsuccess(3) -indicates loopback success, and loop time out.
4. exceptionstop(4) -indicates exception occur;
5. testcanceled(5) -indicates loopback test is not performed, and test is canceled by user or deferred time out"
|
|
|