DIFFSERV-MIB :: diffServMinRateRelative

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDIFFSERV-MIBdiffServMinRateRelative

diffServMinRateRelative

Module: DIFFSERV-MIB

OID (symbolic): DIFFSERV-MIB::diffServMinRateRelative

OID (numeric): 1.3.6.1.2.1.97.1.8.4.1.4

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-create

Description: The minimum rate that a downstream scheduler element should allocate to this queue, relative to the maximum rate of the interface as reported by ifSpeed or ifHighSpeed, in units of 1/1000 of 1. If the value is zero, then there is effectively no minimum rate guarantee. If the value is non-zero, the scheduler will assure the servicing of this queue to at least this rate.

Note that this attribute value and that of diffServMinRateAbsolute are coupled: changes to one will affect the value of the other. They are linked by the following equation, in that setting one will change the other:

diffServMinRateRelative = (diffServMinRateAbsolute*1000000)/ifSpeed

or, if appropriate:

diffServMinRateRelative = diffServMinRateAbsolute/ifHighSpeed

What is diffServMinRateRelative?

The minimum guaranteed rate for this queue expressed as a fraction (in thousandths) of the interface's line rate (ifSpeed/ifHighSpeed), rather than as an absolute rate. It is coupled with diffServMinRateAbsolute — changing either one recalculates the other based on the interface's current speed.

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.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.97diffServMibDIFFSERV-MIB
1.3.6.1.2.1.97.1diffServMIBObjectsDIFFSERV-MIB
1.3.6.1.2.1.97.1.8diffServSchedulerDIFFSERV-MIB
1.3.6.1.2.1.97.1.8.4diffServMinRateTableDIFFSERV-MIB
1.3.6.1.2.1.97.1.8.4.1diffServMinRateEntryDIFFSERV-MIB
1.3.6.1.2.1.97.1.8.4.1.4diffServMinRateRelativeDIFFSERV-MIB