All MIBs › DL-SLA-MIB › txDDRNumberOfThresholdViolations
txDDRNumberOfThresholdViolations
Module: DL-SLA-MIB
OID (symbolic): DL-SLA-MIB::txDDRNumberOfThresholdViolations
OID (numeric): 1.3.6.1.4.1.300.260.2.1.1.1.32
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Number of threshold violations for Data Delivery. DDRCL = dRCRPerDLCI / dTCLPerDLCI For each sample, DDRCL is compared to the threshold configured on object 'unitThresholdForDDR'. When DDRCL is less than the threshold, this counter is incremented.
What is txDDRNumberOfThresholdViolations?
This increments each time the calculated transmit-direction Data Delivery Ratio (DDRCL, dRCRperDLCI divided by dTCLperDLCI) falls below the unitThresholdForDDR threshold. A climbing count indicates bytes sent from this DLCI are being delivered less reliably than the configured byte-based SLA target.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.300.260.2.1.1.1.32 snmpwalk -v2c -c public <target> DL-SLA-MIB::txDDRNumberOfThresholdViolations
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.300.260.2.1.1.1.32.1 snmpget -v2c -c public <target> DL-SLA-MIB::txDDRNumberOfThresholdViolations.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> txDDRNumberOfThresholdViolations.1
Start monitoring Digital Link Frame Relay WAN access unit (SLA) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DL-SLA-MIB::txDDRNumberOfThresholdViolations OID value, configure state conditions and alerts, and monitor any Digital Link Frame Relay WAN access unit (SLA) 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.300 | digital_link | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260 | dl_ServiceLevelAgreement | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.2 | dlcSLAStatisticsGroup | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.2.1 | dlcDeliveryRatioStatistics | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.2.1.1 | deliveryRatioPerDLCITable | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.2.1.1.1 | deliveryRatioPerDLCIEntry | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.2.1.1.1.32 | txDDRNumberOfThresholdViolations | DL-SLA-MIB |