All MIBs › ITF-MIB › ifTestCode
ifTestCode
Module: ITF-MIB
OID (symbolic): ITF-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 1443. The identifier:
testCodeUnknown OBJECT IDENTIFIER ::= { 0 0 }
is defined for use if no additional result code is available.
ALCATEL NOTE: SUPPORT: YES INSRVMOD: NA RANGE: See above PERSIST: NO DEFVALUE: NA UNITS: -
What is ifTestCode?
Contains a code with more specific information about a completed interface test's outcome, such as an error code after a failed test; the meaning of the value is specific to the interface and test type. The reserved identifier testCodeUnknown, {0 0}, is used when no additional result code is available. An admin who just ran a diagnostic test would read this object after ifTestStatus returns to notInUse to get detailed information on why the test failed, if it did.
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> ITF-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> ITF-MIB::ifTestCode.1
Start monitoring Nokia/Alcatel-Lucent ISAM broadband access node (e.g. 7302/7330 ISAM), Interfaces MIB with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ITF-MIB::ifTestCode OID value, configure state conditions and alerts, and monitor any Nokia/Alcatel-Lucent ISAM broadband access node (e.g. 7302/7330 ISAM), Interfaces MIB from a single console.
OID Breakdown
Upper-level ancestors (10 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.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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.31.1.3.1.5 | ifTestCode | ITF-MIB |