All MIBs › ADSL-LINE-EXT-MIB › adslAtucIntervalFailedFastR
adslAtucIntervalFailedFastR
Module: ADSL-LINE-EXT-MIB
OID (symbolic): ADSL-LINE-EXT-MIB::adslAtucIntervalFailedFastR
OID (numeric): 1.3.6.1.2.1.10.94.3.1.19.1.2
Node type: OBJECT-TYPE
Type: PerfIntervalCount
Access: read-only
Description:
For the each interval, adslAtucIntervalFailedFastR reports the number of seconds during which there have been failed fast retrains.
What is adslAtucIntervalFailedFastR?
This OID counts seconds with failed retrains in the current measurement interval, triggering real-time alerts when the line can't renegotiate (interval length varies). This is critical for detecting active connectivity problems before users notice. A value of 20 seconds in the current interval means the line is failing to stabilize right now, warranting immediate investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.94.3.1.19.1.2 snmpwalk -v2c -c public <target> ADSL-LINE-EXT-MIB::adslAtucIntervalFailedFastR
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.94.3.1.19.1.2.1 snmpget -v2c -c public <target> ADSL-LINE-EXT-MIB::adslAtucIntervalFailedFastR.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adslAtucIntervalFailedFastR.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.3 | adslExtMIB | ADSL-LINE-EXT-MIB |
| 1.3.6.1.2.1.10.94.3.1 | adslExtMibObjects | ADSL-LINE-EXT-MIB |
| 1.3.6.1.2.1.10.94.3.1.19 | adslAtucIntervalExtTable | ADSL-LINE-EXT-MIB |
| 1.3.6.1.2.1.10.94.3.1.19.1 | adslAtucIntervalExtEntry | ADSL-LINE-EXT-MIB |
| 1.3.6.1.2.1.10.94.3.1.19.1.2 | adslAtucIntervalFailedFastR | ADSL-LINE-EXT-MIB |