All MIBs › ADSL-LINE-MIB › adslAtucPerfCurr15MinESs
adslAtucPerfCurr15MinESs
Module: ADSL-LINE-MIB
OID (symbolic): ADSL-LINE-MIB::adslAtucPerfCurr15MinESs
OID (numeric): 1.3.6.1.2.1.10.94.1.1.6.1.14
Node type: OBJECT-TYPE
Type: PerfCurrentCount
Access: read-only
Description:
Count of Errored Seconds in the current 15 minute interval. The errored second parameter is a count of one-second intervals containing one or more crc anomalies, or one or more los or sef defects.
What is adslAtucPerfCurr15MinESs?
This counts individual seconds in the current 15-minute period that contained one or more transmission errors (CRC anomalies or framing defects). It gives a quick view of current line quality: 0 means clean transmission, while 300+ means persistent error problems. Engineers use this to decide whether to schedule maintenance before quality gets worse.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.6.1.14 snmpwalk -v2c -c public <target> ADSL-LINE-MIB::adslAtucPerfCurr15MinESs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.6.1.14.1 snmpget -v2c -c public <target> ADSL-LINE-MIB::adslAtucPerfCurr15MinESs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adslAtucPerfCurr15MinESs.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.6 | adslAtucPerfDataTable | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.6.1 | adslAtucPerfDataEntry | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.6.1.14 | adslAtucPerfCurr15MinESs | ADSL-LINE-MIB |