ifTestStatus
IF-MIB ·
.1.3.6.1.2.1.31.1.3.1.2
Object
column
deprecated
r/w
Enumeration
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 when it changes its value from 'notInUse(1)' to 'inUse(2)'. After completion of a test, the agent resets the value back to 'notInUse(1)'.
Context
- MIB
- IF-MIB
- OID
.1.3.6.1.2.1.31.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- ifTestEntry
- Table
- ifTestTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notInUse |
2 | inUse |
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 |
| 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 |
| ifTestResult deprecated 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 n… | column | Enumeration | .1.3.6.1.2.1.31.1.3.1.4 |
| 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 |