All MIBs › CASCADE-MIB › dsx1ValidIntervals
dsx1ValidIntervals
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::dsx1ValidIntervals
OID (numeric): 1.3.6.1.4.1.277.1.8.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of previous intervals for which valid data was collected. The value will be 96 unless the interface was brought on-line within the last 24 hours, in which case the value will be the number of complete 15 minute intervals the since interface has been online.
What is dsx1ValidIntervals?
This read-only value, bounded 0 to 96, reports the number of previous 15-minute intervals for which valid performance data was collected, capped at 96 (24 hours worth) unless the interface came online within the last 24 hours, in which case it reflects only the intervals since it came online. This tells an admin how much historical performance data is actually available and trustworthy for this DS1 interface, which matters when interpreting the dsx1Interval* history table, since a recently-activated interface won't yet have a full 24-hour history to draw conclusions from. An engineer investigating a DS1's error history who finds dsx1ValidIntervals reporting only 8 would know the interface has been up less than 2 hours and shouldn't expect or rely on a full day of historical trend data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.8.1.1.4 snmpwalk -v2c -c public <target> CASCADE-MIB::dsx1ValidIntervals
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.8.1.1.4.1 snmpget -v2c -c public <target> CASCADE-MIB::dsx1ValidIntervals.1
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::dsx1ValidIntervals OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.8 | ds1 | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.8.1 | dsx1ConfigTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.8.1.1 | dsx1ConfigEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.8.1.1.4 | dsx1ValidIntervals | CASCADE-MIB |