All MIBs › CASCADE-MIB › dsx1CurrentSEFSs
dsx1CurrentSEFSs
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::dsx1CurrentSEFSs
OID (numeric): 1.3.6.1.4.1.277.1.8.2.1.5
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description: The number of Severely Errored Framing Seconds encountered by a DS1 interface in the current 15 minute interval.
What is dsx1CurrentSEFSs?
This read-only Gauge reports the number of Severely Errored Framing Seconds encountered by this DS1 interface in the current 15-minute interval, specifically counting seconds where the framing pattern itself (not just payload bits) was severely disrupted, indicating a loss-of-frame-level problem rather than simple bit errors within otherwise-valid frames. Framing errors are more serious than payload bit errors because they can cause the receiver to lose synchronization entirely, disrupting every channel on the DS1 rather than just corrupting some data. An engineer seeing dsx1CurrentSEFSs nonzero while a T1 carries voice would expect audible clicks or dropped calls across all 24 channels simultaneously, since a framing loss affects the whole DS1 rather than a single timeslot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.8.2.1.5 snmpwalk -v2c -c public <target> CASCADE-MIB::dsx1CurrentSEFSs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.8.2.1.5.1 snmpget -v2c -c public <target> CASCADE-MIB::dsx1CurrentSEFSs.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::dsx1CurrentSEFSs 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.2 | dsx1CurrentTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.8.2.1 | dsx1CurrentEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.8.2.1.5 | dsx1CurrentSEFSs | CASCADE-MIB |