C. Traps and MIBs6371-A2-GB20-20 May 2001 C-13Device Diagnostics MIBObjects supported by the Device Diagnostics MIB, pdn_diag.mib, include theApplication Test Input Group (Ping and TraceRoute) and Test Traps, providing anNMS a trigger for a diagnostic test.To start a test from NMS, you must obtain the Test ID by performing a Get. ThisTest ID is then used as the index when setting the parameters via objects in theApplication Test Table. Refer to the applNewTestId object in Table C-8, ApplicationTest Group Objects.Table C-8. Application Test Group Objects (1 of 3)Object Description Setting/ContentsapplMaxNumberOfTests(applTest 1)The number of application-basedtests that can be started on thedevice.The DSL router only supports one test.applCurrentNumberOfTests(applTest 2)The number of application-basedtests that are currently running onthe device.The DSL router only supports one test at atime.applStopAllTests(applTest 3)Initiates the clearing of allapplication-based tests. noOp – No operation. stop – All tests are stopped and currenttest results remain available. stopAndClear – All tests arestopped and all test results arecleared.applNewTestId(applTest 4)To start a test from NMS,complete a Get on this object toobtain the test ID. Note that thisinvalidates any existing testinformation for Ping, TraceRoute,and Test Status tables.nnn – Existing unused test ID. 0 (zero) – A test ID cannot be assignedat this time.applTestId(testStatusEntry 1)Contains identifiers that allowNMS to find the most recent test.Contains applNewTestID after Get.applTestType(testStatusEntry 2)Indicates the test type assigned tothis object. 1.3.6.4.1795.1.14.5.1.3 – Ping TestType. 1.3.6.4.1795.1.14.5.1.4 – TraceRouteTest Type.applTestStatus(testStatusEntry 3)Indicates the test status. none(1) – No active test. inProgress(2) – Active test. success(3) – Test completed. failed(4) – Test failed. abort(5) – Test aborted.