All MIBs › ADSL2-LINE-MIB › adsl2LInvSelfTestResult
adsl2LInvSelfTestResult
Module: ADSL2-LINE-MIB
OID (symbolic): ADSL2-LINE-MIB::adsl2LInvSelfTestResult
OID (numeric): 1.3.6.1.2.1.10.238.1.3.1.1.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The ATU self-test result, coded as a 32-bit value. The most significant octet of the result is '0' if the self-test passed, and '1' if the self-test failed. The interpretation of the other octets is vendor discretionary.
What is adsl2LInvSelfTestResult?
This 32-bit result code contains 0x00 in the most significant byte if the ATU passed self-test at startup, or 0x01 if it failed, with vendor-specific diagnostic codes in the remaining bytes. An engineer checks this at device initialization to confirm the modem passed hardware diagnostics; a non-zero value signals potential hardware defect requiring replacement. Example: a value of 0x00000000 indicates a clean pass, while 0x01002345 indicates failure with vendor code 002345 providing repair clues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.238.1.3.1.1.6 snmpwalk -v2c -c public <target> ADSL2-LINE-MIB::adsl2LInvSelfTestResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.238.1.3.1.1.6.1 snmpget -v2c -c public <target> ADSL2-LINE-MIB::adsl2LInvSelfTestResult.1
Start monitoring ADSL2/ADSL2+ DSLAMs and CPE modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADSL2-LINE-MIB::adsl2LInvSelfTestResult OID value, configure state conditions and alerts, and monitor any ADSL2/ADSL2+ DSLAMs and CPE modems 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.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.238 | adsl2MIB | ADSL2-LINE-MIB |
| 1.3.6.1.2.1.10.238.1 | adsl2 | ADSL2-LINE-MIB |
| 1.3.6.1.2.1.10.238.1.3 | adsl2Inventory | ADSL2-LINE-MIB |
| 1.3.6.1.2.1.10.238.1.3.1 | adsl2LineInventoryTable | ADSL2-LINE-MIB |
| 1.3.6.1.2.1.10.238.1.3.1.1 | adsl2LineInventoryEntry | ADSL2-LINE-MIB |
| 1.3.6.1.2.1.10.238.1.3.1.1.6 | adsl2LInvSelfTestResult | ADSL2-LINE-MIB |