ifTestResult
IF-MIB ·
.1.3.6.1.2.1.31.1.3.1.4
Object
column
deprecated
Enumeration
This object contains the result of the most recently requested test, or the value none(1) if no tests have been requested since the last reset. Note that this facility provides no provision for saving the results of one test when starting another, as could be required if used by multiple managers concurrently.
Context
- MIB
- IF-MIB
- OID
.1.3.6.1.2.1.31.1.3.1.4- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- ifTestEntry
- Table
- ifTestTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | success |
3 | inProgress |
4 | notSupported |
5 | unAbleToRun |
6 | aborted |
7 | failed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ifTestId deprecated This object identifies the current invocation of the
interface's test. | column | SNMPv2-TCTestAndIncr | .1.3.6.1.2.1.31.1.3.1.1 |
| ifTestStatus deprecated This object indicates whether or not some manager currently
has the necessary 'ownership' required to invoke a test on
this interface. A write to this object is only successful
w… | column | Enumeration | .1.3.6.1.2.1.31.1.3.1.2 |
| ifTestType deprecated A control variable used to start and stop operator-
initiated interface tests. Most OBJECT IDENTIFIER values
assigned to tests are defined elsewhere, in association with
specific… | column | SNMPv2-TCAutonomousType | .1.3.6.1.2.1.31.1.3.1.3 |
| ifTestCode deprecated This object contains a code which contains more specific
information on the test result, for example an error-code
after a failed test. Error codes and other values this
object m… | column | ObjectIdentifier | .1.3.6.1.2.1.31.1.3.1.5 |
| ifTestOwner deprecated The entity which currently has the 'ownership' required to
invoke a test on this interface. | column | OwnerString | .1.3.6.1.2.1.31.1.3.1.6 |