DL-SLA-MIB :: unitDelayMeasurementPacketSize

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDL-SLA-MIBunitDelayMeasurementPacketSize

unitDelayMeasurementPacketSize

Module: DL-SLA-MIB

OID (symbolic): DL-SLA-MIB::unitDelayMeasurementPacketSize

OID (numeric): 1.3.6.1.4.1.300.260.1.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object is to configure the size in bytes of Delay Measurement Packets, one size of all DLCIs.

What is unitDelayMeasurementPacketSize?

This sets the size, in bytes (50-1500), of the OA&M packets the unit sends to measure round-trip delay, and the same size applies to every DLCI on the device. Admins might raise it toward 1500 to better mimic real production frame sizes when testing delay.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.300.260.1.1.6
snmpwalk -v2c -c public <target> DL-SLA-MIB::unitDelayMeasurementPacketSize

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.300.260.1.1.6.1
snmpget -v2c -c public <target> DL-SLA-MIB::unitDelayMeasurementPacketSize.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.300.260.1.1.6.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> unitDelayMeasurementPacketSize.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::unitDelayMeasurementPacketSize 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.300digital_linkDL-SLA-MIB
1.3.6.1.4.1.300.260dl_ServiceLevelAgreementDL-SLA-MIB
1.3.6.1.4.1.300.260.1dlcSLAConfigurationGroupDL-SLA-MIB
1.3.6.1.4.1.300.260.1.1unitSLAConfigurationDL-SLA-MIB
1.3.6.1.4.1.300.260.1.1.6unitDelayMeasurementPacketSizeDL-SLA-MIB