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
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IF-MIB::ifTestResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IF-MIB::ifTestResult.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IF-MIB::ifTestResult'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2success
3inProgress
4notSupported
5unAbleToRun
6aborted
7failed

Conformance

Member of