Autodetect state
ready(1): Test has not been perfomed.
startTest(2): Start test
stopTest(3): Stop test (only supported for some types)
testSucceeded(4): Test succeeded and the result can be found
in Res1 and Res2.
testFailed(5): Test failed
testInProgress(6):Test is in progress. diagAutodetectDuration
contains the approximate duration in seconds
Typical state sequences after setting state to startTest(1)
->testInProgress(5)->testFailed(4)
->testInProgress(5)->testSucceeded(3)
Parsed from file INT_DIAG.MIB.txt
Company: None
Module: INTEL-DIAG-MIB
Autodetect state
ready(1): Test has not been perfomed.
startTest(2): Start test
stopTest(3): Stop test (only supported for some types)
testSucceeded(4): Test succeeded and the result can be found
in Res1 and Res2.
testFailed(5): Test failed
testInProgress(6):Test is in progress. diagAutodetectDuration
contains the approximate duration in seconds
Typical state sequences after setting state to startTest(1)
->testInProgress(5)->testFailed(4)
->testInProgress(5)->testSucceeded(3)
Parsed from file INTEL-DIAG-MIB.mib
Module: INTEL-DIAG-MIB
Vendor: Intel
Module: INTEL-DIAG-MIB (INT_DIAG.MIB)
Type: TABULAR
Access: read-write
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
diagAutodetectState OBJECT-TYPE SYNTAX INTEGER { ready(1), startTest(2), stopTest(3), testSucceeded(4), testFailed(5), testInProgress(6) } ACCESS read-write STATUS mandatory DESCRIPTION "Autodetect state ready(1): Test has not been perfomed. startTest(2): Start test stopTest(3): Stop test (only supported for some types) testSucceeded(4): Test succeeded and the result can be found in Res1 and Res2. testFailed(5): Test failed testInProgress(6):Test is in progress. diagAutodetectDuration contains the approximate duration in seconds Typical state sequences after setting state to startTest(1) ->testInProgress(5)->testFailed(4) ->testInProgress(5)->testSucceeded(3)" ::= { diagAutodetectEntry 5 }
diagAutodetectState OBJECT-TYPE SYNTAX INTEGER { ready(1), startTest(2), stopTest(3), testSucceeded(4), testFailed(5), testInProgress(6) } ACCESS read-write STATUS mandatory DESCRIPTION "Autodetect state ready(1): Test has not been perfomed. startTest(2): Start test stopTest(3): Stop test (only supported for some types) testSucceeded(4): Test succeeded and the result can be found in Res1 and Res2. testFailed(5): Test failed testInProgress(6):Test is in progress. diagAutodetectDuration contains the approximate duration in seconds Typical state sequences after setting state to startTest(1) ->testInProgress(5)->testFailed(4) ->testInProgress(5)->testSucceeded(3)" ::= { diagAutodetectEntry 5 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.343.6.4.3.1.1.1 | diagAutodetectType | 0 | 0 | A number that identifies the group of parameters being autodetected. Res2 is the concatenation of Res2a and Res2b. Possible value … |
1.3.6.1.4.1.343.6.4.3.1.1.2 | diagAutodetectIndex1 | 0 | 0 | First index for autodetect situation (typically interface index). |
1.3.6.1.4.1.343.6.4.3.1.1.3 | diagAutodetectIndex2 | 0 | 0 | Second index for autodetect situation. |
1.3.6.1.4.1.343.6.4.3.1.1.4 | diagAutodetectIndex3 | 0 | 0 | Third index for autodetect situation. |
1.3.6.1.4.1.343.6.4.3.1.1.6 | diagAutodetectDuration | 0 | 0 | Average duration for autodetection (s). 0 means unknown. |
1.3.6.1.4.1.343.6.4.3.1.1.7 | diagAutodetectRes1 | 0 | 0 | Result of autodetection. Res1 contains valid information if the value of diagAutodetectState is testSucceeded(3). |
1.3.6.1.4.1.343.6.4.3.1.1.8 | diagAutodetectRes2a | 0 | 0 | Result of autodetection. Res2 contains valid information if the value of diagAutodetectState is testSucceeded(3). |
1.3.6.1.4.1.343.6.4.3.1.1.9 | diagAutodetectRes2b | 0 | 0 | If the result takes up more than 255 bytes of information the rest is put in this Res2b. |
1.3.6.1.4.1.343.6.4.3.1.1.10 | diagAutodetectPreInput | 0 | 0 | Input for test which is set immediately before settting diagAutodetectState to startTest(1). |