All MIBs › ADN-MIB › adnDsx1LineHWStatus
adnDsx1LineHWStatus
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnDsx1LineHWStatus
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.18.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable indicates the hardware status of a line. The given status value corresponds to the last test initiated by setting the nominator ifTestType with adnIfTest- TypeLineHW test identifier. If the result of the test, given by the nominator ifTestResult, is different than 'success' or 'failed', the given status value is not significant. It is a bit map represented as a sum; therefore, it can represent multiple defects simultaneously. The adnDsx1LineHWNoDefect bit should be set only if no other bit is set. If the status is not significant, all the bits are reset.
The bit positions are: 1 lineHWNoDefect 2 BGPHT chip failure 4 not used 8 CBD chip failure on line side 8 framer chip failure on the input side 16 framer chip failure on line side
What is adnDsx1LineHWStatus?
This read-only integer bitmap reports the hardware-level test results of the DS1 line, such as pass/fail from the last self-test or diagnostic run triggered by the device. Network engineers check this after a line reboot or following a suspected hardware malfunction to confirm the physical layer is functioning. For example, a value of 0x00 (all bits clear) indicates the last hardware test passed; 0x04 might indicate a receiver circuit failure detected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.18.1.1.7 snmpwalk -v2c -c public <target> ADN-MIB::adnDsx1LineHWStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.18.1.1.7.1 snmpget -v2c -c public <target> ADN-MIB::adnDsx1LineHWStatus.1
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnDsx1LineHWStatus OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4 | adnExtensions | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10 | adnTransmission | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.18 | adnDs1 | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.18.1 | adnDsx1ConfigTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.18.1.1 | adnDsx1ConfigEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.18.1.1.7 | adnDsx1LineHWStatus | ADN-MIB |