All MIBs › RFC1229-MIB › ifExtnsTestResult
ifExtnsTestResult
Module: RFC1229-MIB
OID (symbolic): RFC1229-MIB::ifExtnsTestResult
OID (numeric): 1.3.6.1.2.1.12.2.1.5
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 ifExtnsTestResult?
This object reports the outcome of the most recently requested interface test, or none(1) if no test has been requested since the last reset. An admin polls this after writing to ifExtnsTestType to learn whether the diagnostic succeeded, failed, or could not run, keeping in mind the MIB provides no way to save one test's result while another is started. A value of failed(7) after triggering a full-duplex loopback test would tell the admin the interface hardware likely has a fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.12.2.1.5 snmpwalk -v2c -c public <target> RFC1229-MIB::ifExtnsTestResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.12.2.1.5.1 snmpget -v2c -c public <target> RFC1229-MIB::ifExtnsTestResult.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ifExtnsTestResult.1
Start monitoring vendor-neutral, standards-based MIB, router/bridge/NIC with IEEE 802.5 Token Ring interfaces with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1229-MIB::ifExtnsTestResult OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, router/bridge/NIC with IEEE 802.5 Token Ring interfaces from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.12 | ifExtensions2 | LBHUB-BOOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.12.2 | ifExtnsTestTable | RFC1229-MIB |
| 1.3.6.1.2.1.12.2.1 | ifExtnsTestEntry | RFC1229-MIB |
| 1.3.6.1.2.1.12.2.1.5 | ifExtnsTestResult | RFC1229-MIB |