CASCADE-MIB :: dsx1IntervalNumber

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBdsx1IntervalNumber

dsx1IntervalNumber

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::dsx1IntervalNumber

OID (numeric): 1.3.6.1.4.1.277.1.8.3.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: A number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the least recently completed 15 minutes inter- val (assuming that all 96 intervals are valid).

What is dsx1IntervalNumber?

This read-only value, bounded 1 to 96, identifies which specific historical 15-minute interval this row represents, where 1 is the most recently completed interval and 96 is the least recently completed (24 hours prior), assuming all 96 intervals are valid per dsx1ValidIntervals. This is the index that orders the historical performance table chronologically, letting an admin walk backward through the last 24 hours in 15-minute increments. An engineer investigating a specific outage timestamp from three hours ago would calculate which dsx1IntervalNumber corresponds to that time (roughly interval 12, since 3 hours / 15 minutes = 12 intervals ago) and pull that specific row's error counts.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.8.3.1.3
snmpwalk -v2c -c public <target> CASCADE-MIB::dsx1IntervalNumber

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.8.3.1.3.1
snmpget -v2c -c public <target> CASCADE-MIB::dsx1IntervalNumber.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::dsx1IntervalNumber 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.277cascadeCASCADE-MIB
1.3.6.1.4.1.277.1cascfrCASCADE-MIB
1.3.6.1.4.1.277.1.8ds1CASCADE-MIB
1.3.6.1.4.1.277.1.8.3dsx1IntervalTableCASCADE-MIB
1.3.6.1.4.1.277.1.8.3.1dsx1IntervalEntryCASCADE-MIB
1.3.6.1.4.1.277.1.8.3.1.3dsx1IntervalNumberCASCADE-MIB