IF-MIB :: ifTestResult

MIB Reference — IPNetwork Monitor

All MIBsIF-MIBifTestResult

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.31ifMIBIF-MIB
1.3.6.1.2.1.31.1ifMIBObjectsIF-MIB
1.3.6.1.2.1.31.1.3ifTestTableIF-MIB
1.3.6.1.2.1.31.1.3.1ifTestEntryIF-MIB
1.3.6.1.2.1.31.1.3.1.4ifTestResultIF-MIB