All MIBs › IF-MIB › ifTestCode
ifTestCode
Module: IF-MIB
OID (symbolic): IF-MIB::ifTestCode
OID (numeric): 1.3.6.1.2.1.31.1.3.1.5
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description:
This object contains a code which contains more specific information on the test result, for example an error-code after a failed test. Error codes and other values this object may take are specific to the type of interface and/or test. The value may have the semantics of either the AutonomousType or InstancePointer textual conventions as defined in RFC 2579. The identifier:
testCodeUnknown OBJECT IDENTIFIER ::= { 0 0 }
is defined for use if no additional result code is available.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.31.1.3.1.5 snmpwalk -v2c -c public <target> IF-MIB::ifTestCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.31.1.3.1.5.1 snmpget -v2c -c public <target> IF-MIB::ifTestCode.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.5 | ifTestCode | IF-MIB |