All MIBs › DL-SLA-MIB › thresholdForDelayMeasurementsPerDLCI
thresholdForDelayMeasurementsPerDLCI
Module: DL-SLA-MIB
OID (symbolic): DL-SLA-MIB::thresholdForDelayMeasurementsPerDLCI
OID (numeric): 1.3.6.1.4.1.300.260.1.2.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object represents this DLCI's delay threshold in milliseconds. The default is 64000. A value of 0 disables the trap altogether.
What is thresholdForDelayMeasurementsPerDLCI?
This sets the round-trip delay threshold, in milliseconds up to 64000, for this specific DLCI; exceeding it increments delayNumberOfThresholdViolations and can trigger delayThresholdTrap. Setting it to 0 disables delay alerting for the circuit, while the default of 64000 effectively leaves it off until tightened.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.300.260.1.2.1.1.5 snmpwalk -v2c -c public <target> DL-SLA-MIB::thresholdForDelayMeasurementsPerDLCI
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.300.260.1.2.1.1.5.1 snmpget -v2c -c public <target> DL-SLA-MIB::thresholdForDelayMeasurementsPerDLCI.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.300.260.1.2.1.1.5.1 i <value>
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::thresholdForDelayMeasurementsPerDLCI 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.1 | dlcSLAConfigurationGroup | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.1.2 | perDLCIConfiguration | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.1.2.1 | configurationPerDLCITable | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.1.2.1.1 | configurationPerDLCIEntry | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.1.2.1.1.5 | thresholdForDelayMeasurementsPerDLCI | DL-SLA-MIB |