All MIBs › IF-MIB › ifTestResult
ifTestResult
Module: IF-MIB
OID (symbolic): IF-MIB::ifTestResult
OID (numeric): 1.3.6.1.2.1.31.1.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
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.
What is ifTestResult?
This deprecated object contains the result of the most recent interface diagnostic test (none, success, in progress, not supported, unable to run, aborted, or failed). Network administrators request interface tests via ifTestCode and poll this object to retrieve the outcome without needing to wait for asynchronous completion notifications. It provides backward-compatible diagnostic test result reporting for interface health verification.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.31.1.3.1.4 snmpwalk -v2c -c public <target> IF-MIB::ifTestResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.31.1.3.1.4.1 snmpget -v2c -c public <target> IF-MIB::ifTestResult.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.31 | ifMIB | IF-MIB |
| 1.3.6.1.2.1.31.1 | ifMIBObjects | IF-MIB |
| 1.3.6.1.2.1.31.1.3 | ifTestTable | IF-MIB |
| 1.3.6.1.2.1.31.1.3.1 | ifTestEntry | IF-MIB |
| 1.3.6.1.2.1.31.1.3.1.4 | ifTestResult | IF-MIB |