All MIBs › CASCADE-MIB › dsx1IntervalBESs
dsx1IntervalBESs
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::dsx1IntervalBESs
OID (numeric): 1.3.6.1.4.1.277.1.8.3.1.9
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description: The number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
What is dsx1IntervalBESs?
This read-only Gauge reports the number of Bursty Errored Seconds (BESs) encountered by this DS1 interface in one specific historical 15-minute interval, a category counting seconds with a moderate cluster of errors (more than isolated single-bit errors but not severe enough to qualify as a Severely Errored Second). This fills in the middle ground of the error-severity spectrum between plain Errored Seconds and Severely Errored Seconds, giving a more nuanced historical picture of error character. An engineer distinguishing chronic low-level line noise from occasional severe events would look at the ratio of dsx1IntervalBESs to dsx1IntervalSESs across several intervals to characterize the nature of the DS1's error pattern.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.8.3.1.9 snmpwalk -v2c -c public <target> CASCADE-MIB::dsx1IntervalBESs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.8.3.1.9.1 snmpget -v2c -c public <target> CASCADE-MIB::dsx1IntervalBESs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dsx1IntervalBESs.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::dsx1IntervalBESs 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.9 | dsx1IntervalBESs | CASCADE-MIB |