All MIBs › ADSL2-LINE-MIB › adsl2LineStatusInitResult
adsl2LineStatusInitResult
Module: ADSL2-LINE-MIB
OID (symbolic): ADSL2-LINE-MIB::adsl2LineStatusInitResult
OID (numeric): 1.3.6.1.2.1.10.238.1.1.1.1.9
Node type: OBJECT-TYPE
Type: Adsl2InitResult
Access: read-only
Description: Indicates the result of the last full initialization performed on the line. It is an enumeration type with the following values: noFail(0), configError(1), configNotFeasible(2), commFail(3), noPeerAtu(4), or otherCause(5).
What is adsl2LineStatusInitResult?
This read-only OID indicates whether the last full initialization succeeded (noFail) or failed with a specific reason: configError, configNotFeasible, commFail, noPeerAtu, or otherCause. Technicians check this first when customers report connection loss to quickly determine whether the problem is local configuration, far-end hardware, or communication failure. For example, noPeerAtu(4) means the far-end device is unreachable; configError(1) suggests the remote modem has invalid settings.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.238.1.1.1.1.9 snmpwalk -v2c -c public <target> ADSL2-LINE-MIB::adsl2LineStatusInitResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.238.1.1.1.1.9.1 snmpget -v2c -c public <target> ADSL2-LINE-MIB::adsl2LineStatusInitResult.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::adsl2LineStatusInitResult 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.1 | adsl2Line | ADSL2-LINE-MIB |
| 1.3.6.1.2.1.10.238.1.1.1 | adsl2LineTable | ADSL2-LINE-MIB |
| 1.3.6.1.2.1.10.238.1.1.1.1 | adsl2LineEntry | ADSL2-LINE-MIB |
| 1.3.6.1.2.1.10.238.1.1.1.1.9 | adsl2LineStatusInitResult | ADSL2-LINE-MIB |