All MIBs › CASCADE-MIB › dsx1TimeElapsed
dsx1TimeElapsed
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::dsx1TimeElapsed
OID (numeric): 1.3.6.1.4.1.277.1.8.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of seconds that have elapsed since the beginning of the current error-measurement period.
What is dsx1TimeElapsed?
This read-only value, bounded 0 to 899 seconds, reports how many seconds have elapsed since the beginning of the current error-measurement period for this DS1 interface, i.e., how far into the current 15-minute performance-monitoring bin the switch currently is. This tells an admin how much of the current bin's error counts (like dsx1CurrentESs) represent a full 15-minute sample versus a partial, still-accumulating one, which matters when comparing current-interval counts against historical complete intervals. An engineer polling error statistics right after a link flap would check dsx1TimeElapsed to know whether the current interval's error counts reflect only a few seconds of data (making direct rate comparison to a full 15-minute historical interval misleading) or nearly the full period.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.8.1.1.3 snmpwalk -v2c -c public <target> CASCADE-MIB::dsx1TimeElapsed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.8.1.1.3.1 snmpget -v2c -c public <target> CASCADE-MIB::dsx1TimeElapsed.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::dsx1TimeElapsed 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.3 | dsx1TimeElapsed | CASCADE-MIB |