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.
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
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.12 | ifExtensions2 | LBHUB-BOOM-MIB |
| 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 |