All MIBs › CASCADE-MIB › dsx1IntervalSlotId
dsx1IntervalSlotId
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::dsx1IntervalSlotId
OID (numeric): 1.3.6.1.4.1.277.1.8.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The slot number of the corresponding DS1.
What is dsx1IntervalSlotId?
This read-only value reports the slot number of the corresponding DS1 interface, scoped to a specific historical 15-minute interval entry in the dsx1Interval* table (as opposed to the 'current', still-accumulating interval). This lets an admin identify which physical card a given row of historical interval data belongs to when scanning the 96-interval (24-hour) history table across multiple DS1 cards. An engineer pulling historical error data for a specific card to correlate against a known outage window would use dsx1IntervalSlotId to filter the interval table to just that card's rows.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.8.3.1.1 snmpwalk -v2c -c public <target> CASCADE-MIB::dsx1IntervalSlotId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.8.3.1.1.1 snmpget -v2c -c public <target> CASCADE-MIB::dsx1IntervalSlotId.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::dsx1IntervalSlotId 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.3 | dsx1IntervalTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.8.3.1 | dsx1IntervalEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.8.3.1.1 | dsx1IntervalSlotId | CASCADE-MIB |