All MIBs › ADN-MIB › adnX3LineHWStatus
adnX3LineHWStatus
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnX3LineHWStatus
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.30.1.1.8
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 adnX3LineHWNoDefect 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: (BBT3B, BBT3B2, BBT3B3, or BBT3B4 boards): 1 adnX3LineHWNoDefect 2 BGPHT chip failure 4 BGP45 chip failure on line side 8 DS3 PLPP chip failure on line side 16 Applique failure
(BBE3B, or BBE3B3 boards): 1 adnX3LineHWNoDefect 2 BGPHT chip failure 4 not used 8 BGP43 chip failure on line side 16 MRT chip failure
(BBTP3C board with HATT3C applique): 1 adnX3LineHWNoDefect 2 not used 4 not used 8 PM7346 chip failure on line side 16 applique failure
(BBTP3C board with HATE3C applique): 1 adnX3LineHWNoDefect 2 not used 4 BGP45 chip failure on line side 8 PM7346 chip failure on line side 16 applique failure
What is adnX3LineHWStatus?
This OID is a read-only integer bitmask representing the hardware status of the DS3 line, populated by the results of the last line hardware test that was initiated. A technician uses this after running a line hardware test to determine whether the physical interface, optics, or electronics are faulty. If a hardware test was just run and this shows a specific bit set, it indicates a failure in that hardware component, guiding replacement or repair decisions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.30.1.1.8 snmpwalk -v2c -c public <target> ADN-MIB::adnX3LineHWStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.30.1.1.8.1 snmpget -v2c -c public <target> ADN-MIB::adnX3LineHWStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnX3LineHWStatus.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::adnX3LineHWStatus 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.30 | adnDs3e3 | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.30.1 | adnX3ConfigTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.30.1.1 | adnX3ConfigEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.30.1.1.8 | adnX3LineHWStatus | ADN-MIB |