All MIBs › ADSL2-LINE-MIB › adsl2PMLCurr1DayValidIntervals
adsl2PMLCurr1DayValidIntervals
Module: ADSL2-LINE-MIB
OID (symbolic): ADSL2-LINE-MIB::adsl2PMLCurr1DayValidIntervals
OID (numeric): 1.3.6.1.2.1.10.238.1.4.1.1.1.10
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Valid intervals.
What is adsl2PMLCurr1DayValidIntervals?
This OID stores the number of valid, uncorrupted measurement intervals collected over the last 24 hours (each interval is 15 minutes, so 96 is the maximum). Network engineers use this count to verify that monitoring data is reliable; if valid intervals are much lower than expected, it signals modem reboots or data corruption issues. A value of 96 would mean all 96 daily 15-minute intervals produced clean, measurable data without gaps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.238.1.4.1.1.1.10 snmpwalk -v2c -c public <target> ADSL2-LINE-MIB::adsl2PMLCurr1DayValidIntervals
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.238.1.4.1.1.1.10.1 snmpget -v2c -c public <target> ADSL2-LINE-MIB::adsl2PMLCurr1DayValidIntervals.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adsl2PMLCurr1DayValidIntervals.1
Start monitoring ADSL2/ADSL2+ DSLAMs and CPE modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADSL2-LINE-MIB::adsl2PMLCurr1DayValidIntervals OID value, configure state conditions and alerts, and monitor any ADSL2/ADSL2+ DSLAMs and CPE modems from a single console.
OID Breakdown
Upper-level ancestors (7 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.238 | adsl2MIB | ADSL2-LINE-MIB |
| 1.3.6.1.2.1.10.238.1 | adsl2 | ADSL2-LINE-MIB |
| 1.3.6.1.2.1.10.238.1.4 | adsl2PM | ADSL2-LINE-MIB |
| 1.3.6.1.2.1.10.238.1.4.1 | adsl2PMLine | ADSL2-LINE-MIB |
| 1.3.6.1.2.1.10.238.1.4.1.1 | adsl2PMLineCurrTable | ADSL2-LINE-MIB |
| 1.3.6.1.2.1.10.238.1.4.1.1.1 | adsl2PMLineCurrEntry | ADSL2-LINE-MIB |
| 1.3.6.1.2.1.10.238.1.4.1.1.1.10 | adsl2PMLCurr1DayValidIntervals | ADSL2-LINE-MIB |