All MIBs › ADSL-LINE-MIB › adslAturPerfCurr15MinESs
adslAturPerfCurr15MinESs
Module: ADSL-LINE-MIB
OID (symbolic): ADSL-LINE-MIB::adslAturPerfCurr15MinESs
OID (numeric): 1.3.6.1.2.1.10.94.1.1.7.1.11
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 adslAturPerfCurr15MinESs?
This OID counts seconds with transmission errors (CRC, signal loss, or framing defects) at the remote end within the current 15-minute measurement window. Network engineers monitor this in real-time to spot line degradation as it happens and trigger immediate troubleshooting actions. For example, a value of 6 means 6 seconds in the last 15 minutes experienced CRC errors or signal glitches, signaling active line problems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.7.1.11 snmpwalk -v2c -c public <target> ADSL-LINE-MIB::adslAturPerfCurr15MinESs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.7.1.11.1 snmpget -v2c -c public <target> ADSL-LINE-MIB::adslAturPerfCurr15MinESs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adslAturPerfCurr15MinESs.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.7 | adslAturPerfDataTable | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.7.1 | adslAturPerfDataEntry | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.7.1.11 | adslAturPerfCurr15MinESs | ADSL-LINE-MIB |