All MIBs › DS3-MIB › dsx3ValidIntervals
dsx3ValidIntervals
Module: DS3-MIB
OID (symbolic): DS3-MIB::dsx3ValidIntervals
OID (numeric): 1.3.6.1.2.1.10.30.5.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of previous near end intervals for which data was collected. The value will be 96 unless the interface was brought online within the last 24 hours, in which case the value will be the number of complete 15 minute near end intervals since the interface has been online. In the case where the agent is a proxy, it is possible that some intervals are unavailable. In this case, this interval is the maximum interval number for which data is available.
What is dsx3ValidIntervals?
This reports how many of the previous fifteen-minute intervals actually have collected near-end performance data, normally 96 (a full 24 hours) unless the interface only recently came online. Admins check this before trusting historical stats in dsx3IntervalTable, since a low value means the interface hasn't been up long enough to have a full day's history.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.30.5.1.4 snmpwalk -v2c -c public <target> DS3-MIB::dsx3ValidIntervals
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.30.5.1.4.1 snmpget -v2c -c public <target> DS3-MIB::dsx3ValidIntervals.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dsx3ValidIntervals.1
Start monitoring Router/carrier access equipment with T3/E3 interfaces (vendor-neutral IETF standard RFC 3896) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DS3-MIB::dsx3ValidIntervals OID value, configure state conditions and alerts, and monitor any Router/carrier access equipment with T3/E3 interfaces (vendor-neutral IETF standard RFC 3896) 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.30 | ds3 | DS3-MIB |
| 1.3.6.1.2.1.10.30.5 | dsx3ConfigTable | DS3-MIB |
| 1.3.6.1.2.1.10.30.5.1 | dsx3ConfigEntry | DS3-MIB |
| 1.3.6.1.2.1.10.30.5.1.4 | dsx3ValidIntervals | DS3-MIB |