This table contains contains objects which allow
network managers to start a test, find the status of a test,
and read the output of the test.
Before starting a test, a manager-station must first obtain
a magic number (using the applNewTestId object). For future queries
about this test, the manager should use this magic number.
With regards to visibility : only those entries which belong
to the requesting network manager will be visible. A network
manager can be identified by its IP address. The magic number
can be re-used to start another test. However once the NMS
uses applClearAllTests, the magic numbers assigned to a particular
NMS can no longer be used.
Parsed from file hot_diag.mib.txt
Company: paradyne
Module: HOTWIRE-DIAGNOSTICS-MIB
Vendor: Paradyne
Module: HOTWIRE-DIAGNOSTICS-MIB (hot_diag.mib)
Type: TABLE
Access: not-accessible
Syntax: SEQUENCE OF
Automatically extracted from www.mibdepot.com
applTestTable OBJECT-TYPE SYNTAX SEQUENCE OF ApplTestEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "This table contains contains objects which allow network managers to start a test, find the status of a test, and read the output of the test. Before starting a test, a manager-station must first obtain a magic number (using the applNewTestId object). For future queries about this test, the manager should use this magic number. With regards to visibility : only those entries which belong to the requesting network manager will be visible. A network manager can be identified by its IP address. The magic number can be re-used to start another test. However once the NMS uses applClearAllTests, the magic numbers assigned to a particular NMS can no longer be used." ::= { applTests 5 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.1795.2.24.9.3.4.4.5.1 | applTestEntry | 6 | 6 | An entry containing objects for invoking application based tests |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.1795.2.24.9.3.4.4.1 | applMaxNumberOfTests | 1 | 1 | applMaxNumberOftests |
1.3.6.1.4.1.1795.2.24.9.3.4.4.2 | applCurrentNumberOfTests | 1 | 1 | applCurrentNumberOftests |
1.3.6.1.4.1.1795.2.24.9.3.4.4.3 | applClearAllTests | 1 | 1 | This value of this object corresponds to clearing all application based tests initiated by the requesting network manager. |
1.3.6.1.4.1.1795.2.24.9.3.4.4.4 | applNewTestId | 1 | 1 | This value of this object corresponds to getting a magic number to start an application based test initiated by the requesting ne… |