Device diagnostics mib, C-12, Pdn_diag.mib) – Paradyne Hotwire Routers User Manual
Page 84
Traps & MIBs
C-12
6371-A2-GB20-10
August 2000
Device Diagnostics MIB
Objects supported by the Device Diagnostics MIB, pdn_diag.mib, include the
Application Test Input Group (Ping and TraceRoute) and Test Traps, providing an
NMS a trigger for a diagnostic test.
To start a test from NMS, you must obtain the Test ID by performing a Get. This
Test ID is then used as the index when setting the parameters via objects in the
Application Test Table. Refer to the
applNewTestId object in Table C-8.
Table C-8.
Application Test Group Objects (1 of 3)
Object
Description
Setting/Contents
applMaxNumberOfTests
(applTest 1)
The number of application-based
tests that can be started on the
device.
The DSL router only supports one test.
applCurrentNumberOfTests
(applTest 2)
The number of application-based
tests that are currently running on
the device.
The DSL router only supports one test at a
time.
applStopAllTests
(
applTest 3)
Initiates the clearing of all
application-based tests.
H
noOp – No operation.
H
Stop – All tests are stopped and current
test results remain available.
H
StopAndClear – All tests are stopped
and all test results are cleared.
applNewTestId
(applTest 4)
To start a test from NMS,
complete a Get on this object to
obtain the test ID. Note that this
invalidates any existing test
information for Ping, TraceRoute,
and Test Status tables.
H
nnn – Existing unused test ID.
H
0 (zero) – A test ID cannot be assigned
at this time.
applTestId
(testStatusEntry 1)
Contains identifiers that allow
NMS to find the most recent test.
Contains applNewTestID after Get.
applTestType
(testStatusEntry 2)
Indicates the test type assigned
to this object.
H
1.3.6.4.1795.1.14.5.1.3 – Ping Test
Type.
H
1.3.6.4.1795.1.14.5.1.4 – TraceRoute
Test Type.
applTestStatus
(testStatusEntry 3)
Indicates the test status.
H
none(1) – No active test.
H
inProgress(2) – Active test.
H
success(3) – Test completed.
H
failed(4) – Test failed.
H
abort(5) – Test aborted.
applTestErrorCode
(testStatusEntry 4)
Contains additional test details,
such as error codes.
Test Error codes:
H
none – No errors.
H
timeout
H
icmpError
H
systemError