Defines the Remote Operations test History Table for storing the results of a test operation.
The indexes of the table are nqaAdminCtrlOwnerIndex, nqaAdminCtrlTestName, nqaMultiPathHistoryIndex, nqaMultiPathHistoryPathIndex, nqaMultiPathHistoryHopIndex, nqaMultiPathHistoryProbeIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.5.8.1.1 |
nqaMultiPathHistoryIndex |
Integer32{(1,'7fffffff'h)} |
not-accessible |
The history table index and times for dispatching dependency tests. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.8.1.2 |
nqaMultiPathHistoryPathIndex |
Integer32{(1,128)} |
not-accessible |
The path index. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.8.1.3 |
nqaMultiPathHistoryHopIndex |
Integer32{(1,255)} |
not-accessible |
The hop index. If the test type is Traceroute or LSP Traceroute, the entry only defines one hop. For other types, the default value is 1. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.8.1.4 |
nqaMultiPathHistoryProbeIndex |
Integer32{(1,'7fffffff'h)} |
not-accessible |
The probe index of tests. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.8.1.5 |
nqaMultiPathHistoryTimeStamp |
OCTET STRING{(8,8),(11,11)} |
read-only |
The start time stamp of a probe. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.8.1.6 |
nqaMultiPathHistoryAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
read-only |
The address type of history records. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.8.1.7 |
nqaMultiPathHistoryAddress |
OCTET STRING{(0,255)} |
read-only |
The destination address of tests. For Traceroute, it is the destination address of each hop. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.8.1.8 |
nqaMultiPathHistoryCompletionTime |
Integer32 |
read-only |
The amount of time from when a probe was sent to when its response was received or when it timed out. The value of this object is reported as 0 when it is not possible to transmit a probe. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.8.1.9 |
nqaMultiPathHistoryFinishState |
INTEGER{success(1),timeout(2),drop(3),busy(4),overThreshold(5),disconnected(6),noConnected(7)} |
read-only |
The result of a test operation made by a remote host for a particular probe. |
value list: 1: success(1) 2: timeout(2) 3: drop(3) 4: busy(4) 5: overThreshold(5) 6: disconnected(6) 7: noConnected(7) . Do not support the setting of value'overThreshold(4)'. |
1.3.6.1.4.1.2011.5.25.111.5.8.1.10 |
nqaMultiPathHistoryLastRC |
Integer32 |
read-only |
The last implementation method specific reply code received. |
This object is implemented as defined in the corresponding MIB files. |