All MIBs › ADSL-MIB › usrAdslOverflowCounter
usrAdslOverflowCounter
Module: ADSL-MIB
OID (symbolic): ADSL-MIB::usrAdslOverflowCounter
OID (numeric): 1.3.6.1.4.1.429.4.26.13
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Running counter for when usrAdslBytesErrorCorrected or usrAdslBytesNotErrorCorrected overflows
What is usrAdslOverflowCounter?
This OID is a running counter that increments whenever the error byte counters overflow, tracking extended measurement periods. Engineers use this to understand total error history across long timespans by combining overflow counts with current error byte values. A value of 42 indicates the error counters have rolled over 42 times, meaning total corrections exceed 42 × 255 bytes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.4.26.13 snmpwalk -v2c -c public <target> ADSL-MIB::usrAdslOverflowCounter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.4.26.13.1 snmpget -v2c -c public <target> ADSL-MIB::usrAdslOverflowCounter.1
Start monitoring 3Com/CommWorks ADSL access equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADSL-MIB::usrAdslOverflowCounter OID value, configure state conditions and alerts, and monitor any 3Com/CommWorks ADSL access equipment from a single console.
How to Use in IPNetwork Monitor
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.429 | usr | CHS-MIB |
| 1.3.6.1.4.1.429.4 | common | HDR2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.429.4.26 | usrAdsl | ADSL-MIB |
| 1.3.6.1.4.1.429.4.26.13 | usrAdslOverflowCounter | ADSL-MIB |