All MIBs › ADSL-LINE-MIB › adslAtucIntervalLprs
adslAtucIntervalLprs
Module: ADSL-LINE-MIB
OID (symbolic): ADSL-LINE-MIB::adslAtucIntervalLprs
OID (numeric): 1.3.6.1.2.1.10.94.1.1.8.1.5
Node type: OBJECT-TYPE
Type: PerfIntervalCount
Access: read-only
Description:
Count of seconds in the interval when there was Loss of Power.
What is adslAtucIntervalLprs?
This OID counts Loss of Power events during the current interval on the ATUC side, indicating power supply or electrical faults. Network engineers monitor this to distinguish between line problems (RF signal issues) and equipment problems (power failure), which require different fixes. If this value increments frequently during a shift, the modem's power supply is failing and needs to be replaced urgently.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.8.1.5 snmpwalk -v2c -c public <target> ADSL-LINE-MIB::adslAtucIntervalLprs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.8.1.5.1 snmpget -v2c -c public <target> ADSL-LINE-MIB::adslAtucIntervalLprs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adslAtucIntervalLprs.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.94 | adslMIB | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1 | adslLineMib | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1 | adslMibObjects | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.8 | adslAtucIntervalTable | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.8.1 | adslAtucIntervalEntry | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.8.1.5 | adslAtucIntervalLprs | ADSL-LINE-MIB |